Alexey Edelev
|
9ab270f47d
cmSystemTools: Add GetComspec method to get cmd on Windows
|
1 year ago |
Juan Ramos
|
197cb419d1
add_custom_command: Add CODEGEN support
|
1 year ago |
Brad King
|
9f8afacb3e
cmGlobalNinjaGenerator: Reuse local generator caching of config list
|
1 year ago |
Brad King
|
48b911e3e5
cmGlobalNinjaGenerator: Factor out helper for global config list lookup
|
1 year ago |
Brad King
|
e2c6a54b07
cmGlobalNinjaGenerator: De-duplicate CMAKE_CONFIGURATION_TYPES lookup
|
1 year ago |
Brad King
|
1d519cf796
Merge topic 'ninja-parallel'
|
1 year ago |
Martin Duffy
|
0e5250e63c
Ninja: Add option for parallel install
|
1 year ago |
Brad King
|
76fa2e8f13
Merge topic 'cxxmodules-gcc-binary-mode'
|
1 year ago |
Ben Boeckel
|
9e2f31ec23
cmCxxModuleMapper: add a query for the open mode for the modmap
|
1 year ago |
Brad King
|
d704a3f818
Merge topic 'ninja-fortran-include'
|
1 year ago |
Brad King
|
36dc8d6d50
Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources
|
1 year ago |
Brad King
|
7d1356517d
Merge topic 'cxxmodules-dyndep-error-on-private-usage'
|
1 year ago |
Brad King
|
fb0988a276
Merge topic 'cxxmodules-dyndep-error-on-private-usage' into release-3.28
|
1 year ago |
Brad King
|
d6c81c085c
Merge topic 'cxxmodules-collation-restat'
|
1 year ago |
Ben Boeckel
|
a7424b636b
Ninja: make the collator rule use `restat = 1`
|
1 year ago |
Ben Boeckel
|
3f8a59a05c
cxxmodules: return failure from the collator when private usage is found
|
1 year ago |
Ben Boeckel
|
de3dc16b64
cmNinjaTargetGenerator: use `.` for the needed phony order-only dependency
|
1 year ago |
Marc Chevrier
|
179c036b5d
Merge topic 'Ninja-LINK_OPTIONS-with-newlines'
|
1 year ago |
Marc Chevrier
|
255c2e1430
Ninja: LINK_OPTIONS property should support newlines
|
1 year ago |
Brad King
|
c2bd158712
Merge topic 'fortran-objects-as-sources-fix'
|
1 year ago |
Ben Boeckel
|
d2fa56772f
Ninja: support "forwarding" modules from other targets
|
1 year ago |
Brad King
|
92cc1f3b62
Merge topic 'Ninja-use-depslog'
|
2 years ago |
Ben Boeckel
|
b0177003e1
cmGlobalNinjaGenerator: tell `ninja` to actually read the depfile
|
2 years ago |
Brad King
|
2e16fca2be
Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner'
|
2 years ago |
Ben Boeckel
|
1f507580a1
cmGlobalGenerator: give context about module queries
|
2 years ago |
Ben Boeckel
|
c2e949b700
cmGlobalNinjaGenerator: remove unnecessary virtual method
|
2 years ago |
Ben Boeckel
|
1cfba13004
cmGlobalNinjaGenerator: fix lambda variable name typo
|
2 years ago |
Martin Duffy
|
ec2ba29ac5
Ninja: Allow compilation before generation of dependencies' private sources
|
2 years ago |
scivision
|
6ebf0e1a46
Ninja: Use absolute path to COMSPEC if possible
|
2 years ago |
Ben Boeckel
|
9b9ec70b54
Ninja: generate scanning and build rules for C++20 module synthetic targets
|
2 years ago |