summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OS X: Package with DragNDrop instead of PackageMakerBrad King2014-05-087-19/+3
* Merge topic 'dev/faster-evis'Brad King2014-05-08120-42/+1246
|\
| * Help: Add release notes for policy CMP0053Brad King2014-05-081-0/+6
| * Help: Add documentation on escaping changes with CMP0053Ben Boeckel2014-05-081-6/+13
| * EVIS: Add tests for syntax corner cases and CMP0053Ben Boeckel2014-05-08108-14/+692
| * EVIS: Reimplement using custom parsing codeBen Boeckel2014-05-082-17/+469
| * EVIS: Add policy CMP0053Ben Boeckel2014-05-085-0/+55
| * Windows: Avoid () in environment variable referencesBen Boeckel2014-05-082-3/+5
| * Help: Add more reference targets to cmake-language.7Brad King2014-05-081-0/+4
| * Utilities/Release: Use ${VAR} instead of @VAR@ syntaxBrad King2014-05-081-2/+2
|/
* Merge branch 'release'Brad King2014-05-080-0/+0
|\
| * Merge branch 'vs-fix-MANIFESTUAC' into releaseBrad King2014-05-073-12/+3
| |\
| * \ Merge branch 'desktop-icon' into releaseBrad King2014-05-071-1/+1
| |\ \
| * \ \ Merge branch 'ctest-bad-generator' into releaseBrad King2014-05-075-0/+51
| |\ \ \
| * \ \ \ Merge branch 'ncurses-tinfo' into releaseBrad King2014-05-061-3/+15
| |\ \ \ \
* | \ \ \ \ Merge topic 'GNU-4.7-features'Brad King2014-05-083-11/+21
|\ \ \ \ \ \
| * | | | | | Features: Record for GNU 4.7.Stephen Kelly2014-05-073-11/+21
* | | | | | | Merge topic 'vs-fix-MANIFESTUAC'Brad King2014-05-083-12/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | VS: Fix /MANIFESTUAC:NO linker option mappingEric Berge2014-05-073-12/+3
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'ctest-bad-generator'Brad King2014-05-085-0/+51
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ctest_build: Do not crash on bad generator nameBrad King2014-05-075-0/+51
| |/ / / /
* | | | | Merge topic 'minor-cleanups'Brad King2014-05-087-8/+8
|\ \ \ \ \
| * | | | | Fix whitespace in docs.Stephen Kelly2014-05-071-1/+1
| * | | | | Features: Fix test for GNU 4.8.1.Stephen Kelly2014-05-071-1/+1
| * | | | | Features: Include the language of the compiler in error messages.Stephen Kelly2014-05-075-6/+6
* | | | | | Merge topic 'hp-cpp98-tests'Brad King2014-05-086-1/+67
|\ \ \ \ \ \
| * | | | | | HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwardsRolf Eike Beer2014-04-256-1/+67
* | | | | | | Merge topic 'decay-language-version'Brad King2014-05-0837-18/+216
|\ \ \ \ \ \ \
| * | | | | | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay.Stephen Kelly2014-05-0734-1/+152
| * | | | | | | Features: Decay language flag if requested is not available.Stephen Kelly2014-05-073-9/+57
| | |/ / / / / | |/| | | | |
| * | | | | | Project: Fix exit-on-error with compile feature tests.Stephen Kelly2014-05-071-4/+3
| * | | | | | Project: Use nullary form of main for compile feature tests.Stephen Kelly2014-05-071-1/+1
| * | | | | | Project: Remove extern from static string in feature tests.Stephen Kelly2014-05-071-1/+1
| * | | | | | Help: Fix order of help entries.Stephen Kelly2014-05-072-2/+2
| * | | | | | Tests: Fix name of cache variable.Stephen Kelly2014-05-071-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'compiler-id-refactor'Brad King2014-05-0839-442/+448
|\ \ \ \ \ \
| * | | | | | Project: Refactor C compiler determination into multiple files.Stephen Kelly2014-05-0711-233/+94
| * | | | | | CompilerId: Allow specifying a prefix for preprocessor defines.Stephen Kelly2014-05-0721-79/+82
| * | | | | | CompilerId: Guard the platform-default compiler code with a parameter.Stephen Kelly2014-05-072-6/+7
| * | | | | | CompilerId: Add option to generate compiler-id-specific defines.Stephen Kelly2014-05-071-2/+12
| * | | | | | CompilerId: Allow specifying the compiler-specific components to generate.Stephen Kelly2014-05-072-3/+22
| * | | | | | Project: Split the compiler id detection into a separate function.Stephen Kelly2014-05-072-74/+101
| * | | | | | Project: Generate the CXX compiler Id test from multiple files.Stephen Kelly2014-05-0728-218/+303
* | | | | | | Merge topic 'ncurses-tinfo'Brad King2014-05-081-3/+15
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | FindCurses: Detect and satisfy ncurses dependency on tinfoMark Wright2014-05-061-2/+14
| * | | | | | FindCurses: Honor CURSES_NEED_NCURSES when curses is foundMark Wright2014-05-061-1/+1
* | | | | | | Merge topic 'desktop-icon'Brad King2014-05-081-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | cmake-gui: Fix desktop file icon configurationJohannes Huber2014-05-071-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-05-081-1/+1
* | | | | | Merge topic 'dev/source-file-performance'Brad King2014-05-074-51/+56
|\ \ \ \ \ \