index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmNinjaTargetGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'ninja-always-make-object-dirs'
Brad King
2024-01-09
1
-0/+1
|
\
|
*
cmNinjaTargetGenerator: add a method to compute the object directory
Ben Boeckel
2024-01-05
1
-0/+1
*
|
Swift/Ninja: Fix multifile module compile commands
Evan Wilde
2024-01-03
1
-0/+6
|
/
*
Merge branch 'cxxmodules-no-compile-commands-modmap-release' into cxxmodules-...
Ben Boeckel
2023-12-28
1
-1/+1
|
\
|
*
cmNinjaTargetGenerator: use scan flag for modmap usage in exported commands
Ben Boeckel
2023-12-22
1
-1/+1
*
|
Swift/Ninja: Split compilation model
Evan Wilde
2023-12-15
1
-0/+3
*
|
Ninja: Set TARGET_COMPILE_PDB correctly for compile_commands.json
Sebastian Theophil
2023-10-18
1
-0/+1
|
/
*
Ninja: Allow compilation before generation of dependencies' private sources
Martin Duffy
2023-09-20
1
-0/+2
*
cmNinjaTargetGenerator: Reduce lifetime of custom command list
Brad King
2023-09-12
1
-2/+0
*
Ninja: generate scanning and build rules for C++20 module synthetic targets
Ben Boeckel
2023-08-17
1
-1/+11
*
TargetGenerator: Factor out generation of code check rules
Orkun Tokdemir
2023-05-16
1
-2/+2
*
Ninja: track modmap dependencies properly
Ben Boeckel
2023-02-10
1
-2/+13
*
clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property
Kyle Edwards
2022-12-06
1
-0/+5
*
cmGeneratorTarget: factor out fileset info and scanning detection
Ben Boeckel
2022-11-23
1
-9/+0
*
cmGeneratorTarget: factor out dyndep support detection
Ben Boeckel
2022-11-23
1
-3/+0
*
cxxmodules: add properties to control scanning
Ben Boeckel
2022-11-18
1
-1/+12
*
cmNinjaTargetGenerator: factor out determining the fileset of a source
Ben Boeckel
2022-11-17
1
-0/+6
*
Swift: Omit output-file-map when used as a linker
Evan Wilde
2022-10-28
1
-0/+3
*
cmGlobalNinjaGenerator: Add helper to compute absolute paths for build.ninja
Brad King
2021-05-25
1
-0/+5
*
cmNinjaTargetGenerator: Reduce string copies in ConvertToNinjaPath wrapper
Brad King
2021-05-25
1
-1/+1
*
cmNinjaTargetGenerator: Rename source file path lookup method for clarity
Brad King
2021-05-25
1
-1/+1
*
Ninja Multi-Config: Split long command lines by config
Kyle Edwards
2021-04-30
1
-1/+2
*
ninja: Add experimental infrastructure for C++20 module dependency scanning
Brad King
2021-01-05
1
-1/+3
*
Ninja Generators: Homogenize configuration with Makefiles
Marc Chevrier
2020-12-01
1
-2/+0
*
cmNinjaTargetGenerator: Clarify method names
Brad King
2020-11-06
1
-5/+5
*
cmNinjaTargetGenerator: Consolidate redundant methods
Brad King
2020-11-06
1
-2/+1
*
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
1
-1/+2
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
Merge topic 'fortran-preprocess-property'
Brad King
2020-05-22
1
-0/+2
|
\
|
*
Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFF
Peter Hill
2020-05-21
1
-0/+2
*
|
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-1/+1
|
/
*
Ninja Multi-Config: Fix bug with MacOS frameworks
Kyle Edwards
2020-01-24
1
-2/+6
*
Refactor: Split Ninja files into impl-<Config>.ninja and build-<Config>.ninja
Kyle Edwards
2020-01-22
1
-1/+1
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-23/+44
*
Refactor: Prepare Ninja generator for multi-config
Kyle Edwards
2019-12-13
1
-14/+23
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-6/+6
*
Ninja: Pass preprocessor definitions when compiling with Intel Fortran
Brad King
2019-09-03
1
-0/+1
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-1/+1
*
Ninja: add support for Swift's output-file-map.json
Saleem Abdulrasool
2019-05-16
1
-0/+7
*
Ninja: Add support for ADDITIONAL_CLEAN_FILES target property
Sebastian Holtermann
2019-05-14
1
-0/+2
*
Ninja: In cmNinjaTargetGenerator use std::unique_ptr to manage new instances
Sebastian Holtermann
2019-05-13
1
-1/+3
*
Ninja,Makefile: use `unique_ptr` for memory management
Saleem Abdulrasool
2019-04-18
1
-2/+2
*
ninja: do not assume explicit preprocessing uses that output
Ben Boeckel
2019-02-25
1
-0/+1
*
ninja: make dyndep generation language aware
Ben Boeckel
2019-02-25
1
-1/+2
*
Replace occurrences of "Mac OS X" with "macOS" in comments
Bartosz Kosiorek
2018-09-10
1
-1/+1
*
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
Marc Chevrier
2018-06-27
1
-1/+1
*
sourceFile properties: add property INCLUDE_DIRECTORIES
Marc Chevrier
2018-01-24
1
-0/+3
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-5/+3
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
ninja: break unnecessary target dependencies
Ben Boeckel
2017-04-21
1
-2/+1
[next]