summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'IsSourceFileTryCompile'Brad King2012-09-113-2/+15
|\
| * Ninja: suppress cmcldeps only for source file signature try_compilesPeter Kümmel2012-09-053-2/+15
* | Merge topic 'ninja-cmcldeps-first-line'Brad King2012-09-111-1/+3
|\ \
| * | Ninja: don't suppress warning about compiler optionsPeter Kümmel2012-09-041-1/+3
| |/
* | Merge topic 'cmake-gui-interrupt-error'Brad King2012-09-111-1/+2
|\ \
| * | cmake-gui: Fix error status when interrupted.Clinton Stimpson2012-09-041-1/+2
* | | Merge topic 'ctest-svn-update'Brad King2012-09-112-77/+239
|\ \ \
| * | | cmCTestSVN: Load and process information from externalsXavier Besseron2012-09-041-6/+32
| * | | cmCTestSVN: Add a LoadExternal() function and an ExternalParser classXavier Besseron2012-09-042-0/+53
| * | | cmCTestSVN: Use the SVNInfo structureXavier Besseron2012-09-042-77/+92
| * | | cmCTestSVN: Create the SVNInfo for the root repositoryXavier Besseron2012-09-041-0/+3
| * | | cmCTestSVN: Add the Repositories list and the RootInfo pointerXavier Besseron2012-09-041-0/+6
| * | | cmCTestSVN: Extend Revision struct with SVN repo informationXavier Besseron2012-09-042-5/+13
| * | | cmCTestSVN: Add the new SVNInfo structureXavier Besseron2012-09-032-0/+51
* | | | CMake Nightly Date StampKitware Robot2012-09-111-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-09-101-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-09-091-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-09-081-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-09-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-09-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-09-051-1/+1
* | | | Merge topic 'doc-add_library-PIC'David Cole2012-09-042-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | add_library: Document POSITION_INDEPENDENT_CODE default (#13479)Brad King2012-08-312-2/+4
* | | | CMake Nightly Date StampKitware Robot2012-09-041-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2012-09-031-1/+1
* | | CMake Nightly Date StampKitware Robot2012-09-021-1/+1
* | | CMake Nightly Date StampKitware Robot2012-09-011-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2012-08-311-1/+1
* | Merge topic 'fix-Qt-casing'Brad King2012-08-304-6/+6
|\ \
| * | Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-284-6/+6
* | | Merge topic 'AutomocRerunFix'Brad King2012-08-302-6/+28
|\ \ \
| * | | fix #13494: rerun automoc also if include dirs or moc options changeAlex Neundorf2012-08-272-6/+28
* | | | Merge topic 'ErrorIfCTEST_USE_LAUNCHERSSetButLauncherRuleNotSet'Brad King2012-08-301-0/+11
|\ \ \ \
| * | | | error out if CTEST_USE_LAUNCHERS is TRUE but RULE_LAUNCH_* are not setAlex Neundorf2012-08-201-0/+11
* | | | | Merge topic 'msvc-compiler-info'Brad King2012-08-3010-20/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cmake-platform-info-version' into msvc-compiler-infoBrad King2012-08-302-12/+4
| |\ \ \ \ \
| * | | | | | VS: Simplify MSVC version reportingBrad King2012-08-309-14/+0
| * | | | | | VS: Remove support for "free" version 2003 toolsBrad King2012-08-231-6/+0
* | | | | | | Merge topic 'cmake-platform-info-version'Brad King2012-08-302-12/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Make platform information files specific to the CMake versionBrad King2012-08-242-12/+4
* | | | | | | CMake Nightly Date StampKitware Robot2012-08-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-08-291-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-08-281-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-08-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-08-261-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-08-251-1/+1
* | | | | | Merge topic 'ide-compiler-id'David Cole2012-08-244-16/+62
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Document CMAKE_<LANG>_COMPILER_(ID|VERSION) valuesBrad King2012-08-221-5/+27
| |/ / / /
| * | | | Cleanly enable a language in multiple subdirectoriesBrad King2012-08-221-11/+13
| * | | | VS10: Define CMAKE_VS_PLATFORM_TOOLSET variableBrad King2012-08-223-0/+22