Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | stringapi: Take strings in escaping functions | Ben Boeckel | 2014-03-08 | 8 | -39/+44 | |
| * | | | | | | stringapi: Take strings for utility command names | Ben Boeckel | 2014-03-08 | 2 | -4/+5 | |
| * | | | | | | cmTargetLinkLibrariesCommand: Use a string argument | Ben Boeckel | 2014-03-08 | 2 | -6/+6 | |
| * | | | | | | cmTarget: Remove the project argument to FindTarget | Ben Boeckel | 2014-03-08 | 9 | -45/+25 | |
| * | | | | | | stringapi: Use strings for globbing parameters | Ben Boeckel | 2014-03-08 | 2 | -8/+9 | |
| * | | | | | | stringapi: Use strings for search paths | Ben Boeckel | 2014-03-08 | 2 | -2/+2 | |
| * | | | | | | stringapi: Use strings for VS project names | Ben Boeckel | 2014-03-08 | 22 | -57/+60 | |
| * | | | | | | stringapi: Use strings for generated file stream names | Ben Boeckel | 2014-03-08 | 2 | -7/+2 | |
| * | | | | | | stringapi: Use strings for documentation names | Ben Boeckel | 2014-03-08 | 2 | -3/+3 | |
| * | | | | | | stringapi: Accept strings when setting command errors | Ben Boeckel | 2014-03-08 | 1 | -1/+1 | |
| * | | | | | | stringapi: Use strings for cache paths as arguments | Ben Boeckel | 2014-03-08 | 4 | -16/+16 | |
| * | | | | | | stringapi: Use strings for AddSubdirectory paths | Ben Boeckel | 2014-03-08 | 3 | -10/+13 | |
| * | | | | | | stringapi: Use strings for output names in AddCustomCommandToOutput | Ben Boeckel | 2014-03-08 | 2 | -2/+2 | |
| * | | | | | | stringapi: Accept strings when MD5 hashing data | Ben Boeckel | 2014-03-08 | 4 | -11/+11 | |
| * | | | | | | stringapi: Use string for OS X resource names | Ben Boeckel | 2014-03-08 | 4 | -10/+13 | |
| * | | | | | | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 58 | -274/+287 | |
| * | | | | | | stringapi: Use strings in Convert methods in LocalGenerator | Ben Boeckel | 2014-03-08 | 3 | -27/+31 | |
| * | | | | | | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 44 | -253/+246 | |
| * | | | | | | stringapi: Use strings for test names | Ben Boeckel | 2014-03-08 | 8 | -31/+19 | |
| * | | | | | | stringapi: Use strings for AddString methods | Ben Boeckel | 2014-03-08 | 6 | -11/+11 | |
| * | | | | | | stringapi: Use strings in CPack generator parameters | Ben Boeckel | 2014-03-08 | 4 | -22/+23 | |
| * | | | | | | stringapi: Use strings for TryFullPath | Ben Boeckel | 2014-03-08 | 2 | -5/+6 | |
| * | | | | | | stringapi: Use strings for source names | Ben Boeckel | 2014-03-08 | 10 | -41/+37 | |
| * | | | | | | genex: Store predicates as a map for faster searching | Ben Boeckel | 2014-03-08 | 1 | -83/+52 | |
| * | | | | | | makefile: Remove an unused method | Ben Boeckel | 2014-03-08 | 2 | -11/+0 | |
| * | | | | | | stringapi: Accept string parameters in methods which store to strings | Ben Boeckel | 2014-03-08 | 1 | -1/+1 | |
| * | | | | | | stringapi: Accept strings in cmStrCmp | Ben Boeckel | 2014-03-08 | 3 | -6/+11 | |
| * | | | | | | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 38 | -156/+142 | |
| * | | | | | | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 32 | -310/+262 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-09 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2014-03-08 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-03-07 | 1 | -0/+3 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-08 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-07 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'link-libraries-response-files' | Brad King | 2014-03-06 | 8 | -67/+139 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Windows: Use response files to specify link libraries for GNU tools | Brad King | 2014-03-05 | 4 | -3/+54 | |
| * | | | | | | Makefile: Rename linker response file boolean to be more specific | Brad King | 2014-03-05 | 2 | -9/+9 | |
| * | | | | | | cmLocalGenerator: Add response file option to OutputLinkLibraries | Brad King | 2014-03-04 | 3 | -11/+17 | |
| * | | | | | | cmLocalGenerator: Simplify GetIncludeFlags output formatting | Brad King | 2014-03-04 | 1 | -12/+4 | |
| * | | | | | | cmLocalGenerator: Add format option to ConvertToLinkReference | Brad King | 2014-03-04 | 4 | -7/+11 | |
| * | | | | | | cmLocalGenerator: Add format option to ConvertToIncludeReference | Brad King | 2014-03-04 | 4 | -6/+10 | |
| * | | | | | | cmLocalGenerator: Add format option to ConvertToOutputForExisting | Brad King | 2014-03-04 | 2 | -11/+17 | |
| * | | | | | | Makefile: Factor out some duplicate link libraries generation | Brad King | 2014-03-04 | 4 | -12/+21 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-06 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2014-03-05 | 7 | -9/+268 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-03-04 | 7 | -9/+268 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'fix-check-build-system-crash' | Brad King | 2014-03-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | cmake: Fix --check-build-system argument count check (#14784) | Brad King | 2014-03-04 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'fix-CMP0017-check' | Brad King | 2014-03-05 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMP0017: Fix check when including from CMake source tree | Brad King | 2014-03-04 | 1 | -1/+2 | |