summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | stringapi: Accept string parameters in methods which store to stringsBen Boeckel2014-03-081-1/+1
| * | stringapi: Accept strings in cmStrCmpBen Boeckel2014-03-083-6/+11
| * | stringapi: Use strings for variable namesBen Boeckel2014-03-0838-156/+142
| * | stringapi: Use strings for property namesBen Boeckel2014-03-0832-310/+262
* | | CMake Nightly Date StampKitware Robot2014-03-091-1/+1
* | | Merge topic 'update-kwsys'Brad King2014-03-081-0/+3
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-03-071-0/+3
* | | | CMake Nightly Date StampKitware Robot2014-03-081-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2014-03-071-1/+1
|/ /
* | Merge topic 'link-libraries-response-files'Brad King2014-03-068-67/+139
|\ \
| * | Windows: Use response files to specify link libraries for GNU toolsBrad King2014-03-054-3/+54
| * | Makefile: Rename linker response file boolean to be more specificBrad King2014-03-052-9/+9
| * | cmLocalGenerator: Add response file option to OutputLinkLibrariesBrad King2014-03-043-11/+17
| * | cmLocalGenerator: Simplify GetIncludeFlags output formattingBrad King2014-03-041-12/+4
| * | cmLocalGenerator: Add format option to ConvertToLinkReferenceBrad King2014-03-044-7/+11
| * | cmLocalGenerator: Add format option to ConvertToIncludeReferenceBrad King2014-03-044-6/+10
| * | cmLocalGenerator: Add format option to ConvertToOutputForExistingBrad King2014-03-042-11/+17
| * | Makefile: Factor out some duplicate link libraries generationBrad King2014-03-044-12/+21
* | | CMake Nightly Date StampKitware Robot2014-03-061-1/+1
* | | Merge topic 'update-kwsys'Brad King2014-03-057-9/+268
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-03-047-9/+268
| |/ /
* | | Merge topic 'fix-check-build-system-crash'Brad King2014-03-051-1/+1
|\ \ \
| * | | cmake: Fix --check-build-system argument count check (#14784)Brad King2014-03-041-1/+1
| | |/ | |/|
* | | Merge topic 'fix-CMP0017-check'Brad King2014-03-051-1/+2
|\ \ \
| * | | CMP0017: Fix check when including from CMake source treeBrad King2014-03-041-1/+2
* | | | CMake Nightly Date StampKitware Robot2014-03-051-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2014-03-041-1/+1
|/ /
* | Merge topic 'wix-additions'Brad King2014-03-036-0/+82
|\ \
| * | CPackWIX: support installation of empty directoriesNils Gladitz2014-03-013-0/+36
| * | CPackWIX: Allow Windows Installer property customizationNils Gladitz2014-03-014-0/+46
* | | CMake Nightly Date StampKitware Robot2014-03-031-1/+1
* | | CMake Nightly Date StampKitware Robot2014-03-021-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2014-03-011-1/+1
* | Merge topic 'vs-Fortran-use-OBJECT-lib'Brad King2014-02-281-4/+4
|\ \
| * | VS: For Intel Fortran .vfproj put OBJECT libs in link line (#14777)Brad King2014-02-271-4/+4
* | | Merge topic 'no_gcov_error_msg'Brad King2014-02-281-0/+6
|\ \ \
| * | | CTest: notify user if gcov cannot be foundZack Galbreath2014-02-281-0/+6
* | | | Merge topic 'wix-refactor'Brad King2014-02-2818-534/+846
|\ \ \ \
| * | | | CPackWIX: refactor and cleanupNils Gladitz2014-02-2618-534/+846
* | | | | CMake Nightly Date StampKitware Robot2014-02-281-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-02-271-1/+1
| |/ / |/| |
* | | Merge topic 'fix-showinclude-warnings'Brad King2014-02-262-2/+18
|\ \ \
| * | | CTest: exclude /showIncludes notes when scraping logsNils Gladitz2014-02-252-2/+18
| | |/ | |/|
* | | Merge topic 'msvc-compiler-pdb-files'Brad King2014-02-2610-11/+202
|\ \ \ | |_|/ |/| |
| * | MSVC: Add properties to configure compiler PDB files (#14762)Brad King2014-02-2610-1/+141
| * | cmTarget: Add per-config compilation infoBrad King2014-02-242-0/+50
| * | cmTarget: Refactor ComputePDBOutputDir interfaceBrad King2014-02-242-6/+7
| * | Makefile: Fix per-config linker PDB output directoryBrad King2014-02-243-4/+4
* | | CMake Nightly Date StampKitware Robot2014-02-261-1/+1
* | | Merge topic 'dev/faster-parsers'Brad King2014-02-253-71/+63
|\ \ \