summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Also quote strings containing // (#15487)Gregor Jasny2015-04-041-0/+1
* CMake Nightly Date StampKitware Robot2015-04-041-1/+1
* VS: Add support for XAML source filesGilles Khouzam2015-04-034-3/+142
* CMake Nightly Date StampKitware Robot2015-04-031-1/+1
* Merge topic 'remove-DEFINITIONS-directory-property'Brad King2015-04-023-2/+20
|\
| * Do not treat DEFINITIONS as a built-in directory propertyStephen Kelly2015-04-023-2/+20
* | Merge topic 'clean-up-cmMakefile'Brad King2015-04-025-50/+9
|\ \ | |/
| * cmMakefile: Remove unused PreOrder member.Stephen Kelly2015-04-014-21/+9
| * cmMakefile: Remove unused Prefix member.Stephen Kelly2015-04-012-3/+0
| * cmMakefile: Remove unused SubDirectoryOrder member.Stephen Kelly2015-04-012-3/+0
| * cmMakefile: Remove AddExtraDirectory method.Stephen Kelly2015-04-013-13/+0
| * cmMakefile: Remove unused method.Stephen Kelly2015-04-011-6/+0
| * cmMakefile: Remove bogus comment.Stephen Kelly2015-04-011-4/+0
* | Merge topic 'xcode-source-type-metal'Brad King2015-04-021-0/+4
|\ \
| * | Xcode: Add file type for Metal shader filesSean James2015-04-011-0/+4
| |/
* | CMake Nightly Date StampKitware Robot2015-04-021-1/+1
|/
* Merge topic 'cpack-deb-format-cast'Brad King2015-04-011-2/+4
|\
| * cmCPackDebGenerator: Cast file mode to proper type for %o formatterBrad King2015-03-311-2/+4
* | Merge topic 'cpack-fix-preinstall-tool'Brad King2015-04-011-15/+8
|\ \
| * | CPack: Fix make tool selection during preinstall (#15483)Brad King2015-03-311-15/+8
| |/
* | Merge topic 'makefile-DELETE_ON_ERROR'Brad King2015-04-014-0/+13
|\ \
| * | Makefile: Tell GNU make to delete rule outputs on error (#15474)Brad King2015-03-304-0/+13
* | | CMake Nightly Date StampKitware Robot2015-04-011-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2015-03-311-1/+1
|/
* Merge topic 'cpack-archive-prefix'Brad King2015-03-301-0/+8
|\
| * cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677)Clinton Stimpson2015-03-301-0/+8
* | Merge topic 'add_dependencies-INTERFACE-libraries'Brad King2015-03-302-11/+4
|\ \
| * | Allow add_dependencies() on INTERFACE libraries (#15414)Brad King2015-03-272-11/+4
* | | Merge topic 'ninja-autogen'Brad King2015-03-301-3/+6
|\ \ \
| * | | QtAutogen: Fix rcc rebuild with Ninja generator (#15459)Brad King2015-03-271-3/+6
| |/ /
* | | Merge topic 'xcode-default-ARCHS'Brad King2015-03-301-40/+21
|\ \ \
| * | | Xcode: Set ARCHS only when CMAKE_OSX_ARCHITECTURES is specified (#14736)Brad King2015-03-271-31/+20
| * | | cmGlobalXCodeGenerator: Simplify ARCHS list with cmJoinBrad King2015-03-271-10/+2
| |/ /
* | | Merge topic 'wix-fix-utf8'Brad King2015-03-303-4/+10
|\ \ \
| * | | CPackWIX: Omit codepage conversion when internal encoding is already UTF-8.Nils Gladitz2015-03-273-4/+10
* | | | Merge topic 'clean-scanbuild-warnings'Brad King2015-03-307-31/+33
|\ \ \ \
| * | | | Fix an unused variable warning from scanbuild.Bill Hoffman2015-03-261-10/+1
| * | | | Fix warnings from clang scanbuild.Bill Hoffman2015-03-256-21/+32
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2015-03-301-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-03-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-03-281-1/+1
| |_|/ |/| |
* | | Merge topic 'wix-external-expat'Brad King2015-03-271-2/+2
|\ \ \
| * | | CPackWIX: Add static_casts for XML_Parser.Nils Gladitz2015-03-261-2/+2
* | | | Merge topic 'qtdialog-cpack-qt5-osx'Brad King2015-03-271-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | QtDialog: Fix CMake packaging with CPack on OS X with Qt5.Clinton Stimpson2015-03-251-2/+2
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2015-03-271-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2015-03-261-1/+1
* | Merge topic 'file-LOCK-close'Brad King2015-03-252-0/+7
|\ \
| * | 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