summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge topic 'doc-NO_SONAME-typo'David Cole2012-05-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix a few typos in NO_SONAME property description.Modestas Vainius2012-05-021-1/+1
* | | | | | | | Merge topic 'kwsys-no-depend-FundamentalType'David Cole2012-05-084-36/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | KWSys: Remove dependencies on FundamentalTypeBrad King2012-05-024-36/+50
* | | | | | | | | CMake Nightly Date StampKitware Robot2012-05-081-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2012-05-071-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2012-05-061-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-05-051-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-05-041-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-05-031-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2012-05-021-1/+1
* | | | | Merge topic 'cmake-gui-thread-wait'David Cole2012-05-011-1/+1
|\ \ \ \ \
| * | | | | cmake-gui: Wait for configure/generate thread to complete before exiting.Clinton Stimpson2012-04-301-1/+1
* | | | | | Merge topic 'module-no-soname'David Cole2012-05-019-46/+90
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-309-46/+90
* | | | | | Merge topic 'vs10-source-paths'David Cole2012-05-014-80/+137
|\ \ \ \ \ \
| * | | | | | VS10: Generate relative source paths when possible (#12570)Brad King2012-04-273-4/+77
| * | | | | | VS11: Do not use source path conversion workaround specific to VS 10Brad King2012-04-271-7/+22
| * | | | | | VS10: Convert paths normally unless forced to relativeBrad King2012-04-272-19/+21
| * | | | | | VS10: Simplify vcxproj.filter file generationBrad King2012-04-272-65/+26
| * | | | | | VS10: Refactor custom commands to use WriteSourceBrad King2012-04-272-14/+20
* | | | | | | Merge topic 'kwsys-environ-cleanup'David Cole2012-05-0110-91/+336
|\ \ \ \ \ \ \
| * | | | | | | KWSys: Fix SystemTools environment memory handling (#13156)Brad King2012-04-275-25/+310
| * | | | | | | CTest: Simplify environment save/restoreBrad King2012-04-245-66/+26
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'doc-html-anchors'David Cole2012-05-011-5/+5
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Documentation: Fix HTML anchor rangesBrad King2012-04-261-5/+5
* | | | | | | Merge topic 'ctest_memcheck-xml-encoding'David Cole2012-05-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | CTest: Escape MemCheck test output for XML (#13124)Brad King2012-04-261-1/+1
* | | | | | | | Merge topic 'try-compile-cleanup-dirs'David Cole2012-05-011-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | try_compile: Cleanup temporary directories (#13160)Brad King2012-04-261-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'kwsys-remove-DateStamp'David Cole2012-05-014-119/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | KWSys: Remove DateStampBrad King2012-04-254-119/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2012-05-011-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2012-04-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-04-291-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-04-281-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-04-271-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-04-261-1/+1
* | | | | | Merge topic 'compile-XL-v6'David Cole2012-04-251-1/+1
|\ \ \ \ \ \
| * | | | | | Workaround IBM XL v6 streams seekg bug (#13149)Jim Hague2012-04-191-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'enhance-include_external_msproject'David Cole2012-04-259-26/+127
|\ \ \ \ \ \
| * | | | | | VS: Fix line-too-long style errorsBrad King2012-04-194-12/+16
| * | | | | | Merge branch 'list-empty-error' into enhance-include_external_msprojectBrad King2012-04-191-1/+14
| |\ \ \ \ \ \
| * | | | | | | include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)Leonid Yurchenko2012-04-169-25/+122
* | | | | | | | Merge topic 'list-empty-error'David Cole2012-04-251-1/+14
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | list: Handle errors on empty lists more gracefully (#13138)Brad King2012-04-171-1/+14
* | | | | | | | Merge topic 'doc-find_package-variables'David Cole2012-04-251-3/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | find_package: Fix components signature documentation (#13142)Brad King2012-04-191-3/+3
| * | | | | | | | find_package: Document <package>_FIND_* variables (#13142)Brad King2012-04-181-0/+23
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'vs10-rule-files'David Cole2012-04-259-52/+87
|\ \ \ \ \ \ \ \