Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindIce: create imported targets for components | Daniel Pfeifer | 2015-07-09 | 1 | -0/+8 |
* | CMake Nightly Date Stamp | Kitware Robot | 2015-07-09 | 1 | -1/+1 |
* | Merge topic 'string-append' | Brad King | 2015-07-08 | 9 | -0/+107 |
|\ | |||||
| * | string: add APPEND subcommand | Daniel Pfeifer | 2015-07-07 | 9 | -0/+107 |
* | | Merge topic 'preserve-generator-on-failure' | Brad King | 2015-07-08 | 1 | -13/+0 |
|\ \ | |||||
| * | | cmake: Preserve cached CMAKE_GENERATOR when an error occurs (#15640) | Brad King | 2015-07-07 | 1 | -13/+0 |
* | | | Merge topic 'cmake-install-components' | Brad King | 2015-07-08 | 11 | -24/+302 |
|\ \ \ | |||||
| * | | | Utilities/Sphinx: Add CMake_OPTIONAL_COMPONENT macro | Brad King | 2015-07-07 | 1 | -0/+3 |
| * | | | CMake: Add cmakexbuild component as REQUIRED to Tools group for IFW installer | Konstantin Podsvirov | 2015-07-07 | 2 | -0/+12 |
| * | | | CMake: optional show LGPLv2.1 license when install cmake-gui component | Konstantin Podsvirov | 2015-07-07 | 2 | -1/+10 |
| * | | | CMake: Fix Web Site shortcut in IFW installer for Windows | Konstantin Podsvirov | 2015-07-07 | 1 | -4/+4 |
| * | | | CMake: New option CMake_INSTALL_COMPONENTS | Konstantin Podsvirov | 2015-07-07 | 8 | -60/+137 |
| * | | | CMake: Install COMPONENTs (sphinx-man) | Konstantin Podsvirov | 2015-07-07 | 3 | -1/+10 |
| * | | | CMake: Install COMPONENTs (QtDialog) | Konstantin Podsvirov | 2015-07-07 | 1 | -9/+19 |
| * | | | CMake: Install COMPONENTs | Konstantin Podsvirov | 2015-07-07 | 10 | -25/+183 |
* | | | | Merge topic 'add-apple-swift-language' | Brad King | 2015-07-08 | 26 | -0/+197 |
|\ \ \ \ | |||||
| * | | | | Add rudimentary support for the Apple Swift language with Xcode | Brad King | 2015-07-06 | 26 | -0/+197 |
* | | | | | Merge topic 'auto_export_dll_symbols' | Brad King | 2015-07-08 | 28 | -3/+884 |
|\ \ \ \ \ | |||||
| * | | | | | Windows: Optionally generate DLL module definition files automatically | Bill Hoffman | 2015-07-06 | 26 | -3/+455 |
| * | | | | | bindexplib: Add support for "/bigobj" format objects | Bill Hoffman | 2015-07-06 | 1 | -118/+176 |
| * | | | | | bindexplib: Fix treatment of some symbols | Bill Hoffman | 2015-07-06 | 1 | -3/+16 |
| * | | | | | bindexplib: Teach DumpFile to return errors | Bill Hoffman | 2015-07-06 | 1 | -7/+10 |
| * | | | | | bindexplib: Build source as part of CMakeLib | Bill Hoffman | 2015-07-06 | 2 | -4/+8 |
| * | | | | | bindexplib: Wrap long lines | Bill Hoffman | 2015-07-06 | 1 | -11/+22 |
| * | | | | | bindexplib: Drop code that CMake does not need | Bill Hoffman | 2015-07-06 | 1 | -425/+8 |
| * | | | | | bindexplib: Add copyright/license notice block | Bill Hoffman | 2015-07-06 | 1 | -0/+18 |
| * | | | | | bindexplib: Import original implementation from CERN | Bill Hoffman | 2015-07-06 | 1 | -0/+739 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-08 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge branch 'release' | Brad King | 2015-07-07 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'fortran-module-preprocessor-defs' into release | Brad King | 2015-07-06 | 4 | -2/+9 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'FindMatlab-doc-section-headers' into release | Brad King | 2015-07-06 | 1 | -8/+8 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'tar-portability' | Brad King | 2015-07-07 | 2 | -1/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmArchiveWrite: do not store sparse files when using standard tar formats | Roman Donchenko | 2015-07-06 | 2 | -1/+11 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'ExternalProject-USES_TERMINAL' | Brad King | 2015-07-07 | 5 | -0/+233 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ExternalProject: Added new USES_TERMINAL options | James Johnston | 2015-07-06 | 5 | -0/+233 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'refactor-cmListFileBacktrace' | Brad King | 2015-07-07 | 23 | -87/+414 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmListFileBacktrace: Implement in terms of cmState::Snapshot. | Stephen Kelly | 2015-07-06 | 5 | -52/+37 |
| * | | | | | | | | cmListFile: Remove FilePath member from cmListFileContext. | Stephen Kelly | 2015-07-06 | 7 | -20/+46 |
| * | | | | | | | | cmMakefile: Set the FilePath on the frame from the cmState. | Stephen Kelly | 2015-07-06 | 1 | -2/+8 |
| * | | | | | | | | cmMakefile: Create intermediate variables for snapshot frames. | Stephen Kelly | 2015-07-06 | 1 | -2/+4 |
| * | | | | | | | | cmMakefile: Create a scoped context for parsing listfiles. | Stephen Kelly | 2015-07-06 | 15 | -16/+79 |
| * | | | | | | | | cmMakefile: Access the execution list file from the cmState. | Stephen Kelly | 2015-07-05 | 1 | -1/+2 |
| * | | | | | | | | cmState: Store execution context. | Stephen Kelly | 2015-07-05 | 6 | -25/+133 |
| * | | | | | | | | cmState: Add GetCallStackParent method. | Stephen Kelly | 2015-07-05 | 2 | -0/+23 |
| * | | | | | | | | cmState: Store snapshots for more different types. | Stephen Kelly | 2015-07-04 | 3 | -2/+100 |
| * | | | | | | | | cmMakefile: Split CallStack into two pieces. | Stephen Kelly | 2015-07-04 | 2 | -24/+21 |
| * | | | | | | | | cmLinkedTree: Add operator* to the iterator. | Stephen Kelly | 2015-07-04 | 1 | -0/+18 |
* | | | | | | | | | Merge topic 'ctest-progress-ticks' | Brad King | 2015-07-07 | 3 | -9/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CTest: hide progress ticks in verbose output | Daniel Pfeifer | 2015-07-06 | 3 | -9/+16 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'fortran-module-preprocessor-defs' | Brad King | 2015-07-07 | 4 | -2/+9 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | |