Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OS X: Package with DragNDrop instead of PackageMaker | Brad King | 2014-05-08 | 7 | -19/+3 |
* | Merge topic 'dev/faster-evis' | Brad King | 2014-05-08 | 120 | -42/+1246 |
|\ | |||||
| * | Help: Add release notes for policy CMP0053 | Brad King | 2014-05-08 | 1 | -0/+6 |
| * | Help: Add documentation on escaping changes with CMP0053 | Ben Boeckel | 2014-05-08 | 1 | -6/+13 |
| * | EVIS: Add tests for syntax corner cases and CMP0053 | Ben Boeckel | 2014-05-08 | 108 | -14/+692 |
| * | EVIS: Reimplement using custom parsing code | Ben Boeckel | 2014-05-08 | 2 | -17/+469 |
| * | EVIS: Add policy CMP0053 | Ben Boeckel | 2014-05-08 | 5 | -0/+55 |
| * | Windows: Avoid () in environment variable references | Ben Boeckel | 2014-05-08 | 2 | -3/+5 |
| * | Help: Add more reference targets to cmake-language.7 | Brad King | 2014-05-08 | 1 | -0/+4 |
| * | Utilities/Release: Use ${VAR} instead of @VAR@ syntax | Brad King | 2014-05-08 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'release' | Brad King | 2014-05-08 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'vs-fix-MANIFESTUAC' into release | Brad King | 2014-05-07 | 3 | -12/+3 |
| |\ | |||||
| * \ | Merge branch 'desktop-icon' into release | Brad King | 2014-05-07 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'ctest-bad-generator' into release | Brad King | 2014-05-07 | 5 | -0/+51 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'ncurses-tinfo' into release | Brad King | 2014-05-06 | 1 | -3/+15 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'GNU-4.7-features' | Brad King | 2014-05-08 | 3 | -11/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Features: Record for GNU 4.7. | Stephen Kelly | 2014-05-07 | 3 | -11/+21 |
* | | | | | | | Merge topic 'vs-fix-MANIFESTUAC' | Brad King | 2014-05-08 | 3 | -12/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | VS: Fix /MANIFESTUAC:NO linker option mapping | Eric Berge | 2014-05-07 | 3 | -12/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'ctest-bad-generator' | Brad King | 2014-05-08 | 5 | -0/+51 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | ctest_build: Do not crash on bad generator name | Brad King | 2014-05-07 | 5 | -0/+51 |
| |/ / / / | |||||
* | | | | | Merge topic 'minor-cleanups' | Brad King | 2014-05-08 | 7 | -8/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Fix whitespace in docs. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
| * | | | | | Features: Fix test for GNU 4.8.1. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
| * | | | | | Features: Include the language of the compiler in error messages. | Stephen Kelly | 2014-05-07 | 5 | -6/+6 |
* | | | | | | Merge topic 'hp-cpp98-tests' | Brad King | 2014-05-08 | 6 | -1/+67 |
|\ \ \ \ \ \ | |||||
| * | | | | | | HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards | Rolf Eike Beer | 2014-04-25 | 6 | -1/+67 |
* | | | | | | | Merge topic 'decay-language-version' | Brad King | 2014-05-08 | 37 | -18/+216 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay. | Stephen Kelly | 2014-05-07 | 34 | -1/+152 |
| * | | | | | | | Features: Decay language flag if requested is not available. | Stephen Kelly | 2014-05-07 | 3 | -9/+57 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Project: Fix exit-on-error with compile feature tests. | Stephen Kelly | 2014-05-07 | 1 | -4/+3 |
| * | | | | | | Project: Use nullary form of main for compile feature tests. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
| * | | | | | | Project: Remove extern from static string in feature tests. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
| * | | | | | | Help: Fix order of help entries. | Stephen Kelly | 2014-05-07 | 2 | -2/+2 |
| * | | | | | | Tests: Fix name of cache variable. | Stephen Kelly | 2014-05-07 | 1 | -2/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'compiler-id-refactor' | Brad King | 2014-05-08 | 39 | -442/+448 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Project: Refactor C compiler determination into multiple files. | Stephen Kelly | 2014-05-07 | 11 | -233/+94 |
| * | | | | | | CompilerId: Allow specifying a prefix for preprocessor defines. | Stephen Kelly | 2014-05-07 | 21 | -79/+82 |
| * | | | | | | CompilerId: Guard the platform-default compiler code with a parameter. | Stephen Kelly | 2014-05-07 | 2 | -6/+7 |
| * | | | | | | CompilerId: Add option to generate compiler-id-specific defines. | Stephen Kelly | 2014-05-07 | 1 | -2/+12 |
| * | | | | | | CompilerId: Allow specifying the compiler-specific components to generate. | Stephen Kelly | 2014-05-07 | 2 | -3/+22 |
| * | | | | | | Project: Split the compiler id detection into a separate function. | Stephen Kelly | 2014-05-07 | 2 | -74/+101 |
| * | | | | | | Project: Generate the CXX compiler Id test from multiple files. | Stephen Kelly | 2014-05-07 | 28 | -218/+303 |
* | | | | | | | Merge topic 'ncurses-tinfo' | Brad King | 2014-05-08 | 1 | -3/+15 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | FindCurses: Detect and satisfy ncurses dependency on tinfo | Mark Wright | 2014-05-06 | 1 | -2/+14 |
| * | | | | | | FindCurses: Honor CURSES_NEED_NCURSES when curses is found | Mark Wright | 2014-05-06 | 1 | -1/+1 |
* | | | | | | | Merge topic 'desktop-icon' | Brad King | 2014-05-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | cmake-gui: Fix desktop file icon configuration | Johannes Huber | 2014-05-07 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-08 | 1 | -1/+1 |
* | | | | | | Merge topic 'dev/source-file-performance' | Brad King | 2014-05-07 | 4 | -51/+56 |
|\ \ \ \ \ \ |