| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
| * | | Remove trailing whitespace and minor formatting changes for the dot-code | Alex Neundorf | 2010-10-31 | 1 | -97/+107 |
| |/ |
|
| * | Merge topic 'vs-project-groups' | Brad King | 2010-10-05 | 1 | -1/+1 |
| |\ |
|
| | * | New USE_FOLDERS property OFF by default. (#3796) | David Cole | 2010-10-02 | 1 | -1/+1 |
|
|
* | | | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode | Brad King | 2010-12-17 | 1 | -0/+35 |
|\ \ \
| |/ / |
|
| * | | Add a delay after untar on windows to make external project work on windows 7 | Bill Hoffman | 2010-09-21 | 1 | -0/+18 |
|
|
| * | | Merge topic 'vs-project-groups' | Brad King | 2010-09-08 | 1 | -0/+17 |
| |\ \
| | |/ |
|
| | * | Add FOLDER target property, for IDEs (#3796) | David Cole | 2010-09-03 | 1 | -0/+17 |
|
|
* | | | Use 'CMake Warning' versus 'warning' for CDash | Ben Boeckel | 2010-12-07 | 1 | -1/+1 |
|
|
* | | | Don't warn during configure when doing everything | Ben Boeckel | 2010-11-15 | 1 | -0/+6 |
|
|
* | | | When checking for variables, specify a reason | Ben Boeckel | 2010-11-15 | 1 | -2/+3 |
|
|
* | | | Fix line lengths | Ben Boeckel | 2010-10-06 | 1 | -1/+2 |
|
|
* | | | Add argument to arg parsing to not set directories | Ben Boeckel | 2010-10-05 | 1 | -2/+2 |
|
|
* | | | Fix long lines for KWStyle | Ben Boeckel | 2010-09-23 | 1 | -3/+4 |
|
|
* | | | Add a method to put a watch for variables | Ben Boeckel | 2010-09-22 | 1 | -4/+9 |
|
|
* | | | Fix line lengths to be no more than 78 | Ben Boeckel | 2010-09-16 | 1 | -2/+4 |
|
|
* | | | Be consistent with single and double quotes | Ben Boeckel | 2010-09-02 | 1 | -1/+1 |
|
|
* | | | Change logic of flag to turn off cli unused checks | Ben Boeckel | 2010-09-02 | 1 | -3/+3 |
|
|
* | | | Run the unused variables check on the final pass | Ben Boeckel | 2010-09-02 | 1 | -15/+19 |
|
|
* | | | VariableWatch is not available when bootstrapping | Ben Boeckel | 2010-09-02 | 1 | -0/+4 |
|
|
* | | | Add a missing comma to the warning message | Ben Boeckel | 2010-09-01 | 1 | -2/+2 |
|
|
* | | | Add a flag to warn about system files | Ben Boeckel | 2010-09-01 | 1 | -0/+6 |
|
|
* | | | Rename flags again and use variablewatch for cli | Ben Boeckel | 2010-09-01 | 1 | -7/+36 |
|
|
* | | | Default to marking things as used | Ben Boeckel | 2010-09-01 | 1 | -2/+1 |
|
|
* | | | Rename find-unused to warn-unused | Ben Boeckel | 2010-09-01 | 1 | -5/+5 |
|
|
* | | | Rename strict-mode to warn-uninitialized | Ben Boeckel | 2010-09-01 | 1 | -4/+4 |
|
|