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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ninja: Add support for ADDITIONAL_CLEAN_FILES directory property
Sebastian Holtermann
2019-05-14
2
-0/+27
*
Ninja: Add support for additional clean files
Sebastian Holtermann
2019-05-14
2
-7/+104
*
Makefiles: Add support for ADDITIONAL_CLEAN_FILES target property
Sebastian Holtermann
2019-05-14
1
-0/+12
*
Makefiles: Add support for ADDITIONAL_CLEAN_FILES directory property
Sebastian Holtermann
2019-05-14
1
-0/+12
*
Makefiles: Move ADDITIONAL_MAKE_CLEAN_FILES evaluation to lambda
Sebastian Holtermann
2019-05-14
1
-10/+16
*
Makefiles: Sort clean files by using a std::set<std::string> container
Sebastian Holtermann
2019-05-14
6
-30/+29
*
Merge topic 'cmSytemTools_ExpandedList'
Brad King
2019-05-14
4
-29/+58
|
\
|
*
cmSystemTools: Add ExpandedListArgument and ExpandedLists methods
Sebastian Holtermann
2019-05-13
4
-29/+58
*
|
Merge topic 'error-generate-step'
Brad King
2019-05-14
29
-28/+89
|
\
\
|
*
|
cmake: Display error if generate step fails
Kyle Edwards
2019-05-13
29
-28/+89
|
|
/
*
|
Merge topic 'ninja_cleanups'
Brad King
2019-05-14
5
-241/+223
|
\
\
|
*
|
Ninja: Use clean target instead of clean tool in `cmake --target clean` calls
Sebastian Holtermann
2019-05-13
2
-7/+1
|
*
|
Ninja: In cmNinjaTargetGenerator use std::unique_ptr to manage new instances
Sebastian Holtermann
2019-05-13
3
-7/+9
|
*
|
Ninja: In cmNinjaTargetGenerator optimize string composition
Sebastian Holtermann
2019-05-13
1
-62/+78
|
*
|
Ninja: Inline range loop range arguments
Sebastian Holtermann
2019-05-12
3
-28/+14
|
*
|
Ninja: In cmGlobalNinjaGenerator use std::unique_ptr to manage output streams
Sebastian Holtermann
2019-05-11
2
-28/+31
|
*
|
Ninja: Add and use cmGlobalNinjaGenerator::CMakeCmd method
Sebastian Holtermann
2019-05-10
2
-46/+48
|
*
|
Ninja: Fix message in cmGlobalNinjaGenerator::WriteBuild method
Sebastian Holtermann
2019-05-10
1
-5/+3
|
*
|
Ninja: Simplify cmGlobalNinjaGenerator::AddRule and HasRule methods
Sebastian Holtermann
2019-05-10
2
-13/+8
|
*
|
Ninja: Simplify cmGlobalNinjaGenerator::WriteRule method
Sebastian Holtermann
2019-05-10
1
-45/+31
|
|
/
*
|
Merge topic 'cminstallgenerator-compute-error'
Brad King
2019-05-14
16
-17/+28
|
\
\
|
*
|
Refactor: Allow cmInstallGenerator::Compute() to return an error
Kyle Edwards
2019-05-13
16
-17/+28
|
|
/
*
|
Merge topic 'relax_cxx_relaxed_constexpr_requirements'
Brad King
2019-05-14
5
-13/+7
|
\
\
|
*
|
CompileFeatures: Record when MSVC gained full CXX14 support
Robert Maynard
2019-05-13
1
-0/+1
|
*
|
CompileFeatures: Record when Intel gained full CXX14 support
Robert Maynard
2019-05-13
1
-7/+1
|
*
|
CompileFeatures: Relax cxx_relaxed_constexpr compiler requirements
Robert Maynard
2019-05-13
3
-6/+5
*
|
|
Merge topic 'apple_clang_cxx_20_support'
Brad King
2019-05-14
2
-1/+9
|
\
\
\
|
*
|
|
Features: Activate C++20 support for AppleClang 10.0+
Robert Maynard
2019-05-07
2
-1/+9
*
|
|
|
Merge branch 'release-3.14'
Brad King
2019-05-14
0
-0/+0
|
\
\
\
\
|
*
\
\
\
Merge branch 'swig4' into release-3.14
Brad King
2019-05-13
1
-1/+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'ios-xctest-lookup' into release-3.14
Brad King
2019-05-13
3
-0/+37
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'swig4'
Brad King
2019-05-14
1
-1/+1
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
FindSWIG: Support swig4.0
Daniele E. Domenichelli
2019-05-13
1
-1/+1
*
|
|
|
|
|
|
Merge topic 'ios-xctest-lookup'
Brad King
2019-05-14
3
-0/+37
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Apple: Properly lookup XCTest for iOS and tvOS
Gregor Jasny
2019-05-11
3
-0/+37
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-05-14
1
-1/+1
*
|
|
|
|
|
Merge topic 'autorcc_timestamp'
Brad King
2019-05-13
3
-59/+69
|
\
\
\
\
\
\
|
*
|
|
|
|
|
AutoRcc: Simplify error logging with utility lambda
Sebastian Holtermann
2019-05-11
1
-20/+18
|
*
|
|
|
|
|
AutoRcc: Rebuild if the rcc executable is newer than its output
Sebastian Holtermann
2019-05-11
2
-0/+20
|
*
|
|
|
|
|
AutoRcc: Don't read the info file time again
Sebastian Holtermann
2019-05-11
1
-12/+1
|
*
|
|
|
|
|
AutoRcc: Write re-generation reason and rcc command as one string
Sebastian Holtermann
2019-05-11
2
-29/+31
|
*
|
|
|
|
|
Autogen: A missing info file is a critical error
Sebastian Holtermann
2019-05-11
1
-1/+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'cmuvprocesschain'
Brad King
2019-05-13
9
-8/+915
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmUVProcessChain: Add cmUVProcessChain
Kyle Edwards
2019-05-07
9
-5/+912
|
*
|
|
|
|
|
cmUVStreambuf: Initialize all members on construction
Brad King
2019-05-07
1
-3/+3
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'apple_clang_full_cxx_14_support'
Brad King
2019-05-13
1
-0/+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CompileFeatures: Record when AppleClang gained full CXX14 support
Robert Maynard
2019-05-07
1
-0/+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'iar-new_architectures'
Brad King
2019-05-13
7
-28/+68
|
\
\
\
\
\
\
|
*
|
|
|
|
|
IAR: Add architecture support for RL78, RH850 and MSP430
Stefan Andersson
2019-05-08
7
-28/+68
*
|
|
|
|
|
|
Merge topic 'FindProtobuf-gen-sources'
Brad King
2019-05-13
1
-1/+6
|
\
\
\
\
\
\
\
[next]