summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix compound defined() preprocessor expressionHEADmasterJoerg Bornemann2024-02-022-234/+243
* Speed up cycle checkingRobin Watts2023-08-104-0/+45
* Speed up preselectInferenceRulesRobin Watts2023-08-101-4/+10
* Fix wildcards in absolute path dependenciesJoerg Bornemann2022-07-071-1/+4
* Fix directory separators of the MAKEDIR variableJoerg Bornemann2020-02-121-1/+2
* Add a VERSION_INFO resourceJoerg Bornemann2019-12-135-6/+73
* Support paths longer than MAX_PATHJoerg Bornemann2019-09-181-1/+7
* Use static_assert instead of pre-C++11 CompileTimeAssertJoerg Bornemann2019-09-182-8/+4
* Fix CMakeLists.txt for linking against a static QtJoerg Bornemann2019-04-291-0/+21
* Remove Windows XP compatibility codeJoerg Bornemann2019-04-241-9/+2
* Replace the deprecated qStableSort with std::stable_sortJoerg Bornemann2019-04-241-1/+2
* Fix handling of macro definitions on command lineJoerg Bornemann2019-03-254-34/+97
* Do not yield an error if there are no targets in the MakefileJoerg Bornemann2019-03-251-3/+4
* Fix handling of the short command line option /jJoerg Bornemann2019-03-061-1/+1
* ++nVersionPatchJoerg Bornemann2019-03-061-1/+1
* Fix handling of a double backslash at the end of lineJoerg Bornemann2018-12-061-0/+4
* Fix line continuations for preprocessor directivesJoerg Bornemann2018-12-064-129/+178
* Split CMakeLists.txtJoerg Bornemann2018-11-202-0/+70
* Provide an internal qt.confJoerg Bornemann2017-07-133-0/+6
* Remove the /KEEPTEMPFILES optionJoerg Bornemann2017-02-144-7/+1
* Remove superfluous const qualifierJoerg Bornemann2017-02-141-1/+1
* Fix initialization order warningsJoerg Bornemann2017-02-141-6/+6
* Fix MinGW based buildKonstantin Podsvirov2017-02-137-11/+19
* ++nVersionPatchJoerg Bornemann2017-02-131-1/+1
* Fix sub-jom detection for chocolatey shimsJoerg Bornemann2016-11-141-42/+3
* Fix "build unrelated targets on error" modeJoerg Bornemann2016-11-143-10/+46
* Gracefully release job client in error caseJoerg Bornemann2016-11-112-0/+12
* Remove usages of qFindJoerg Bornemann2016-11-112-8/+2
* Fix error message for failed targetsJoerg Bornemann2016-11-111-2/+3
* ++nVersionPatchJoerg Bornemann2016-11-111-1/+1
* Update CMake to use Qt5Dāvis Mosāns2016-11-111-0/+1
* Remove superfluous set of leavesJoerg Bornemann2016-07-052-16/+10
* Avoid traversing the same nodes multiple timesJoerg Bornemann2016-07-052-4/+10
* Fix printf format string warningJoerg Bornemann2016-07-051-1/+1
* Avoid double hash lookupJoerg Bornemann2016-07-051-4/+3
* Implement the "build all targets" optionJoerg Bornemann2016-07-053-15/+17
* Fix wildcard handling for subdirsJoerg Bornemann2016-06-271-4/+11
* Introduce JOMFLAGS environment variableJoerg Bornemann2016-02-191-1/+3
* update license headersJoerg Bornemann2016-02-1149-840/+1126
* Fix glitches in !include directiveJoerg Bornemann2016-01-182-31/+43
* Remove MinGW work-aroundJoerg Bornemann2016-01-061-5/+2
* Fix warnings when building for x86_64Joerg Bornemann2016-01-063-9/+10
* Remove Qt4 vestiges from project filesJoerg Bornemann2016-01-062-3/+1
* Do not warn when building with non-static QtJoerg Bornemann2016-01-061-6/+0
* implement special .NOTPARALLEL targetJoerg Bornemann2015-12-094-1/+15
* ++nVersionPatchJoerg Bornemann2015-11-121-1/+1
* Merge remote-tracking branch 'origin/1.0'Joerg Bornemann2015-07-205-9/+36
|\
| * fix occasional hang on exitJoerg Bornemann2015-06-195-9/+36
| * ++nVersionPatchJoerg Bornemann2015-06-181-1/+1
* | Update flex generated filesOrgad Shaneh2015-07-203-93/+84