aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/buildgraphlocker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use pass-by-value and moveIvan Komissarov2019-03-071-2/+2
* Bump required Qt versionChristian Kandeler2018-04-031-11/+1
* corelib: Gather string constants in central placeChristian Kandeler2017-11-291-2/+3
* Make sure we don't create permanent directories needlesslyChristian Kandeler2017-07-201-30/+39
* Fix build graph locker error message on WindowsChristian Kandeler2017-07-101-1/+6
* API: Allow synchronous retrieval of build graph dataChristian Kandeler2017-06-141-1/+1
* Replace QQueue with std::queueJake Petroules2017-05-101-3/+4
* Bump required Qt version to 5.6Christian Kandeler2017-02-271-6/+1
* Change style of #includes of Qt headersJake Petroules2017-01-041-4/+4
* Merge 1.6 into masterChristian Kandeler2016-09-301-1/+1
|\
| * Fix bug causing --wait-lock to fail if more than 10 tries are attemptedJake Petroules2016-09-061-1/+1
* | Update license headersIikka Eklund2016-08-291-14/+23
|/
* Introduce the --wait-lock command line optionJake Petroules2016-07-141-5/+18
* BuildGraphLocker: Include 5.7.0 in versions that have QTBUG-533921.5Orgad Shaneh2016-07-131-2/+5
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* BuildGraphLocker: Workaround a lockfile issueOrgad Shaneh2016-05-301-1/+8
* Fix build graph locker.Christian Kandeler2015-07-031-13/+12
* remove QLockFile work-around for Qt >= 5.5.1Joerg Bornemann2015-05-271-0/+7
* Clean up directories created as part of dry run builds.Christian Kandeler2015-05-211-0/+28
* take application name into account when locking the build graphJoerg Bornemann2015-04-271-4/+12
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Add missing placeholder argument in error message.Christian Kandeler2015-01-071-2/+4
* | remove support for building qbs with Qt <= 5.1.0Joerg Bornemann2014-10-291-8/+0
|/
* License update.Eike Ziller2014-10-161-7/+8
* Put a system-wide lock on the build directory.Joerg Bornemann2014-07-161-0/+96