| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow the Package Registry to be disabled (#14849) | Daniele E. Domenichelli | 2014-05-12 | 1 | -0/+7 |
|
|
* | Simplify multiple config handling. | Stephen Kelly | 2014-04-02 | 1 | -9/+6 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -12/+12 |
|
|
* | cmTarget: Remove the project argument to FindTarget | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | cmMakefile: make some methods take const std::string& instead of const char* | Rolf Eike Beer | 2014-01-16 | 1 | -1/+1 |
|
|
* | Don't allow include() of export(EXPORT) file at configure time. | Stephen Kelly | 2014-01-06 | 1 | -2/+8 |
|
|
* | export: Implement EXPORT subcommand (#9822) | Stephen Kelly | 2013-12-24 | 1 | -53/+107 |
|
|
* | Windows: Use wide-character system APIs | Clinton Stimpson | 2013-12-09 | 1 | -7/+12 |
|
|
* | export(): Check targets exist at configure-time (#14608) | Stephen Kelly | 2013-12-04 | 1 | -0/+8 |
|
|
* | export(): Process the export() command at generate time. | Stephen Kelly | 2013-10-11 | 1 | -51/+20 |
|
|
* | export(): Set a Makefile on the cmExportBuildFileGenerator. | Stephen Kelly | 2013-10-10 | 1 | -1/+1 |
|
|
* | CMP0024: Store the fact of included export in global generator. | Stephen Kelly | 2013-10-10 | 1 | -1/+3 |
|
|
* | Merge topic 'haiku-updates' | Brad King | 2013-10-09 | 1 | -6/+8 |
|\ |
|
| * | Haiku: Remove use of B_COMMON_DIRECTORY | Adrien Destugues | 2013-10-08 | 1 | -6/+8 |
|
|
* | | Merge topic 'export-policy' | Brad King | 2013-10-08 | 1 | -0/+2 |
|\ \ |
|
| * | | export: Add policy CMP0024 to disallow include() of export files | Stephen Kelly | 2013-10-07 | 1 | -0/+2 |
| |/ |
|
* | | export: Add support for INTERFACE_LIBRARY targets | Stephen Kelly | 2013-10-08 | 1 | -1/+2 |
|/ |
|
* | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 1 | -0/+9 |
|
|
* | Export: Generate INTERFACE_LINK_LIBRARIES property on targets. | Stephen Kelly | 2013-07-08 | 1 | -0/+2 |
|
|
* | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 1 | -1/+1 |
|
|
* | Add OBJECT_LIBRARY target type | Brad King | 2012-03-13 | 1 | -0/+8 |
|
|
* | No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202) | Brad King | 2010-09-08 | 1 | -9/+3 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Use BeAPI for per-user package registry on Haiku | Brad King | 2009-09-28 | 1 | -0/+15 |
|
|
* | Teach export(PACKAGE) to fill the package registry | Brad King | 2009-09-01 | 1 | -0/+149 |
|
|
* | ENH: Improve exporting/importing of targets | Brad King | 2008-02-06 | 1 | -1/+1 |
|
|
* | ENH: Implemented link-interface specification feature. | Brad King | 2008-01-30 | 1 | -6/+8 |
|
|
* | ENH: Restored APPEND option to EXPORT() command in new implementation. | Brad King | 2008-01-28 | 1 | -0/+2 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -109/+88 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+1 |
|
|
* | BUG: fix #5806, wrong quotes used in the exported file | Alexander Neundorf | 2007-10-14 | 1 | -1/+1 |
|
|
* | STYLE: use correct case for cmGlobalUnixMakefileGenerator3 | Alexander Neundorf | 2007-08-09 | 1 | -2/+2 |
|
|
* | COMP: fix warnings | Alexander Neundorf | 2007-07-02 | 1 | -4/+4 |
|
|
* | ENH: add framework for unified handling of arguments to cmake commands, | Alexander Neundorf | 2007-07-02 | 1 | -105/+55 |
|
|
* | ENH: fail if an unknown target is listed | Alexander Neundorf | 2007-06-08 | 1 | -12/+32 |
|
|
* | ENH: add cmExternalMakefileProjectGenerator, which should make it easier to | Alexander Neundorf | 2007-06-08 | 1 | -0/+233 |
|
|