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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autogen: Check added for name collisions of generated moc files
Sebastian Holtermann
2016-04-22
2
-0/+74
*
Autogen: Qrc processing: Generate single map with final input / output names
Sebastian Holtermann
2016-04-19
2
-46/+76
*
Autogen: Ui processing: Generate single map with final input / output names
Sebastian Holtermann
2016-04-19
2
-18/+42
*
Autogen: Split out UI file generation code to dedicated method
Sebastian Holtermann
2016-04-19
2
-12/+28
*
Autogen: Split out moc file generation code to dedicated method
Sebastian Holtermann
2016-04-19
2
-54/+107
*
Autogen: Rename method GenerateQrc{ => Files}
Sebastian Holtermann
2016-04-19
2
-3/+3
*
Autogen: New logCommand method. It prints commands using std::cout.
Sebastian Holtermann
2016-04-19
2
-21/+25
*
Autogen: Rename header extension Join method to JoinExts
Sebastian Holtermann
2016-04-19
2
-6/+10
*
Autogen: Use SystemTools string functions instead of rolling out own
Sebastian Holtermann
2016-04-19
2
-22/+2
*
Merge topic 'refactor-cmListFileBacktrace'
Brad King
2016-04-18
8
-238/+253
|
\
|
*
Remove unused cmake::IssueMessage overload
Brad King
2016-04-18
2
-38/+0
|
*
cmState: Remove unused entry point fields from snapshot data
Brad King
2016-04-18
2
-14/+0
|
*
cmListFileBacktrace: Refactor storage to provide efficient value semantics
Brad King
2016-04-18
6
-182/+231
|
*
cmState: Avoid accumulating snapshot storage for backtraces
Brad King
2016-04-15
4
-37/+39
|
*
cmState: Add Snapshot method to get bottom of call stack
Brad King
2016-04-15
2
-0/+16
*
|
Merge topic 'minor-cleanups'
Brad King
2016-04-18
7
-78/+32
|
\
\
|
|
/
|
*
Add call stack to unused/uninitialized variable warnings
Brad King
2016-04-15
2
-25/+4
|
*
cmLocalGenerator: Simplify IssueMessage implementation
Brad King
2016-04-15
1
-11/+1
|
*
cmLocalGenerator: Use own IssueMessage method
Brad King
2016-04-15
1
-2/+2
|
*
cmOutputConverter: Assert construction with a valid snapshot
Brad King
2016-04-15
1
-0/+1
|
*
cmMakefile: Move cmMakefileCall to .cxx file
Brad King
2016-04-15
2
-26/+20
|
*
cmWhileCommand: Simplify context construction
Brad King
2016-04-15
1
-6/+2
|
*
cmIfCommand: Simplify execution context construction
Brad King
2016-04-15
1
-8/+2
*
|
Merge topic 'cmPolicies-missing-include'
Brad King
2016-04-18
1
-0/+1
|
\
\
|
*
|
cmPolicies.cxx: Add missing include <ctype.h> for isdigit (#16066)
Brad King
2016-04-15
1
-0/+1
*
|
|
Merge topic 'cmake-host-solaris'
Brad King
2016-04-18
1
-0/+3
|
\
\
\
|
*
|
|
Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061)
Stafen Teleman
2016-04-15
1
-0/+3
|
|
/
/
*
|
|
Merge topic 'cmake-gui-osx-install-mkdir'
Brad King
2016-04-18
1
-0/+1
|
\
\
\
|
*
|
|
cmake-gui: Teach --install make destination directory (#16064)
Brad King
2016-04-15
1
-0/+1
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-18
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-17
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-16
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-15
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-14
1
-1/+1
|
/
*
Merge topic 'cmState-rename-include-snapshot'
Brad King
2016-04-13
3
-11/+11
|
\
|
*
cmState: Rename CallStack snapshots to IncludeFile
Brad King
2016-04-12
3
-11/+11
*
|
Merge topic 'try_compile-config-flags'
Brad King
2016-04-13
1
-2/+11
|
\
\
|
*
|
try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)
Brad King
2016-04-11
1
-0/+7
|
*
|
cmCoreTryCompile: Factor out config lookup for re-use
Brad King
2016-04-11
1
-2/+4
*
|
|
Merge topic 'clang-tidy'
Brad King
2016-04-13
4
-27/+92
|
\
\
\
|
*
|
|
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
4
-27/+92
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-13
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-12
1
-1/+1
|
/
*
Merge topic 'preallocate-condition-keywords'
Brad King
2016-04-11
1
-4/+4
|
\
|
*
cmConditionEvaluator: Use pre-allocated keywords in more places
Brad King
2016-04-08
1
-4/+4
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-11
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-10
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-09
1
-1/+1
*
|
Merge topic 'ninja-restat-custom-command-byproducts'
Brad King
2016-04-08
1
-2/+2
|
\
\
|
*
|
Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049)
Brad King
2016-04-05
1
-1/+1
[next]