Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | VS: Simplify logic collecting object library files as sources | Brad King | 2017-04-11 | 2 | -71/+21 | |
| * | | | VS: Simplify use of object libraries in WINDOWS_EXPORT_ALL_SYMBOLS | Brad King | 2017-04-11 | 1 | -1/+0 | |
| * | | | cmMakefile: Create an explicit "Object Libraries" source group | Brad King | 2017-04-11 | 3 | -5/+25 | |
| |/ / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-11 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'refactor-source-classification' | Brad King | 2017-04-10 | 2 | -281/+186 | |
|\ \ | ||||||
| * | | cmGeneratorTarget: Replace source classifier implementation | Brad King | 2017-04-07 | 2 | -279/+186 | |
| * | | cmGeneratorTarget: Remove unnecessary condition | Brad King | 2017-04-07 | 1 | -2/+0 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-10 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-09 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-08 | 1 | -1/+1 | |
|/ / | ||||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-07 | 1 | -1/+1 | |
* | | Merge topic 'include_external_msproject-map-config' | Brad King | 2017-04-06 | 6 | -21/+31 | |
|\ \ | ||||||
| * | | include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG> | Beeble | 2017-04-05 | 2 | -7/+17 | |
| * | | VS: Pass whole target to WriteProjectConfigurations | Beeble | 2017-04-05 | 6 | -14/+14 | |
* | | | Merge topic 'codelite-virtual-dirs' | Brad King | 2017-04-06 | 2 | -17/+88 | |
|\ \ \ | ||||||
| * | | | CodeLite: Distribute source files into folders (virtual directories) | rahmjan | 2017-03-31 | 2 | -17/+88 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'bindexplib-format' | Brad King | 2017-04-06 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | bindexplib: Run clang-format on header file | Brad King | 2017-04-05 | 1 | -0/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-06 | 1 | -1/+1 | |
* | | | | Merge topic 'prop-is-multi-config' | Brad King | 2017-04-05 | 5 | -0/+22 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add GENERATOR_IS_MULTI_CONFIG global property | Bastien Schatt | 2017-04-04 | 5 | -0/+22 | |
* | | | | Merge topic 'bindexplib-arm' | Brad King | 2017-04-05 | 2 | -289/+223 | |
|\ \ \ \ | ||||||
| * | | | | bindexplib: add ARM support | Mikhail Paulyshka | 2017-04-04 | 1 | -12/+16 | |
| * | | | | bindexplib: remove unused code | Mikhail Paulyshka | 2017-03-22 | 1 | -67/+0 | |
| * | | | | bindexplib: clang-format | Mikhail Paulyshka | 2017-03-22 | 2 | -281/+278 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-05 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-04 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-03 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-02 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-01 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge topic '16733-bundle-genex' | Brad King | 2017-03-31 | 4 | -45/+127 | |
|\ \ | ||||||
| * | | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions | Gregor Jasny | 2017-03-30 | 3 | -2/+70 | |
| * | | cmGeneratorTarget: Call GetFrameworkDirectory in GetFullNameInternal | Gregor Jasny | 2017-03-30 | 1 | -7/+1 | |
| * | | cmGeneratorTarget: Use enum to describe bundle directory query level | Gregor Jasny | 2017-03-30 | 3 | -36/+56 | |
* | | | Merge topic 'vfort-object-linker-lang' | Brad King | 2017-03-31 | 1 | -0/+14 | |
|\ \ \ | ||||||
| * | | | VS: Decide project type by linker lang as fallback | Christian Pfeiffer | 2017-03-30 | 1 | -0/+14 | |
* | | | | Merge topic 'libuv-name-fix' | Brad King | 2017-03-31 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | FindLibUV: Add Windows library name | Christian Pfeiffer | 2017-03-30 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'ipo-policy-CMP0069' | Brad King | 2017-03-31 | 14 | -28/+125 | |
|\ \ \ \ | ||||||
| * | | | | Implement interprocedural optimization for GNU compilers | Ruslan Baratov | 2017-03-30 | 4 | -14/+41 | |
| * | | | | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION | Ruslan Baratov | 2017-03-30 | 9 | -2/+78 | |
| * | | | | Refactoring: s,GetFeatureAsBool,IsIPOEnabled, | Ruslan Baratov | 2017-03-30 | 6 | -14/+8 | |
| | |_|/ | |/| | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-31 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'ctest-disable-tests' | Brad King | 2017-03-30 | 4 | -19/+82 | |
|\ \ \ | ||||||
| * | | | Add 'DISABLED' test property | Betsy McPhail | 2017-03-29 | 4 | -8/+67 | |
| * | | | CTest: Improve 'Completion Status' reported to CDash for 'Not Run' tests | Betsy McPhail | 2017-03-27 | 2 | -11/+15 | |
* | | | | Merge topic 'iwyu' | Brad King | 2017-03-30 | 4 | -7/+2 | |
|\ \ \ \ | ||||||
| * | | | | cmFortranParser: remove unnecessary typedef | Daniel Pfeifer | 2017-03-29 | 1 | -2/+1 | |
| * | | | | cmCommandArgumentParserHelper: remove unnecessary include | Daniel Pfeifer | 2017-03-29 | 1 | -2/+0 | |
| * | | | | cmFortranParserImpl: remove unnecessary include | Daniel Pfeifer | 2017-03-29 | 1 | -1/+0 | |