| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-10-02 | 1 | -1/+1 |
|
|
* | Merge topic 'documentation-cleanup' | Brad King | 2012-10-01 | 5 | -14/+24 |
|\ |
|
| * | Fix minor typos. | Stephen Kelly | 2012-09-29 | 3 | -5/+5 |
|
|
| * | Remove unused parameter marker and the unused parameter. | Stephen Kelly | 2012-09-29 | 1 | -2/+1 |
|
|
| * | Document that generator expressions can be used in target properties. | Stephen Kelly | 2012-09-29 | 1 | -2/+9 |
|
|
| * | Fix punctuation in some variables documentation. | Stephen Kelly | 2012-09-29 | 1 | -2/+4 |
|
|
| * | Fix the layout of the generator expression documentation. | Stephen Kelly | 2012-09-29 | 1 | -3/+5 |
|
|
* | | Merge topic 'export-sets' | Brad King | 2012-10-01 | 18 | -181/+450 |
|\ \ |
|
| * \ | Merge topic 'AutomocUseTargetProperties' into export-sets | Alex Neundorf | 2012-09-30 | 51 | -788/+1887 |
| |\ \ |
|
| * | | | exports: define a CMAKE_FIND_PACKAGE_NAME var set by find_package() | Alex Neundorf | 2012-09-30 | 2 | -1/+10 |
|
|
| * | | | exports: move the handling of missing targets into subclasses | Alex Neundorf | 2012-09-30 | 6 | -98/+124 |
|
|
| * | | | exports: fix build with MSVC6 | Alex Neundorf | 2012-09-28 | 4 | -7/+7 |
|
|
| * | | | exports: first try at error handling if a target is missing | Alex Neundorf | 2012-09-28 | 4 | -11/+42 |
|
|
| * | | | exports: accept a missing target if it is exported exactly once | Alex Neundorf | 2012-09-28 | 7 | -22/+111 |
|
|
| * | | | exports: store pointers to all installations of each export set | Alex Neundorf | 2012-09-28 | 3 | -0/+14 |
|
|
| * | | | exports: cmGlobalGenerator::ExportSets destructor will clear it | Yury G. Kudryashov | 2012-09-28 | 1 | -1/+0 |
|
|
| * | | | exports: Hold an ExportSet pointer in cm*Export*Generator | Yury G. Kudryashov | 2012-09-28 | 5 | -38/+30 |
|
|
| * | | | exports: Add cmExportSetMap class | Yury G. Kudryashov | 2012-09-28 | 7 | -38/+75 |
|
|
| * | | | exports: Create class cmExportSet | Yury G. Kudryashov | 2012-09-28 | 9 | -43/+102 |
|
|
| * | | | exports: Rename cmGlobalGenerator::AddTargetToExport{s,} | Yury G. Kudryashov | 2012-09-28 | 3 | -17/+3 |
|
|
| * | | | exports: Remove cmTargetExport constructor | Yury G. Kudryashov | 2012-09-28 | 4 | -31/+25 |
|
|
| * | | | exports: Move cmTargetExport to a dedicated header file | Yury G. Kudryashov | 2012-09-28 | 5 | -31/+54 |
|
|
| * | | | find_package: add support for a <package>_NOT_FOUND_MESSAGE variable | Alex Neundorf | 2012-09-28 | 1 | -0/+10 |
|
|
| * | | | cmGlobalGenerator.h: some minor coding style fixes | Alex Neundorf | 2012-09-28 | 1 | -6/+5 |
|
|
* | | | | Merge topic 'vs-pdb-output' | Brad King | 2012-10-01 | 9 | -16/+172 |
|\ \ \ \ |
|
| * | | | | Document that PDB_(NAME|OUTPUT_DIRECTORY) are ignored for VS 6 | Brad King | 2012-09-25 | 1 | -4/+12 |
|
|
| * | | | | Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830) | Yuchen Deng | 2012-09-25 | 9 | -16/+164 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-01 | 1 | -1/+1 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-30 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-09-29 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'generator-expression-target-properties' | Brad King | 2012-09-28 | 18 | -121/+490 |
|\ \ \ \ |
|
| * | | | | Process generator expressions in the COMPILE_DEFINITIONS target property. | Stephen Kelly | 2012-09-28 | 1 | -1/+16 |
|
|
| * | | | | Process generator expressions in the INCLUDE_DIRECTORIES property. | Stephen Kelly | 2012-09-28 | 2 | -3/+26 |
|
|
| * | | | | Early return if there is no target. | Stephen Kelly | 2012-09-28 | 1 | -4/+7 |
|
|
| * | | | | Add a self-reference check for target properties. | Stephen Kelly | 2012-09-28 | 1 | -1/+16 |
|
|
| * | | | | Add API to check that dependent target properties form a DAG. | Stephen Kelly | 2012-09-28 | 7 | -26/+203 |
|
|
| * | | | | Add a generator expression for target properties. | Stephen Kelly | 2012-09-28 | 6 | -5/+66 |
|
|
| * | | | | Extend the generator expression language with more logic. | Stephen Kelly | 2012-09-28 | 2 | -0/+74 |
|
|
| * | | | | Refactor GetCompileDefinitions a bit. | Stephen Kelly | 2012-09-21 | 1 | -6/+6 |
|
|
| * | | | | Return a std::string from GetCompileDefinitions. | Stephen Kelly | 2012-09-21 | 5 | -8/+10 |
|
|
| * | | | | Add an AppendDefines std::string overload. | Stephen Kelly | 2012-09-21 | 1 | -0/+5 |
|
|
| * | | | | Convert paths in INCLUDE_DIRECTORIES property to Unix slashes. | Stephen Kelly | 2012-09-21 | 1 | -2/+7 |
|
|
| * | | | | Don't prepend a path before generator expressions in include_directories. | Stephen Kelly | 2012-09-21 | 1 | -4/+7 |
|
|
| * | | | | Add include guard for cmGeneratorExpression. | Stephen Kelly | 2012-09-21 | 1 | -0/+6 |
|
|
| * | | | | Port remaining code to GetCompileDefinitions(). | Stephen Kelly | 2012-09-21 | 4 | -36/+18 |
|
|
| * | | | | Fix indentation in the code blocks generator. | Stephen Kelly | 2012-09-21 | 1 | -43/+41 |
|
|
* | | | | | Merge topic 'ninja-OBJECT_DEPENDS' | David Cole | 2012-09-28 | 1 | -4/+3 |
|\ \ \ \ \ |
|
| * | | | | | Ninja: OBJECT_DEPENDS should set an implicit dependency | Peter Kümmel | 2012-09-25 | 1 | -4/+3 |
|
|
* | | | | | | Merge topic 'ctest-svn-non-interactive' | David Cole | 2012-09-28 | 3 | -22/+62 |
|\ \ \ \ \ \ |
|
| * | | | | | | ctest_update: Tell svn not to prompt interactively (#13024) | Nils Gladitz | 2012-09-25 | 3 | -22/+62 |
|
|