summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindIce: create imported targets for componentsDaniel Pfeifer2015-07-091-0/+8
* CMake Nightly Date StampKitware Robot2015-07-091-1/+1
* Merge topic 'string-append'Brad King2015-07-089-0/+107
|\
| * string: add APPEND subcommandDaniel Pfeifer2015-07-079-0/+107
* | Merge topic 'preserve-generator-on-failure'Brad King2015-07-081-13/+0
|\ \
| * | cmake: Preserve cached CMAKE_GENERATOR when an error occurs (#15640)Brad King2015-07-071-13/+0
* | | Merge topic 'cmake-install-components'Brad King2015-07-0811-24/+302
|\ \ \
| * | | Utilities/Sphinx: Add CMake_OPTIONAL_COMPONENT macroBrad King2015-07-071-0/+3
| * | | CMake: Add cmakexbuild component as REQUIRED to Tools group for IFW installerKonstantin Podsvirov2015-07-072-0/+12
| * | | CMake: optional show LGPLv2.1 license when install cmake-gui componentKonstantin Podsvirov2015-07-072-1/+10
| * | | CMake: Fix Web Site shortcut in IFW installer for WindowsKonstantin Podsvirov2015-07-071-4/+4
| * | | CMake: New option CMake_INSTALL_COMPONENTSKonstantin Podsvirov2015-07-078-60/+137
| * | | CMake: Install COMPONENTs (sphinx-man)Konstantin Podsvirov2015-07-073-1/+10
| * | | CMake: Install COMPONENTs (QtDialog)Konstantin Podsvirov2015-07-071-9/+19
| * | | CMake: Install COMPONENTsKonstantin Podsvirov2015-07-0710-25/+183
* | | | Merge topic 'add-apple-swift-language'Brad King2015-07-0826-0/+197
|\ \ \ \
| * | | | Add rudimentary support for the Apple Swift language with XcodeBrad King2015-07-0626-0/+197
* | | | | Merge topic 'auto_export_dll_symbols'Brad King2015-07-0828-3/+884
|\ \ \ \ \
| * | | | | Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-0626-3/+455
| * | | | | bindexplib: Add support for "/bigobj" format objectsBill Hoffman2015-07-061-118/+176
| * | | | | bindexplib: Fix treatment of some symbolsBill Hoffman2015-07-061-3/+16
| * | | | | bindexplib: Teach DumpFile to return errorsBill Hoffman2015-07-061-7/+10
| * | | | | bindexplib: Build source as part of CMakeLibBill Hoffman2015-07-062-4/+8
| * | | | | bindexplib: Wrap long linesBill Hoffman2015-07-061-11/+22
| * | | | | bindexplib: Drop code that CMake does not needBill Hoffman2015-07-061-425/+8
| * | | | | bindexplib: Add copyright/license notice blockBill Hoffman2015-07-061-0/+18
| * | | | | bindexplib: Import original implementation from CERNBill Hoffman2015-07-061-0/+739
* | | | | | CMake Nightly Date StampKitware Robot2015-07-081-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'release'Brad King2015-07-070-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fortran-module-preprocessor-defs' into releaseBrad King2015-07-064-2/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindMatlab-doc-section-headers' into releaseBrad King2015-07-061-8/+8
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'tar-portability'Brad King2015-07-072-1/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | cmArchiveWrite: do not store sparse files when using standard tar formatsRoman Donchenko2015-07-062-1/+11
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'ExternalProject-USES_TERMINAL'Brad King2015-07-075-0/+233
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Added new USES_TERMINAL optionsJames Johnston2015-07-065-0/+233
| |/ / / / / / /
* | | | | | | | Merge topic 'refactor-cmListFileBacktrace'Brad King2015-07-0723-87/+414
|\ \ \ \ \ \ \ \
| * | | | | | | | cmListFileBacktrace: Implement in terms of cmState::Snapshot.Stephen Kelly2015-07-065-52/+37
| * | | | | | | | cmListFile: Remove FilePath member from cmListFileContext.Stephen Kelly2015-07-067-20/+46
| * | | | | | | | cmMakefile: Set the FilePath on the frame from the cmState.Stephen Kelly2015-07-061-2/+8
| * | | | | | | | cmMakefile: Create intermediate variables for snapshot frames.Stephen Kelly2015-07-061-2/+4
| * | | | | | | | cmMakefile: Create a scoped context for parsing listfiles.Stephen Kelly2015-07-0615-16/+79
| * | | | | | | | cmMakefile: Access the execution list file from the cmState.Stephen Kelly2015-07-051-1/+2
| * | | | | | | | cmState: Store execution context.Stephen Kelly2015-07-056-25/+133
| * | | | | | | | cmState: Add GetCallStackParent method.Stephen Kelly2015-07-052-0/+23
| * | | | | | | | cmState: Store snapshots for more different types.Stephen Kelly2015-07-043-2/+100
| * | | | | | | | cmMakefile: Split CallStack into two pieces.Stephen Kelly2015-07-042-24/+21
| * | | | | | | | cmLinkedTree: Add operator* to the iterator.Stephen Kelly2015-07-041-0/+18
* | | | | | | | | Merge topic 'ctest-progress-ticks'Brad King2015-07-073-9/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CTest: hide progress ticks in verbose outputDaniel Pfeifer2015-07-063-9/+16
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fortran-module-preprocessor-defs'Brad King2015-07-074-2/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |