summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix XCODE_ATTRIBUTE_..._LOCATION target property lookupBrad King2016-09-221-1/+2
| |/ /
* | | Merge topic 'cmake-server-signals'Brad King2016-09-236-51/+116
|\ \ \
| * | | server-mode: Allow for sending signalsTobias Hunger2016-09-225-0/+25
| * | | server-mode: Pass server into cmServerProtocolTobias Hunger2016-09-224-4/+10
| * | | server-mode: Move constants for server mode into its own fileTobias Hunger2016-09-224-47/+81
| |/ /
* | | Merge topic 'qtdialog-lib-paths'Brad King2016-09-231-0/+2
|\ \ \ | |_|/ |/| |
| * | cmake-gui: Do not remove library paths for Qt5 plugins.Clinton Stimpson2016-09-221-0/+2
| * | CMake 3.6.2v3.6.2Brad King2016-09-071-1/+1
| * | Merge branch 'vs14-debug-enum-older-toolsets' into releaseBrad King2016-09-011-1/+3
| |\ \
| * \ \ Merge branch 'vs-NsightTegra-empty-version' into releaseBrad King2016-08-261-5/+4
| |\ \ \
| * \ \ \ Merge branch 'intel-fortran-mod-diff' into releaseBrad King2016-08-241-0/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'vs14-debug-enum-older-toolsets' into releaseBrad King2016-08-051-4/+7
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2016-09-231-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'test-fixtures'Brad King2016-09-225-2/+233
|\ \ \ \ \ \
| * | | | | | CTest: Add support for test fixturesCraig Scott2016-09-205-2/+233
* | | | | | | Merge topic 'cmake-server-pipes'Brad King2016-09-226-144/+463
|\ \ \ \ \ \ \
| * | | | | | | server-mode: Introduce cmServerConnectionTobias Hunger2016-09-226-144/+463
* | | | | | | | CMake Nightly Date StampKitware Robot2016-09-221-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'ctest-capture-error'Brad King2016-09-215-6/+119
|\ \ \ \ \ \ \
| * | | | | | | CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commandsBill Hoffman2016-09-204-4/+118
| * | | | | | | ctest_coverage: If gcov is not found just warn, not errorBill Hoffman2016-09-201-2/+1
* | | | | | | | Merge topic 'cmake-server-more-info'Brad King2016-09-214-46/+170
|\ \ \ \ \ \ \ \
| * | | | | | | | server-mode: Add debug supportTobias Hunger2016-09-202-15/+75
| * | | | | | | | server-mode: Report Messages from cmake to clientsTobias Hunger2016-09-204-1/+49
| * | | | | | | | server-mode: Automate progress reportingTobias Hunger2016-09-203-5/+25
| * | | | | | | | cmake-server: Use consistent constant naming styleTobias Hunger2016-09-202-31/+27
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'fortran-submodules'Brad King2016-09-216-523/+653
|\ \ \ \ \ \ \ \
| * | | | | | | | Fortran: Add support for submodule syntax in dependency scanningBrad King2016-09-206-521/+643
| * | | | | | | | cmFortranParser: Skip module procedures/functions/subroutinesBrad King2016-09-202-47/+55
| |/ / / / / / /
* | | | | | | | Merge topic 'ninja-implicit-outputs'Brad King2016-09-214-12/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGlobalNinjaGenerator: Add API to check for implicit outputs supportBrad King2016-09-202-0/+9
| * | | | | | | | cmGlobalNinjaGenerator: Teach WriteBuild about implicit outputsBrad King2016-09-204-12/+30
| |/ / / / / / /
* | | | | | | | Merge topic 'refactor-fortran-module-dir-lookup'Brad King2016-09-214-9/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Fortran: Use module dir flag if needed for default module directoryBrad King2016-09-204-7/+22
| * | | | | | | | cmGeneratorTarget: Refactor Fortran module directory lookupBrad King2016-09-201-2/+5
| |/ / / / / / /
* | | | | | | | Merge topic 'update-kwsys'Brad King2016-09-213-67/+175
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-09-203-67/+175
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2016-09-211-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'directory-list-targets-and-subdirs'Brad King2016-09-203-0/+40
|\ \ \ \ \ \ \
| * | | | | | | Add directory properties to get source and binary directoriesBrad King2016-09-191-0/+10
| * | | | | | | Add directory property to list buildsystem targetsBrad King2016-09-191-0/+5
| * | | | | | | Add a directory property to list subdirectoriesBrad King2016-09-191-0/+14
| * | | | | | | cmState: Record buildsystem target names in each directoryBrad King2016-09-193-0/+11
* | | | | | | | Merge topic 'cpack.hash_computing'Brad King2016-09-201-1/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack: Add option to generate a checksum file next to each package filePetr Orlov2016-09-191-1/+32
| |/ / / / / / /
* | | | | | | | Merge topic 'ifw-package-resources'Brad King2016-09-203-0/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackIFW: Add 'cpack_ifw_add_package_resources' commandKonstantin Podsvirov2016-09-193-0/+100
| |/ / / / / / /
* | | | | | | | Merge topic 'cmake-server-experimental-protocols'Brad King2016-09-205-10/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | server-mode: Add --experimental flagTobias Hunger2016-09-205-10/+47
| |/ / / / / / /
* | | | | | | | Merge topic 'cleanup-Convert'Brad King2016-09-2029-291/+286
|\ \ \ \ \ \ \ \