summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.18.4v3.18.4Brad King2020-10-061-1/+1
* VS: Fix regression in C# source linksKinan Mahdi2020-10-051-1/+8
* CMake 3.18.3v3.18.3Brad King2020-09-221-1/+1
* Merge topic 'foreach-int-parse-range-check' into release-3.18Brad King2020-09-211-0/+6
|\
| * foreach: Fix crash parsing integer out of rangeBen McMorran2020-09-181-0/+6
* | Ninja Multi-Config: Fix dependencies of custom commandsKyle Edwards2020-09-171-0/+1
|/
* file(GENERATE): Create output file structures for all directories firstJosef Angstenberger2020-09-101-0/+2
* Merge topic 'automoc-rerun-missing-dependency' into release-3.18Brad King2020-09-101-7/+15
|\
| * AutoMoc: Re-run moc if a dependency is missingJoerg Bornemann2020-09-091-7/+15
* | PCH: Fix 30s wait for VS2008 when used via -Tv90Cristian Adam2020-09-071-8/+20
|/
* Ninja Multi-Config: Fix dependencies of utility targetsKyle Edwards2020-09-021-1/+2
* Ninja Multi-Config: Fix cleaning of utility targets with commandsKyle Edwards2020-09-021-0/+2
* Ninja Multi-Config: Fix clean:all targetKyle Edwards2020-09-021-0/+1
* Merge branch 'backport-3.17-automoc-depend-project-file'Brad King2020-08-312-1/+4
|\
| * AutoMoc: Restore support for re-running after project file changesJoerg Bornemann2020-08-312-1/+4
| * Merge branch 'backport-3.17-automoc_timestamp_deps' into release-3.17Brad King2020-08-052-3/+48
| |\
* | | AutoGen: Fix moc and uic dependencies when building Qt itselfAlexandru Croitor2020-08-251-0/+4
* | | CMake 3.18.2v3.18.2Brad King2020-08-201-1/+1
* | | Merge topic 'osx-archs-apple-only' into release-3.18Brad King2020-08-111-0/+3
|\ \ \
| * | | PCH: Avoid Apple-specific architecture flags on other platformsBrad King2020-08-101-0/+3
* | | | Xcode: Explicitly turn off signing in try_compile projectsBrad King2020-08-101-0/+6
* | | | Merge topic 'reuse_pch_no_delay' into release-3.18Brad King2020-08-061-1/+1
|\ \ \ \
| * | | | PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE_FROMCristian Adam2020-08-051-1/+1
| |/ / /
* | | | Merge topic 'automoc_timestamp_deps' into release-3.18Brad King2020-08-062-3/+48
|\ \ \ \
| * \ \ \ Merge branch 'backport-3.17-automoc_timestamp_deps'Brad King2020-08-052-3/+48
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | AutoGen: Fix over-specified direct dependencies of custom commandAlexandru Croitor2020-08-032-3/+48
* | | | Merge topic 'ninja-multi-rsp-remove-path' into release-3.18Brad King2020-08-061-10/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Ninja: Restore shorter path to response filesKyle Edwards2020-08-031-10/+2
| |/
| * CMake 3.17.4v3.17.4Brad King2020-07-301-1/+1
| * Merge branch 'backport-3.17-graphviz-restore-per-target' into release-3.17Brad King2020-07-212-7/+145
| |\
| * \ Merge branch 'ninja-multi-rsp' into release-3.17Brad King2020-07-161-4/+14
| |\ \
| * \ \ Merge topic 'vs-sln-version-16' into release-3.17Brad King2020-06-031-1/+1
| |\ \ \
| * \ \ \ Merge topic 'pch-fix-bad-ClearSourcesCache' into release-3.17Brad King2020-06-012-3/+17
| |\ \ \ \
* | | | | | CMake 3.18.1v3.18.1Brad King2020-07-301-1/+1
* | | | | | Unity Builds: Do not set SKIP_AUTOGEN to source filesCristian Adam2020-07-291-1/+0
* | | | | | Merge topic 'revert-add_test-special-chars' into release-3.18Brad King2020-07-281-7/+7
|\ \ \ \ \ \
| * | | | | | add_test: Revert "Allow special characters in test name"Brad King2020-07-271-7/+7
* | | | | | | Merge topic 'xcode-12-legacy-deprecation' into release-3.18Brad King2020-07-271-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Suppress legacy build system deprecation warningBrad King2020-07-231-0/+2
* | | | | | | | Merge topic 'vs-lang-flags' into release-3.18Brad King2020-07-271-0/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | VS: Restore toleration of target-wide -TP flag with MSVCBrad King2020-07-231-0/+6
| |/ / / / / /
* | | | | | | Merge topic 'cmake-gui-qt-5.14' into release-3.18Brad King2020-07-231-2/+3
|\ \ \ \ \ \ \
| * | | | | | | cmake-gui: Fix crash when built with Qt 5.14 or laterBrad King2020-07-221-2/+3
| |/ / / / / /
* | | | | | | Merge topic 'graphviz-restore-per-target' into release-3.18Brad King2020-07-222-7/+145
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-3.17-graphviz-restore-per-target'Brad King2020-07-212-7/+145
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | Graphviz: Restore support for per-target dependency graph optionsStephan Rohmen2020-07-212-7/+145
* | | | | | | Merge topic 'ghs-crash' into release-3.18Brad King2020-07-211-2/+3
|\ \ \ \ \ \ \
| * | | | | | | GHS: Fix crash when GHS_NO_SOURCE_GROUP_FILE property is not definedBrad King2020-07-201-2/+3
| |/ / / / / /
* | | | | | | Merge topic 'strdup' into release-3.18Brad King2020-07-211-0/+4
|\ \ \ \ \ \ \
| * | | | | | | centos5: Fix FTBFS with strdupJulien Schueller2020-07-201-0/+4
| |/ / / / / /