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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-25
1
-4/+4
*
|
Ninja: Fix quoting of RC language depfile in cmcldeps call
Brad King
2017-09-25
1
-1/+1
|
/
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-1/+1
*
Merge topic 'refactor-iwyu-code'
Brad King
2017-09-15
1
-1/+1
|
\
|
*
Clean up iwyu code to not be one big if statement.
Bill Hoffman
2017-09-13
1
-1/+1
*
|
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-48/+28
|
/
*
Add properties to run cppcheck along with the compiler
Bill Hoffman
2017-08-30
1
-2/+10
*
Merge topic 'cxx11-nullptr'
Brad King
2017-08-25
1
-3/+3
|
\
|
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-3/+3
*
|
Ninja: Fix references to source files in gfortran diagnostics
Raul Laasner
2017-08-23
1
-1/+7
|
/
*
Merge topic 'ninja_cuda_export_compile_commands_support'
Brad King
2017-07-14
1
-6/+21
|
\
|
*
CUDA: CMAKE_EXPORT_COMPILE_COMMANDS now works with CUDA and Ninja
Robert Maynard
2017-07-13
1
-6/+21
*
|
Ninja: always use response file for cmake_ninja_dyndep
Yurii Batrak
2017-07-10
1
-8/+2
*
|
CUDA: Add option to run the compiler through launcher tools
Brad King
2017-06-09
1
-1/+2
|
/
*
Ninja: Fix escaping of path to depfile
Brad King
2017-05-30
1
-4/+4
*
Merge topic 'ninja-dyndep-response-file'
Brad King
2017-04-25
1
-4/+15
|
\
|
*
Ninja: support response file for cmake_ninja_depends on Windows
Bernhard Burgermeister
2017-04-25
1
-4/+15
*
|
Merge topic 'loosen-object-deps'
Brad King
2017-04-24
1
-9/+22
|
\
\
|
|
/
|
/
|
|
*
ninja: break unnecessary target dependencies
Ben Boeckel
2017-04-21
1
-10/+8
|
*
ninja: remove duplicate order-only dependencies
Ben Boeckel
2017-04-21
1
-0/+4
|
*
ninja: describe the intermediate order depends target better
Ben Boeckel
2017-04-21
1
-1/+1
|
*
Ninja: Order Fortran dyndep file generation explicitly
Brad King
2017-04-21
1
-0/+11
*
|
CUDA: Allow sources to be compiled to .ptx files
Robert Maynard
2017-04-20
1
-0/+3
|
/
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2/+2
*
Merge topic 'ninja-fortran-depfile-fix'
Brad King
2017-03-22
1
-1/+3
|
\
|
*
Ninja: Fix Fortran `include` dependency on generated file
Brad King
2017-03-21
1
-1/+3
*
|
Merge topic 'cuda_no_ninja_response_support'
Brad King
2017-03-22
1
-3/+5
|
\
\
|
*
|
CUDA: Disable support for using response files.
Robert Maynard
2017-03-21
1
-3/+5
|
|
/
|
*
Merge branch 'ninja-no-full-path' into release
Brad King
2017-02-24
1
-4/+3
|
|
\
*
|
|
Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files
Brad King
2017-03-21
1
-4/+8
*
|
|
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
Brad King
2017-03-09
1
-1/+1
*
|
|
Refactor module definition file selection
Brad King
2017-03-09
1
-3/+4
*
|
|
Merge topic 'ninja-no-full-path'
Brad King
2017-02-27
1
-4/+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Revert "Ninja: Use full path for all source files"
Brad King
2017-02-24
1
-4/+3
*
|
CUDA: Fix boolean interpretation of CUDA_SEPARABLE_COMPILATION
Brad King
2017-02-20
1
-1/+2
*
|
Add properties to run the cpplint style checker with the compiler
Jamie Snape
2017-01-23
1
-1/+9
*
|
CUDA: Detect MSVC architecture id
Brad King
2017-01-12
1
-1/+2
*
|
Makefile,Ninja: De-duplicate MSVC compiler PDB path selection
Brad King
2016-12-15
1
-15/+1
*
|
Merge topic 'clang-tidy'
Brad King
2016-12-12
1
-1/+1
|
\
\
|
*
|
clang-tidy: apply readability-redundant-string-init fixes
Daniel Pfeifer
2016-12-12
1
-1/+1
*
|
|
Merge topic 'fix-ctest-launchers'
Brad King
2016-12-12
1
-0/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Comment ExpandRuleVariables calls not preceded by launcher insertion
Brad King
2016-12-09
1
-0/+1
*
|
|
Ninja,Makefile: Name static library compile PDB files as VS does
Brad King
2016-11-30
1
-0/+7
*
|
|
CUDA: Add support for the CUDA_SEPARABLE_COMPILATION target property
Robert Maynard
2016-11-14
1
-3/+15
*
|
|
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-8/+11
*
|
|
Add generator expression support to per-source COMPILE_FLAGS
Zsolt Parragi
2016-10-28
1
-2/+8
*
|
|
Merge topic 'clang-tidy'
Brad King
2016-10-20
1
-2/+4
|
\
\
\
|
*
|
|
fix more issues reported by clang-tidy
Daniel Pfeifer
2016-10-20
1
-2/+4
|
|
/
/
*
|
|
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0/+1
*
|
|
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
[prev]
[next]