summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Embarcadero: Fix erroneous interpretation of __CODEGEARC_VERSION__.James Johnston2015-12-031-1/+1
* Compiler ID: Compiler versions must be a valid, numeric version string.James Johnston2015-12-033-0/+21
* Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID.James Johnston2015-12-032-1/+5
* Embarcadero/Watcom: Properly skip VSResource test for other generators.James Johnston2015-12-031-2/+1
* Embarcadero: Fix bug where duplicate Ninja job pools would be created.James Johnston2015-12-031-1/+5
* CMake Nightly Date StampKitware Robot2015-12-031-1/+1
* Merge branch 'release'Brad King2015-12-020-0/+0
|\
| * CMake 3.4.1v3.4.1Brad King2015-12-021-1/+1
* | Merge branch 'release'Brad King2015-12-020-0/+0
|\ \ | |/
| * Merge branch 'backport-NIOS2-CPU' into releaseBrad King2015-12-022-0/+8
| |\
| * \ Merge branch 'include-for-mode_t' into releaseBrad King2015-12-021-0/+2
| |\ \
| * \ \ Merge branch 'reduce-realpath-calls' into releaseBrad King2015-12-012-4/+28
| |\ \ \
* | \ \ \ Merge topic 'cmake-W-options'Brad King2015-12-0227-77/+396
|\ \ \ \ \
| * | | | | Explicitly enable deprecated warnings by default.Michael Scott2015-12-018-12/+54
| * | | | | Modify dev warning options to affect deprecated warnings.Michael Scott2015-12-014-2/+45
| * | | | | Consistent documentation for deprecation message variables.Michael Scott2015-12-011-4/+3
| * | | | | Add -W options to control deprecated warning messages.Michael Scott2015-12-019-4/+60
| * | | | | Refactor the -W options parser to be generic.Michael Scott2015-12-017-36/+101
| * | | | | Explicitly enable author (dev) warnings by default.Michael Scott2015-12-018-6/+42
| * | | | | Make message suppression more consistent.Michael Scott2015-11-308-24/+102
| * | | | | Tests: Revise message in RunCMake.CommandLine -Wdev caseMichael Scott2015-11-303-3/+3
* | | | | | Merge topic 'backport-NIOS2-CPU'Brad King2015-12-020-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add NIOS2 CPU supportMarek Vasut2015-12-022-0/+8
* | | | | | Merge topic 'cpack-dmg-multilanguage-sla'Brad King2015-12-023-8/+36
|\ \ \ \ \ \
| * | | | | | CPack/DragNDrop: Allow single license for multiple languagesSimon Levermann2015-12-023-8/+36
* | | | | | | Merge topic 'include-for-mode_t'Brad King2015-12-021-0/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Include `sys/types.h` header to get `mode_t`Kylie McClain2015-12-021-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'reduce-realpath-calls'Brad King2015-12-022-4/+28
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cmOrderDirectories: Reduce repeat realpath() callsBrad King2015-12-012-2/+18
| * | | | | cmOrderDirectories: Factor out directory comparisonBrad King2015-12-012-4/+12
| |/ / / /
* | | | | Merge topic 'update-kwsys'Brad King2015-12-023-31/+28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-12-013-31/+28
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | KWSys 2015-12-01 (9596e98d)KWSys Robot2015-12-013-31/+28
* | | | | | Merge topic 'update-kwiml'Brad King2015-12-021-0/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-kwiml' into update-kwimlBrad King2015-11-301-0/+4
| |\ \ \ \ \ \
| | * | | | | | KWIML: Teach ABI.h that NIOS2 CPU is little-endianMarek Vasut2015-11-301-0/+4
* | | | | | | | CMake Nightly Date StampKitware Robot2015-12-021-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2015-12-011-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'release'Brad King2015-11-300-0/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'reduce-cmState-accumulation' into releaseBrad King2015-11-308-66/+121
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-find_package-version-file-error-stack' into releaseBrad King2015-11-2519-2/+40
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'test-add_subdirectory-in-function' into releaseBrad King2015-11-244-0/+33
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'revert-compiler-links-statically' into releaseBrad King2015-11-237-23/+0
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'reduce-cmState-accumulation-for-master'Brad King2015-11-308-66/+121
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-f...Brad King2015-11-258-66/+121
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | cmState: Avoid accumulating snapshot storage for short-lived scopesBrad King2015-11-253-0/+34
| | * | | | | | | | cmState: Avoid accumulating policy stack storage for short-lived scopesBrad King2015-11-251-1/+1
| | * | | | | | | | cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-lineBrad King2015-11-252-4/+13
| | * | | | | | | | cmLinkedTree: Add Pop methodBrad King2015-11-251-0/+21
| | * | | | | | | | cmLinkedTree: Rename 'Extend' method to 'Push'Brad King2015-11-252-35/+35