summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | CMake Nightly Date StampKitware Robot2016-08-201-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-08-191-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-08-181-1/+1
|/ / / / / /
* | | | | | Merge topic 'readability-named-parameter'Brad King2016-08-1750-185/+240
|\ \ \ \ \ \
| * | | | | | Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-1650-185/+240
* | | | | | | Merge topic 'include-what-you-use'Brad King2016-08-1725-41/+96
|\ \ \ \ \ \ \
| * | | | | | | fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-1625-41/+96
| |/ / / / / /
* | | | | | | Merge topic 'cmake-capabilities'Brad King2016-08-173-2/+95
|\ \ \ \ \ \ \
| * | | | | | | cmake: Add `cmake -E capabilities` modeTobias Hunger2016-08-163-0/+92
| * | | | | | | cmake: Constify cmake::GetRegisteredGeneratorsBrad King2016-08-162-2/+3
| |/ / / / / /
* | | | | | | Merge topic 'cmake-developer-reference'Brad King2016-08-175-0/+44
|\ \ \ \ \ \ \
| * | | | | | | QtIFW: Developer Reference installationKonstantin Podsvirov2016-08-161-0/+21
| * | | | | | | Added CMake_BUILD_DEVELOPER_REFERENCE optionKonstantin Podsvirov2016-08-164-0/+23
* | | | | | | | CMake Nightly Date StampKitware Robot2016-08-171-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'issue-tracker-urls'Brad King2016-08-164-6/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | issues: update references to the CMake issue trackerBen Boeckel2016-08-154-6/+6
* | | | | | | CMake Nightly Date StampKitware Robot2016-08-161-1/+1
* | | | | | | Merge topic 'autogen-same-name'Brad King2016-08-156-61/+320
|\ \ \ \ \ \ \
| * | | | | | | QtAutogen: Allow multiple qrc files with the same nameSebastian Holtermann2016-08-103-48/+93
| * | | | | | | QtAutogen: Allow multiple moc files with the same nameSebastian Holtermann2016-08-102-11/+14
| * | | | | | | QtAutogen: Use std:: instead of ::std::Sebastian Holtermann2016-08-101-2/+2
| * | | | | | | cmFilePathUuid: Add class to generate deterministic unique file namesSebastian Holtermann2016-08-103-0/+211
* | | | | | | | CMake Nightly Date StampKitware Robot2016-08-151-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-08-141-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-08-131-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-08-121-1/+1
* | | | | | | Merge topic 'cmCryptoHash-raw-digest'Brad King2016-08-112-36/+117
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | cmCryptoHash: New ByteHash methods that return a byte vectorSebastian Holtermann2016-08-102-26/+55
| * | | | | | cmCryptoHash: Return byte vector from internal Finalize methodSebastian Holtermann2016-08-102-13/+13
| * | | | | | cmCryptoHash: New byte hash to string functionSebastian Holtermann2016-08-102-0/+38
| * | | | | | cmCryptoHash: Documentation commentsSebastian Holtermann2016-08-101-0/+14
* | | | | | | CMake Nightly Date StampKitware Robot2016-08-111-1/+1
* | | | | | | Merge topic '15687-xcode-support-system-include'Brad King2016-08-101-14/+34
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Obey SYSTEM keyword for includes (#15687)Gregor Jasny2016-08-091-14/+34
* | | | | | | | Merge topic 'ninja-directory-targets'Brad King2016-08-103-26/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: Add `$subdir/{test,install,package}` targetsBrad King2016-08-093-20/+21
| * | | | | | | | Ninja: Simplify computation of GLOBAL_TARGET outputsBrad King2016-08-091-6/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'install-export-staging-dir'Brad King2016-08-102-2/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | install(EXPORT): Fix support for mid-length install destinations on WindowsBrad King2016-08-092-2/+26
| |/ / / / / / /
* | | | | | | | Merge topic 'add-extra-boolean-comparisons'Brad King2016-08-106-15/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | Add additional <= and >= comparison operatorsChuck Atkins2016-08-096-15/+94
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-08-101-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'ninja-full-path'Brad King2016-08-091-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: Use full path for all source filesChaoren Lin2016-08-081-3/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'wix-custom-install-dir'Brad King2016-08-094-4/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackWIX: Implement new CPACK_WIX_SKIP_PROGRAM_FOLDER featureMichael Stürmer2016-08-084-4/+31
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-08-091-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'vs14-debug-enum-older-toolsets'Brad King2016-08-081-5/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cmVisualStudio10TargetGenerator: Run clang-formatBrad King2016-08-051-5/+5
* | | | | | | | CMake Nightly Date StampKitware Robot2016-08-081-1/+1