Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cpack-ifw-framework-version' | Brad King | 2015-07-09 | 1 | -2/+4 |
|\ | |||||
| * | CPackIFW: Load module to set CPACK_IFW_FRAMEWORK_VERSION | Konstantin Podsvirov | 2015-07-08 | 1 | -2/+4 |
* | | Merge topic 'eclipse-cygwin-paths' | Brad King | 2015-07-09 | 1 | -1/+2 |
|\ \ | |||||
| * | | Eclipse: Fix paths in target links on cygwin | Markus Grech | 2015-07-08 | 1 | -1/+2 |
* | | | Merge topic 'empty-LINK_LIBRARIES' | Brad King | 2015-07-09 | 1 | -6/+12 |
|\ \ \ | |||||
| * | | | set_property: Fix crash when setting LINK_LIBRARIES to nothing | Brad King | 2015-07-08 | 1 | -6/+12 |
| | |/ | |/| | |||||
* | | | Merge topic 'update-kwsys' | Brad King | 2015-07-09 | 1 | -93/+58 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-07-08 | 1 | -93/+58 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-09 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'string-append' | Brad King | 2015-07-08 | 2 | -0/+33 |
|\ \ \ | |||||
| * | | | string: add APPEND subcommand | Daniel Pfeifer | 2015-07-07 | 2 | -0/+33 |
* | | | | 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 | 7 | -17/+103 |
|\ \ \ \ \ | |||||
| * | | | | | 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 | 4 | -12/+39 |
| * | | | | | CMake: Install COMPONENTs (QtDialog) | Konstantin Podsvirov | 2015-07-07 | 1 | -9/+19 |
| * | | | | | CMake: Install COMPONENTs | Konstantin Podsvirov | 2015-07-07 | 6 | -11/+60 |
* | | | | | | Merge topic 'add-apple-swift-language' | Brad King | 2015-07-08 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add rudimentary support for the Apple Swift language with Xcode | Brad King | 2015-07-06 | 1 | -0/+4 |
* | | | | | | | Merge topic 'auto_export_dll_symbols' | Brad King | 2015-07-08 | 10 | -3/+712 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Windows: Optionally generate DLL module definition files automatically | Bill Hoffman | 2015-07-06 | 8 | -3/+283 |
| * | | | | | | 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 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 'refactor-cmListFileBacktrace' | Brad King | 2015-07-07 | 10 | -71/+366 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 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 | 2 | -0/+31 |
| * | | | | | | 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 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Fortran: Fix passing of preprocessor definitions to dependency scanner | Brad King | 2015-07-06 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-07 | 1 | -1/+1 |
| |/ / / / |/| | | | |