summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Features: Record the oldest supported compiler.Stephen Kelly2014-05-081-10/+9
* | | | | | | | Merge topic 'minor-cleanups'Brad King2014-05-127-15/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: Undef FEATURE_STRING iteration define after use.Stephen Kelly2014-05-101-0/+1
| * | | | | | | | Tests: Make CompileFeatures feature list lang-specific.Stephen Kelly2014-05-102-4/+4
| * | | | | | | | CMakeConfigurableFile: Remove excess newline.Stephen Kelly2014-05-101-1/+0
| * | | | | | | | Features: Fix GNU 4.8.1 version test.Stephen Kelly2014-05-101-1/+1
| * | | | | | | | Test: Parameterize the language in the CompileFeature test.Stephen Kelly2014-05-091-19/+23
| * | | | | | | | Tests: Make CompileFeature tests use highest standard known.Stephen Kelly2014-05-093-3/+31
* | | | | | | | | Merge topic 'ninja-intel-linux'Brad King2014-05-121-2/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Ninja: Fix deptype for Intel compiler on LinuxBrad King2014-05-091-2/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'target-property-policy-context'Brad King2014-05-1210-24/+64
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-target-property-policy-context' into target-property-p...Brad King2014-05-090-0/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | cmTarget: Evaluate CMP0026 in calling contextBrad King2014-05-097-10/+36
| | * | | | | | | cmTarget: Drop unused GetProperty signatureBrad King2014-05-092-11/+3
| | |/ / / / / /
| * | | | | | | cmTarget: Evaluate CMP0026 and CMP0051 in calling contextBrad King2014-05-0910-13/+62
| * | | | | | | cmTarget: Drop unused GetProperty signatureBrad King2014-05-092-12/+3
* | | | | | | | Merge topic 'osx-package-DragNDrop'Brad King2014-05-127-19/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | OS X: Package with DragNDrop instead of PackageMakerBrad King2014-05-087-19/+3
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2014-05-121-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2014-05-111-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2014-05-101-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2014-05-091-1/+1
|/ / / / / /
* | | | | | 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