summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | stringapi: Use strings for cache paths as argumentsBen Boeckel2014-03-084-16/+16
| * | | | | | | | | stringapi: Use strings for AddSubdirectory pathsBen Boeckel2014-03-083-10/+13
| * | | | | | | | | stringapi: Use strings for output names in AddCustomCommandToOutputBen Boeckel2014-03-082-2/+2
| * | | | | | | | | stringapi: Accept strings when MD5 hashing dataBen Boeckel2014-03-084-11/+11
| * | | | | | | | | stringapi: Use string for OS X resource namesBen Boeckel2014-03-084-10/+13
| * | | | | | | | | FindCUDA: Fix a typoBen Boeckel2014-03-081-1/+1
| * | | | | | | | | stringapi: Use strings in target nameBen Boeckel2014-03-0858-274/+287
| * | | | | | | | | stringapi: Use strings in Convert methods in LocalGeneratorBen Boeckel2014-03-083-27/+31
| * | | | | | | | | stringapi: Use strings for the languagesBen Boeckel2014-03-0844-253/+246
| * | | | | | | | | stringapi: Use strings for test namesBen Boeckel2014-03-088-31/+19
| * | | | | | | | | stringapi: Use strings for AddString methodsBen Boeckel2014-03-086-11/+11
| * | | | | | | | | stringapi: Use strings in CPack generator parametersBen Boeckel2014-03-084-22/+23
| * | | | | | | | | stringapi: Use strings for TryFullPathBen Boeckel2014-03-082-5/+6
| * | | | | | | | | stringapi: Use strings for source namesBen Boeckel2014-03-0810-41/+37
| * | | | | | | | | genex: Store predicates as a map for faster searchingBen Boeckel2014-03-081-83/+52
| * | | | | | | | | makefile: Remove an unused methodBen Boeckel2014-03-082-11/+0
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KWSys 2014-03-06 (9c653603)KWSys Robot2014-03-071-0/+3
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-03-081-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge topic 'python-3.4'Brad King2014-03-072-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | FindPython{Interp,Libs}: Search for Python 3.4.Matt McCormick2014-03-062-2/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'update-warning-suppression'Brad King2014-03-071-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CTestCustom: Suppress MIPSpro warnings about OlimitBrad King2014-03-061-0/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix-nightly-upload'Brad King2014-03-072-5/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Utilities/Release: Fix nightly build uploadBrad King2014-03-062-5/+4
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-03-071-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'different-python-header-libs-exe-0013794'Brad King2014-03-061-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindPythonLibs: Do not try to find the interpreter (#13794)Brad King2014-03-051-1/+0
* | | | | | | | | | | Merge topic 'link-libraries-response-files'Brad King2014-03-0610-68/+148
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Windows: Use response files to specify link libraries for GNU toolsBrad King2014-03-056-4/+63
| * | | | | | | | | | | 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 'FeatureSummary_combine_WHAT_values'Brad King2014-03-051-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Add release notes for topic 'FeatureSummary_combine_WHAT_values'Brad King2014-03-051-0/+6
* | | | | | | | | | | | Merge topic 'watcom-rtdll-version'Brad King2014-03-051-10/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove hard-coded version of RTDLL for Open WatcomJiri Malak2014-03-041-10/+14
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'update-kwsys'Brad King2014-03-057-9/+268
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-03-047-9/+268
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | / / / / / / / | | | |_|_|/ / / / / / / | | |/| | | | | | | | |