| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'ImproveCPackDoc-reloaded' | David Cole | 2012-02-14 | 1 | -1/+3 |
|\ |
|
| * | CPack Documentation extraction from CMake script begins to work | Eric NOULARD | 2012-01-22 | 1 | -1/+3 |
|
|
* | | Merge topic 'warn-funny-path-names' | David Cole | 2012-02-07 | 1 | -24/+0 |
|\ \ |
|
| * | | Allow directory names containing '=' and warn if necessary (#12934) | Brad King | 2012-02-06 | 1 | -24/+0 |
|
|
* | | | Find VC Express during default generator selection (#12917) | Peter Kuemmel | 2012-02-01 | 1 | -8/+15 |
| |/
|/| |
|
* | | Fix typo. | Nicolas Despres | 2011-10-23 | 1 | -2/+2 |
|
|
* | | Add Visual Studio 11 generator for x86 and x64 tools | Brad King | 2011-09-23 | 1 | -0/+6 |
|
|
* | | Merge topic 'fix-12446-no-cmake-E-build' | David Cole | 2011-09-07 | 1 | -1/+0 |
|\ \ |
|
| * | | CMake: Remove documentation for -E build (#12446) | Matt McCormick | 2011-09-06 | 1 | -1/+0 |
|
|
* | | | CMake: Add SaveCache at the end of successful Generate calls | David Cole | 2011-09-01 | 1 | -0/+7 |
|/ / |
|
* | | Merge topic 'UsingCMakeLikePkgConfig2' | David Cole | 2011-08-25 | 1 | -7/+128 |
|\ \ |
|
| * | | Fix line length | Alex Neundorf | 2011-08-18 | 1 | -1/+2 |
|
|
| * | | Replace cmake::GetScriptMode() with GetWorkingMode() | Alex Neundorf | 2011-08-09 | 1 | -8/+7 |
|
|
| * | | Implement find-package mode of cmake | Alex Neundorf | 2011-07-02 | 1 | -2/+98 |
|
|
| * | | Add find-package mode, which does nothing yet | Alex Neundorf | 2011-07-02 | 1 | -0/+25 |
|
|
* | | | Fix bootstrap test with automoc | Alex Neundorf | 2011-08-17 | 1 | -2/+1 |
|
|
* | | | Add the cmake module required currently for automoc | Alex Neundorf | 2011-08-14 | 1 | -0/+7 |
|
|
* | | | Start implementing skeleton for automoc in cmake | Alex Neundorf | 2011-08-14 | 1 | -1/+2 |
|
|
* | | | Start work on automoc: add empty cmQtAutomoc class | Alex Neundorf | 2011-08-07 | 1 | -0/+7 |
|
|
* | | | Merge topic 'split-stdout-stderr' | David Cole | 2011-08-02 | 1 | -4/+5 |
|\ \ \ |
|
| * | | | RunSingleCommand: Add a OUTPUT_NORMAL flag. | Johan Björk | 2011-07-28 | 1 | -3/+3 |
|
|
| * | | | RunSingleCommand: Replace verbose boolean with enum | Johan Björk | 2011-07-28 | 1 | -3/+4 |
| |/ / |
|
* | | | Merge topic 'SetPropertyAppendString' | Brad King | 2011-07-26 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix #12342: Add APPEND_STRING option to set_property() | Alex Neundorf | 2011-07-15 | 1 | -2/+2 |
| |/ / |
|
* | | | Add VisualStudio 9 and 10 generators for Itanium platform | Matej Hribernik | 2011-06-20 | 1 | -0/+6 |
|/ / |
|
* | | Merge topic 'MoreGraphVizFeatures' | Brad King | 2011-04-19 | 1 | -0/+1 |
|\ \ |
|
| * | | Also generate dependers-graphviz files. | Alex Neundorf | 2011-02-06 | 1 | -0/+1 |
|
|
* | | | Merge topic 'cleanup-unused-variable-check' | Brad King | 2011-03-31 | 1 | -22/+25 |
|\ \ \ |
|
| * | | | Fix unused cache warning after multiple configure iterations | Brad King | 2011-03-24 | 1 | -2/+5 |
|
|
| * | | | Refine unused cache variable warning | Brad King | 2011-03-24 | 1 | -20/+20 |
| |/ / |
|
* | | | Merge topic 'fix-2828-more-info-in-script-mode' | Brad King | 2011-02-22 | 1 | -5/+15 |
|\ \ \ |
|
| * | | | Fix KWStyle line-too-long complaint (#2828) | David Cole | 2011-02-04 | 1 | -1/+2 |
|
|
| * | | | Add CMAKE_ARGC and CMAKE_ARGV0..N-1 variables (#2828) | David Cole | 2011-02-03 | 1 | -5/+8 |
|
|
| * | | | Add CMAKE_SCRIPT_MODE_FILE variable (#2828) | David Cole | 2011-02-02 | 1 | -0/+6 |
| |/ / |
|
* | | | Merge topic 'fix-10704-manifest-no-vs10' | Brad King | 2011-02-22 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | VS: Only use /MANIFEST if hasManifest is true (#11216) | David Cole | 2011-02-09 | 1 | -1/+4 |
| |/ / |
|
* | | | Merge topic 'disallow-funny-path-names' | Brad King | 2011-02-22 | 1 | -0/+24 |
|\ \ \
| | |/
| |/| |
|
| * | | Reject directory names containing '=' (#11689) | Brad King | 2011-01-14 | 1 | -0/+24 |
|
|
* | | | Documentation: Sync two differing copies of -E docs (#10446) | David Cole | 2011-02-04 | 1 | -9/+11 |
| |/
|/| |
|
* | | Merge branch 'dev/add_test-working-directory' into dev/strict-mode | Brad King | 2011-01-27 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Fix incremental linking for VS2010 with nmake or make. | Bill Hoffman | 2010-12-09 | 1 | -0/+4 |
|
|
| * | Merge topic 'dev/fix-cache-variable-parsing-ambiguity' | David Cole | 2010-11-23 | 1 | -2/+1 |
| |\ |
|
| | * | Condense parsing of cache entries | Ben Boeckel | 2010-11-22 | 1 | -2/+1 |
|
|
* | | | Add method to unwatch a manual variable | Ben Boeckel | 2011-01-13 | 1 | -0/+8 |
|
|
* | | | Give a better message for unused variables | Ben Boeckel | 2011-01-13 | 1 | -1/+1 |
|
|
* | | | Merge branch 'ImprovedDotSupport2' into dev/strict-mode | Brad King | 2010-12-17 | 1 | -306/+80 |
|\ \ \
| |/ / |
|
| * | | Move the code for generating dot-files into separate class cmGraphVizWriter | Alex Neundorf | 2010-11-09 | 1 | -324/+12 |
|
|
| * | | Generate separate dot files for each target, and a big one with everything. | Alex Neundorf | 2010-10-31 | 1 | -68/+140 |
|
|
| * | | Properly insert all targets, also those which don't link to anything. | Alex Neundorf | 2010-10-31 | 1 | -84/+45 |
|
|
| * | | Move the code for collecting targets and libraries into separate functions | Alex Neundorf | 2010-10-31 | 1 | -82/+126 |
|
|