summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | | | cmState: Enforce policy scope balancing around variable scopesBrad King2015-11-252-6/+2
| | * | | | | | | | cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopesBrad King2015-11-251-4/+2
| | * | | | | | | | cmMakefile: Remove unused PolicyPushPop interfacesBrad King2015-11-252-10/+4
| | * | | | | | | | cmMakefile: Clarify purpose of method that pops a scope snapshotBrad King2015-11-252-8/+11
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-11-301-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-11-291-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-11-281-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-11-271-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-11-261-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'fix-find_package-version-file-error-stack'Brad King2015-11-2512-2/+26
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'test-cmake_policy-unmatched' into fix-find_package-version-file...Brad King2015-11-2418-0/+36
| |\ \ \ \ \ \ \
| | * | | | | | | Tests: Add case for package version file unmatched policy scopeBrad King2015-11-2411-0/+22
| * | | | | | | | cmState: Skip variable scope snapshots to avoid call stack duplicatesBrad King2015-11-241-2/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'test-cmake_policy-unmatched'Brad King2015-11-257-0/+14
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Tests: Add case for unmatched cmake_policy({PUSH,POP})Brad King2015-11-247-0/+14
* | | | | | | | CMake Nightly Date StampKitware Robot2015-11-251-1/+1
* | | | | | | | Merge topic 'FindCUDA-aarch64'Brad King2015-11-241-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | FindCUDA: Add paths for crosscompiling to aarch64Alexander Szakaly2015-11-231-0/+3
* | | | | | | | | Merge topic 'FindXercesC-imported-targets'Brad King2015-11-246-10/+99
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindXercesC: Add imported targets and unit testRoger Leigh2015-11-236-10/+99
* | | | | | | | | | Merge topic 'doc-CLEAN_NO_CUSTOM-makefile-only'Brad King2015-11-241-4/+3
|\ \ \ \ \ \ \ \ \ \