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
/
cmNinjaNormalTargetGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support of CMAKE_<LANG>_USE_RESPONSE_FILE_FOR_LIBRARIES variable.
Matthieu Ribiere
2023-04-13
1
-1/+1
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-0/+1
*
clang-tidy: fix `readability-redundant-access-specifiers` warnings
Ben Boeckel
2021-01-27
1
-1/+0
*
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
1
-1/+14
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
CUDA: Mult-Config Ninja generator now supports CUDA
Robert Maynard
2020-01-13
1
-1/+3
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-1/+2
*
Refactor: Prepare Ninja generator for multi-config
Kyle Edwards
2019-12-13
1
-12/+12
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3/+3
*
Create and use `cmGeneratorTarget::Names`
Saleem Abdulrasool
2019-02-11
1
-7/+2
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-2/+2
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
CUDA: Add separable compilation support to the ninja generator.
Robert Maynard
2016-11-14
1
-0/+10
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-5/+4
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-2/+2
*
Source: Stabilize include order
Brad King
2016-04-29
1
-5/+5
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-1/+1
*
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-1/+2
*
Re-factor CFBundle generation.
Nicolas Despres
2012-07-17
1
-1/+0
*
Ninja: Add support for CFBundle.
Nicolas Despres
2012-07-17
1
-0/+1
*
Ninja: Copy resource files in the bundle.
Nicolas Despres
2012-07-17
1
-2/+0
*
Re-factor OS X bundle and framework generation.
Nicolas Despres
2012-07-17
1
-4/+6
*
Ninja: Add support for OX X library framework.
Nicolas Despres
2012-07-17
1
-0/+2
*
Ninja: Add support for OS X app bundles.
Nicolas Despres
2012-07-17
1
-0/+2
*
Ninja: undo all the NOSHELL patches
Peter Kuemmel
2012-06-14
1
-1/+1
*
Ninja: don't use shell when cmake is called directly
Peter Kuemmel
2012-06-14
1
-1/+1
*
Ninja: work with ninja/master, don't compile rc files with cl
Peter Kuemmel
2012-06-12
1
-3/+0
*
Ninja: add response file support on Windows
Peter Kuemmel
2012-06-05
1
-1/+1
*
Ninja: ensure output directories exist
Peter Kuemmel
2012-04-06
1
-0/+3
*
Build object library targets in Ninja
Brad King
2012-03-16
1
-0/+1
*
Ninja: Add the Ninja generator
Peter Collingbourne
2012-02-02
1
-0/+47