| Commit message (Expand) | Author | Age | Files | Lines |
* | stringapi: Use strings for directories | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for feature arguments | Ben Boeckel | 2014-03-08 | 1 | -1/+2 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -9/+9 |
|
|
* | stringapi: Take strings for utility command names | Ben Boeckel | 2014-03-08 | 1 | -2/+3 |
|
|
* | stringapi: Use strings for VS project names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for cache paths as arguments | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings for AddSubdirectory paths | Ben Boeckel | 2014-03-08 | 1 | -5/+7 |
|
|
* | stringapi: Use strings for output names in AddCustomCommandToOutput | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -14/+15 |
|
|
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for test names | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings for source names | Ben Boeckel | 2014-03-08 | 1 | -7/+7 |
|
|
* | makefile: Remove an unused method | Ben Boeckel | 2014-03-08 | 1 | -1/+0 |
|
|
* | stringapi: Accept string parameters in methods which store to strings | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 1 | -16/+16 |
|
|
* | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 1 | -7/+9 |
|
|
* | cmMakefile: Return containers by const reference. | Stephen Kelly | 2014-02-02 | 1 | -3/+3 |
|
|
* | cmMakefile: Make ConfigureString const. | Stephen Kelly | 2014-01-22 | 1 | -3/+3 |
|
|
* | cmMakefile: Make FindSourceGroup const. | Stephen Kelly | 2014-01-22 | 1 | -2/+2 |
|
|
* | cmMakefile: Trivially constify some methods. | Stephen Kelly | 2014-01-22 | 1 | -29/+26 |
|
|
* | cmMakefile: Remove non-const version of method | Stephen Kelly | 2014-01-22 | 1 | -7/+0 |
|
|
* | cmMakefile: Remove method declarations with no implementation. | Stephen Kelly | 2014-01-22 | 1 | -2/+0 |
|
|
* | cmMakefile: Consify custom command API. | Stephen Kelly | 2014-01-22 | 1 | -1/+1 |
|
|
* | cmMakefile: Constify policies accessors. | Stephen Kelly | 2014-01-22 | 1 | -3/+4 |
|
|
* | cmCacheManager: Consify version accessors. | Stephen Kelly | 2014-01-22 | 1 | -2/+2 |
|
|
* | cmMakefile: Constify some cmSourceGroup related code. | Stephen Kelly | 2014-01-22 | 1 | -1/+1 |
|
|
* | cmMakefile: Make GetProperty const. | Stephen Kelly | 2014-01-22 | 1 | -7/+7 |
|
|
* | Allow projects to specify extra inputs to CMake | Brad King | 2014-01-21 | 1 | -0/+1 |
|
|
* | cmMakefile: make some methods take const std::string& instead of const char* | Rolf Eike Beer | 2014-01-16 | 1 | -3/+5 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -1/+0 |
|
|
* | cmMakefile: Make FindTarget const. | Stephen Kelly | 2013-11-19 | 1 | -2/+2 |
|
|
* | Merge topic 'Qt-auto-generators' | Brad King | 2013-10-28 | 1 | -0/+5 |
|\ |
|
| * | Add automatic uic invocation for Qt. | Stephen Kelly | 2013-10-24 | 1 | -0/+5 |
|
|
* | | Drop compatibility with CMake < 2.4 | Brad King | 2013-10-23 | 1 | -7/+0 |
|/ |
|
* | CMP0024: Store the fact of included export in global generator. | Stephen Kelly | 2013-10-10 | 1 | -13/+0 |
|
|
* | export: Add policy CMP0024 to disallow include() of export files | Stephen Kelly | 2013-10-07 | 1 | -1/+13 |
|
|
* | Optimize custom command full-path dependency lookup | Nicolas Despres | 2013-08-06 | 1 | -0/+23 |
|
|
* | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 1 | -2/+5 |
|
|
* | Merge topic 'tid-system-argument' | Brad King | 2013-07-16 | 1 | -0/+3 |
|\ |
|
| * | Store system include directories in the cmTarget. | Stephen Kelly | 2013-07-02 | 1 | -0/+3 |
|
|
* | | Add target property debugging for COMPILE_DEFINITIONS | Stephen Kelly | 2013-07-12 | 1 | -0/+5 |
|/ |
|
* | cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile. | Robert Maynard | 2013-06-24 | 1 | -2/+2 |
|
|
* | Introduce add_compile_options command. | Stephen Kelly | 2013-06-04 | 1 | -0/+6 |
|
|
* | Rename the IncludeDirectoriesEntry to be more generic. | Stephen Kelly | 2013-02-12 | 1 | -5/+2 |
|
|
* | Process generator expressions for 'system' include directories. | Stephen Kelly | 2013-02-07 | 1 | -1/+1 |
|
|
* | Only output includes once after the start of 'generate-time' when debugging. | Stephen Kelly | 2013-01-21 | 1 | -0/+6 |
|
|
* | Store includes from the same include_directories call together. | Stephen Kelly | 2013-01-21 | 1 | -2/+3 |
|
|
* | Keep track of INCLUDE_DIRECTORIES as a vector of structs. | Stephen Kelly | 2013-01-03 | 1 | -0/+10 |
|
|
* | Add policy CMP0019 to skip include/link variable re-expansion | Brad King | 2012-12-07 | 1 | -1/+1 |
|
|