summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.4.1v3.4.1Brad King2015-12-021-1/+1
* Merge branch 'backport-NIOS2-CPU' into releaseBrad King2015-12-021-0/+4
|\
| * Add NIOS2 CPU supportMarek Vasut2015-12-021-0/+4
* | Merge branch 'include-for-mode_t' into releaseBrad King2015-12-021-0/+2
|\ \
| * | Include `sys/types.h` header to get `mode_t`Kylie McClain2015-12-021-0/+2
| |/
* | Merge branch 'reduce-realpath-calls' into releaseBrad King2015-12-012-4/+28
|\ \
| * | cmOrderDirectories: Reduce repeat realpath() callsBrad King2015-12-012-2/+18
| * | cmOrderDirectories: Factor out directory comparisonBrad King2015-12-012-4/+12
| |/
* | Merge branch 'reduce-cmState-accumulation' into releaseBrad King2015-11-308-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-242-6/+2
| * | cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopesBrad King2015-11-241-4/+2
| * | cmMakefile: Remove unused PolicyPushPop interfacesBrad King2015-11-242-10/+4
| * | cmMakefile: Clarify purpose of method that pops a scope snapshotBrad King2015-11-242-8/+11
* | | Merge branch 'fix-find_package-version-file-error-stack' into releaseBrad King2015-11-251-2/+4
|\ \ \ | |/ /
| * | cmState: Skip variable scope snapshots to avoid call stack duplicatesBrad King2015-11-241-2/+4
| |/
* | Merge branch 'backport-fix-autodef-bigobj-64' into releaseBrad King2015-11-201-1/+1
|\ \
| * | Fix auto export symbols for Dlls containing /bigobj for 64bit builds.Bill Hoffman2015-11-201-1/+1
| |/
* | Merge branch 'avoid-divide-by-zero' into releaseBrad King2015-11-191-1/+7
|\ \
| * | cmELF: Avoid divide by zero if there are no dynamic section entriesTy Smith2015-11-191-1/+7
| |/
* | Merge branch 'backport-android-no-versioned-soname' into releaseBrad King2015-11-191-0/+1
|\ \
| * | Android: Restore generation of non-versioned soname (#15851)Brad King2015-11-191-0/+1
| |/
* | MSVC: Fix linking with /MANIFEST:NO optionBrad King2015-11-181-1/+3
|/
* CMake 3.4.0v3.4.0Brad King2015-11-121-1/+1
* Install: Move SetHaveInstallRule to a more-obvious placeStephen Kelly2015-11-081-6/+1
* CMake 3.4.0-rc3v3.4.0-rc3Brad King2015-11-021-1/+1
* Merge branch 'fix-find_program-regression' into releaseBrad King2015-10-301-0/+13
|\
| * find_program: Fix regression in finding an already-known pathBrad King2015-10-301-0/+13
* | Merge branch 'backport-revert-autorcc-qt-5.1' into releaseBrad King2015-10-291-1/+1
|\ \
| * | Revert "cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)"Brad King2015-10-271-1/+1
* | | Merge branch 'vs-resw-files' into releaseBrad King2015-10-291-0/+4
|\ \ \
| * | | VS: Add support for `.resw` files (#15811)Andrew Shaitorov2015-10-281-0/+4
| |/ /
* | | Merge branch 'cpack-deb-fakeroot-removal' into releaseBrad King2015-10-231-1/+1
|\ \ \
| * | | CPackDEB: Use proper compression scheme for control.tar.gzRaffi Enficiaud2015-10-231-1/+1
* | | | CTest: Fix regression in handling of a RUN_SERIAL test that failsBrad King2015-10-231-5/+4
* | | | CMake 3.4.0-rc2v3.4.0-rc2Brad King2015-10-211-1/+1
* | | | cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)Stephen Kelly2015-10-206-12/+79
* | | | Merge branch 'ctest-submit-content-type' into releaseBrad King2015-10-122-0/+14
|\ \ \ \
| * | | | CTest: Set Content-Type header for http file upload (#15774)Derek Bruening2015-10-122-0/+14
| | |/ / | |/| |
* | | | CMake 3.4.0-rc1 version updateBrad King2015-10-051-3/+3
|/ / /
* | | Merge topic 'vs-win10-store'Brad King2015-10-054-7/+294
|\ \ \
| * | | VS: Add support for Windows 10 Universal (Store) ApplicationsGilles Khouzam2015-10-052-6/+223
| * | | VS: Refactor indentation of LinkLibraryDependenciesGilles Khouzam2015-10-051-1/+1
| * | | VS: Select Windows 10 Store SDK and toolset for VS 2015Gilles Khouzam2015-10-022-0/+70
* | | | Merge topic 'vs-win10-sdk'Brad King2015-10-051-5/+14
|\ \ \ \ | |/ / /
| * | | VS: Select latest Windows 10 SDK if no specific version was requestedGilles Khouzam2015-10-021-5/+14