Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmMakefile: modernize memory management | Marc Chevrier | 2020-01-14 | 1 | -12/+6 |
* | Merge topic 'objc-visibility-inlines' | Brad King | 2020-01-13 | 1 | -4/+5 |
|\ | |||||
| * | ObjC: Add VISIBLITY_INLINES_HIDDEN support | Cristian Adam | 2020-01-10 | 1 | -4/+5 |
| * | Merge topic 'unity-object-libraries' into release-3.16 | Brad King | 2019-12-09 | 1 | -6/+3 |
| |\ | |||||
| * \ | Merge topic 'pch-reuse-importlib' into release-3.16 | Brad King | 2019-12-09 | 1 | -1/+17 |
| |\ \ | |||||
* | \ \ | Merge topic 'add-header-cmext-algorithm' | Brad King | 2019-12-18 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Refactoring: use append functions from cmext/algorithm | Marc Chevrier | 2019-12-17 | 1 | -1/+2 |
* | | | | | Merge topic 'stdstring-target' | Brad King | 2019-12-17 | 1 | -3/+2 |
|\ \ \ \ \ | |||||
| * | | | | | cmTarget: add std::string overloads | Vitaly Stakhovsky | 2019-12-14 | 1 | -3/+2 |
* | | | | | | Merge topic 'fat-ios' | Brad King | 2019-12-17 | 1 | -16/+34 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Handle multi-arch sysroots on Apple platforms | Tor Arne Vestbø | 2019-12-13 | 1 | -7/+24 |
| * | | | | | Refactor -arch and -isysroot code usage | Cristian Adam | 2019-12-11 | 1 | -13/+14 |
* | | | | | | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 1 | -1/+8 |
| |/ / / / |/| | | | | |||||
* | | | | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 1 | -6/+17 |
* | | | | | Merge topic 'unity-object-libraries' | Brad King | 2019-12-09 | 1 | -6/+3 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'backport-unity-object-libraries' into unity-object-libraries | Brad King | 2019-12-08 | 1 | -6/+3 |
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| | | |||||
| | * | | | Unity: Proper handling of object libraries | Cristian Adam | 2019-12-07 | 1 | -0/+2 |
| | * | | | Unity: Generic source file handling for all generators | Cristian Adam | 2019-12-07 | 1 | -6/+1 |
* | | | | | Merge topic 'pch-reuse-importlib' | Brad King | 2019-12-09 | 1 | -1/+17 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | PCH: Use the target's PREFIX for building the pdb file name | Cristian Adam | 2019-12-08 | 1 | -1/+17 |
| |/ / | |||||
* | | | Merge topic 'delay-custom-command-creation' | Brad King | 2019-12-04 | 1 | -13/+335 |
|\ \ \ | |||||
| * | | | cmMakefile: Delay custom command creation | Daniel Eiband | 2019-11-24 | 1 | -6/+332 |
| * | | | cmLocalGenerator: Refactor to use cmMakeSingleCommandLine | Daniel Eiband | 2019-11-24 | 1 | -7/+3 |
* | | | | Merge topic 'unity-no-duplicate-path' | Brad King | 2019-11-26 | 1 | -13/+16 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Unity: No repeated path for internal generated unity files | Cristian Adam | 2019-11-25 | 1 | -13/+16 |
| |/ | |||||
* | | Merge topic 'objc-standard-fix' | Brad King | 2019-11-15 | 1 | -14/+29 |
|\ \ | |/ | |||||
| * | ObjC: Proper initialization of ObjC/XX standard properties | Cristian Adam | 2019-11-14 | 1 | -14/+29 |
* | | Merge topic 'objc-standard' | Brad King | 2019-11-13 | 1 | -0/+29 |
|\ \ | |/ | |||||
| * | ObjC: Initialize ObjC/XX standard properties from C/C++ counterparts | Cristian Adam | 2019-11-12 | 1 | -0/+29 |
| * | Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16 | Brad King | 2019-11-12 | 1 | -3/+3 |
| |\ | |||||
| * \ | Merge topic 'resolve-full-path-at-generate-time' into release-3.16 | Brad King | 2019-11-12 | 1 | -1/+1 |
| |\ \ | |||||
* | \ \ | Merge topic 'modernize-memory-management' | Brad King | 2019-11-12 | 1 | -33/+33 |
|\ \ \ \ | |||||
| * | | | | cmLocalGenerator: modernize memory management | Marc Chevrier | 2019-11-11 | 1 | -33/+33 |
* | | | | | Merge topic 'unity-HEADER_FILE_ONLY' | Brad King | 2019-11-12 | 1 | -3/+3 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Unity: Don't include sources with HEADER_FILE_ONLY property set | Cristian Adam | 2019-11-11 | 1 | -3/+3 |
* | | | | | Merge topic 'resolve-full-path-at-generate-time' | Brad King | 2019-11-12 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | UnityBuild: Resolve full paths of unity source includes | Daniel Eiband | 2019-11-11 | 1 | -1/+1 |
* | | | | | Merge topic 'pch-no-duplicates' | Craig Scott | 2019-11-12 | 1 | -0/+8 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| * | | | PCH: No repeated path for internal generated PCH files | Cristian Adam | 2019-11-11 | 1 | -0/+8 |
| | |/ | |/| | |||||
* | | | Merge topic 'unity-include-generated' | Brad King | 2019-11-07 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Unity build: Include GENERATED files into unity build | Cristian Adam | 2019-11-06 | 1 | -1/+0 |
| |/ | |||||
* | | Merge topic 'objc-pch' | Brad King | 2019-11-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | PCH: Add support for OBJC/OBJCXX languages | Cristian Adam | 2019-11-03 | 1 | -1/+1 |
* | | cmLocalGenerator: Drop unused initializer in AddUnityBuild | Brad King | 2019-10-28 | 1 | -2/+1 |
|/ | |||||
* | PCH: Generate sources during Compute step | Cristian Adam | 2019-10-09 | 1 | -64/+15 |
* | file(GENERATE): Create output file structures even earlier | Brad King | 2019-10-07 | 1 | -5/+9 |
* | Merge topic 'unity-step' | Brad King | 2019-10-04 | 1 | -2/+7 |
|\ | |||||
| * | Unity build: Generate sources during Compute step | Brad King | 2019-10-03 | 1 | -2/+7 |
* | | PCH: Add multi-language PCH generation support | Cristian Adam | 2019-10-03 | 1 | -143/+158 |
|/ | |||||
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -3/+4 |