Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmCommonTargetGenerator: Adopt ModuleDefinitionFile member | Brad King | 2015-07-09 | 7 | -70/+39 |
* | cmCommonTargetGenerator: Adopt GetFeature and friends | Brad King | 2015-07-09 | 6 | -63/+34 |
* | cmCommonTargetGenerator: Adopt ConfigName member | Brad King | 2015-07-09 | 6 | -9/+9 |
* | cmLocalCommonGenerator: Adopt ConfigName member | Brad King | 2015-07-09 | 6 | -38/+24 |
* | cmLocalUnixMakefileGenerator3: Provide GetConfigName() accessor | Brad King | 2015-07-09 | 4 | -17/+18 |
* | cmCommonTargetGenerator: Adopt basic target generator members | Brad King | 2015-07-09 | 6 | -16/+28 |
* | Add common base classes to Makefile and Ninja generators | Brad King | 2015-07-09 | 20 | -16/+177 |
* | Merge topic 'FindXercesC-versioned-library' | Brad King | 2015-07-09 | 1 | -1/+1 |
|\ | |||||
| * | FindXercesC: Find versioned library on Windows | Roger Leigh | 2015-07-08 | 1 | -1/+1 |
* | | 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 'CheckCompilerFlag-do-not-use-FLAGS' | Brad King | 2015-07-09 | 4 | -12/+19 |
|\ \ \ | |||||
| * | | | Check*CompilerFlag: Revert to previous method used to pass flags (#15641) | Brad King | 2015-07-08 | 4 | -12/+19 |
* | | | | Merge topic 'empty-LINK_LIBRARIES' | Brad King | 2015-07-09 | 5 | -6/+26 |
|\ \ \ \ | |||||
| * | | | | set_property: Fix crash when setting LINK_LIBRARIES to nothing | Brad King | 2015-07-08 | 5 | -6/+26 |
| | |_|/ | |/| | | |||||
* | | | | 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 |
| |\ \ \ \ | |||||
| | * | | | | KWSys 2015-07-07 (8504e845) | KWSys Robot | 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 | 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 |
| |\ \ \ \ \ \ \ \ \ |