Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmInstallGenerator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 1 | -2/+2 |
* | cmInstall*Generator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 1 | -9/+9 |
* | Merge topic 'multi-ninja-pch' | Brad King | 2020-01-20 | 1 | -129/+136 |
|\ | |||||
| * | Multi-Ninja: Add precompile headers support | Cristian Adam | 2020-01-17 | 1 | -129/+136 |
* | | Merge topic 'realpath-cache' | Brad King | 2020-01-20 | 1 | -2/+2 |
|\ \ | |||||
| * | | cmGlobalGenerator: Add cache for realpath() results | Tim Blechmann | 2020-01-16 | 1 | -2/+2 |
* | | | Merge topic 'acc-fix-in-source-depends-path' | Brad King | 2020-01-20 | 1 | -2/+10 |
|\ \ \ | |||||
| * | | | cmLocalGenerator: collapse the path after construction | Ben Boeckel | 2020-01-16 | 1 | -0/+2 |
| * | | | add_custom_command: check if a relative path should be an in-source path | Ben Boeckel | 2020-01-16 | 1 | -0/+7 |
| * | | | cmLocalGenerator: simplify the current source dir query | Ben Boeckel | 2020-01-16 | 1 | -2/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'pch-msvc-no-path-repetition' | Craig Scott | 2020-01-19 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | PCH: No repeated path for internal generated PCH files (MSVC case) | Cristian Adam | 2020-01-16 | 1 | -1/+2 |
* | | | Merge topic 'unity-lang-filename' | Brad King | 2020-01-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Unity Build: include language in generated source file name | Cristian Adam | 2020-01-14 | 1 | -1/+1 |
* | | | 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 |
|\ \ \ \ \ | | |_|_|/ | |/| | | |