| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'vs-refactor-source-loop' | Brad King | 2017-04-12 | 4 | -93/+80 |
|\ |
|
| * | cmGeneratorTarget: Drop unused GetIDLSources method | Brad King | 2017-04-11 | 2 | -8/+0 |
|
|
| * | VS: Refactor loop over classified sources | Brad King | 2017-04-11 | 2 | -85/+80 |
|
|
* | | Merge topic 'xcode-object-arch-dir' | Brad King | 2017-04-12 | 3 | -31/+61 |
|\ \ |
|
| * | | Xcode: Compute a concrete object file arch dir if possible | Brad King | 2017-04-11 | 2 | -1/+19 |
|
|
| * | | Xcode: Refactor object directory name computation | Brad King | 2017-04-11 | 2 | -10/+21 |
|
|
| * | | Xcode: Refactor internal architecture list construction | Brad King | 2017-04-11 | 2 | -17/+17 |
|
|
| * | | cmGlobalGenerator: Abort generation earlier on export() error | Brad King | 2017-04-11 | 1 | -4/+5 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-12 | 1 | -1/+1 |
|
|
* | | | Merge topic 'vs-remove-UseObjectLibraries' | Brad King | 2017-04-11 | 6 | -77/+46 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 |
|
|