summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Workaround mingw32-make trailing backslash trouble (#15546)Brad King2015-05-012-0/+11
* CMake 3.2.2v3.2.2Brad King2015-04-131-1/+1
* Merge branch 'custom-command-multiple-outputs' into releaseBrad King2015-04-103-31/+47
|\
| * Makefile: Fix multiple custom command outputs with one missingBrad King2015-04-102-26/+35
| * KWSys SystemTools: Teach Touch with !create to succeed on missing fileBrad King2015-04-101-5/+12
* | file(LOCK): Close file descriptor/handle when releasing a lockBetsy McPhail2015-03-252-0/+7
|/
* CMake 3.2.1v3.2.1Brad King2015-03-101-1/+1
* Merge branch 'ninja-check-root-robustly' into releaseBrad King2015-03-092-3/+2
|\
| * Ninja: Improve internal check for generating at the top-level (#15436)Brad King2015-03-092-3/+2
* | Merge branch 'configure_file-NEWLINE_STYLE-no-warn' into releaseBrad King2015-03-091-0/+7
|\ \
| * | configure_file: Do not warn about newline style argumentsBrad King2015-03-091-0/+7
| |/
* | Merge branch 'custom-command-multiple-outputs' into releaseBrad King2015-03-076-74/+88
|\ \
| * | Makefile: Fix multiple custom command outputs regression (#15116)Brad King2015-03-076-74/+88
* | | CMake 3.2.0v3.2.0Brad King2015-03-031-1/+1
|/ /
* | Merge branch 'backport-KWSys-SystemTools-CopyFileAlways-fix' into releaseBrad King2015-03-021-0/+4
|\ \
| * | KWSys SystemTools: Update CopyFileAlways stream library workaroundsPaul Martin2015-03-021-0/+4
| |/
* | Merge branch 'fix-crash-on-bad-LANG_STANDARD' into releaseBrad King2015-02-281-1/+8
|\ \
| * | Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426)Brad King2015-02-281-1/+8
| |/
* | Merge branch 'install-manifest-optimize' into releaseBrad King2015-02-262-12/+10
|\ \
| * | install: Write the entire installation manifest at onceRobert Goulet2015-02-262-12/+10
| |/
* | VS: Do not generate a BOM in .sln filesBrad King2015-02-242-10/+0
|/
* CMake 3.2.0-rc2v3.2.0-rc2Brad King2015-02-231-1/+1
* Merge branch 'private-FindJsonCpp' into releaseBrad King2015-02-201-0/+117
|\
| * FindJsonCpp: Drop new module due to upstream jsoncpp providing packageBrad King2015-02-201-0/+117
* | cmake-gui: Reset generator platform and toolset on configure (#15411)Brad King2015-02-191-0/+2
|/
* Merge branch 'makefile-missing-comment' into releaseBrad King2015-02-101-1/+1
|\
| * Makefile: Fix regression in target-bound custom command COMMENT outputNils Gladitz2015-02-101-1/+1
* | Merge branch 'no-global-setlocale' into releaseBrad King2015-02-068-10/+39
|\ \
| * \ Merge branch 'backport-no-global-setlocale' into no-global-setlocaleBrad King2015-02-068-10/+39
| |\ \
| | * | Add setlocale() calls around use of libarchive APIs (#14934, #15377)Brad King2015-02-064-0/+39
| | * | Do not call setlocale() globally in CMake applications (#15377)Brad King2015-02-064-10/+0
| | |/
| | * CMake 3.1.2v3.1.2Brad King2015-02-041-1/+1
| | * Merge branch 'fix-default-install-config' into release-3.1Brad King2015-02-031-9/+5
| | |\
| | * \ Merge branch 'backport-fix-cpack-symlink-create-dir' into release-3.1Brad King2015-01-301-0/+12
| | |\ \
| | | * | CPack: Fix packaging of source tarballs with symbolic linksBill Hoffman2015-01-301-0/+12
| | * | | Merge branch 'ctest-update-gmake-error-match' into releaseBrad King2015-01-281-2/+2
| | |\ \ \
| | * \ \ \ Merge branch 'fix-OBJECT_DEPENDS-after-path-normalization' into releaseBrad King2015-01-282-0/+16
| | |\ \ \ \
| | * | | | | KWSys Directory: Check opendir return value before using it (#15367)Brad King2015-01-231-0/+5
| | | |_|/ / | | |/| | |
* | | | | | CMake 3.2.0-rc1 version updateBrad King2015-02-051-3/+3
|/ / / / /
* | | | | Merge topic 'fix-C-standard-features'Brad King2015-02-051-8/+22
|\ \ \ \ \
| * | | | | Features: Allow setting standard dialect below the default.Stephen Kelly2015-02-041-1/+15
| * | | | | Features: Add dialect compile flags only if default is known.Stephen Kelly2015-02-041-9/+9
* | | | | | CMake Nightly Date StampKitware Robot2015-02-051-1/+1
* | | | | | Merge topic 'fix-default-install-config'Brad King2015-02-041-9/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | install: Fix regression in default configuration selectionBen Boeckel2015-02-031-9/+5
| | |/ / / | |/| | |
* | | | | Merge topic 'Qt-AUTOUIC-file-origin'Brad King2015-02-041-1/+2
|\ \ \ \ \
| * | | | | QtAutogen: Issue error message with origin file (#15342).Stephen Kelly2015-02-031-1/+2
* | | | | | CMake Nightly Date StampKitware Robot2015-02-041-1/+1
|/ / / / /
* | | | | Merge topic 'make-NOTPARALLEL-not-PHONY'Brad King2015-02-031-1/+1
|\ \ \ \ \
| * | | | | Makefile: Generate .NOTPARALLEL without .PHONY (#14312)Brad King2015-01-301-1/+1