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
*
cmListFileBacktrace: Hide the context-stack implementation detail.
Stephen Kelly
2015-05-18
5
-24/+44
*
cmTarget: Simplify CMP0023 message loop.
Stephen Kelly
2015-05-18
1
-15/+5
*
cmTarget: Simplify output computation.
Stephen Kelly
2015-05-18
1
-1/+1
*
cmTarget: Store context in stack only if different.
Stephen Kelly
2015-05-18
1
-8/+5
*
cmListFileContext: Implement EqualityComparable.
Stephen Kelly
2015-05-18
2
-0/+12
*
cmTarget: Store only cmListFileContext for CMP0023 handling.
Stephen Kelly
2015-05-18
2
-16/+13
*
cmTarget: Remove needless iteration.
Stephen Kelly
2015-05-18
1
-1/+0
*
cmListFileContext: Sort by line before file.
Stephen Kelly
2015-05-18
1
-4/+5
*
cmListFileContext: Implement LessThanComparable.
Stephen Kelly
2015-05-18
4
-23/+11
*
cmMakefile: Use std::set::insert API to simplify CMP0054 handling.
Stephen Kelly
2015-05-18
1
-9/+1
*
cmMakefile: Simplify CMP0054 handling.
Stephen Kelly
2015-05-18
3
-13/+5
*
cmMakefile: Add access to the top-level execution context.
Stephen Kelly
2015-05-18
3
-6/+13
*
cmMakefile: Replace deques with vectors.
Stephen Kelly
2015-05-18
2
-4/+3
*
Merge topic 'cpack-ifw-updates'
Brad King
2015-05-18
8
-13/+307
|
\
|
*
Update packaging of CMake for QtIFW 2.0
Konstantin Podsvirov
2015-05-15
2
-2/+8
|
*
CPackIFW: Add QtIFW 2.0 support
Konstantin Podsvirov
2015-05-15
6
-11/+299
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-05-18
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-05-17
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-05-16
1
-1/+1
*
|
Merge topic 'refactor-cmLocalGenerator'
Brad King
2015-05-15
50
-360/+384
|
\
\
|
*
|
cmMakefile: Handle CMP0014 before configuring the generator.
Stephen Kelly
2015-05-14
3
-38/+45
|
*
|
cmLocalGenerator: Assert that there is a parent.
Stephen Kelly
2015-05-14
1
-4/+1
|
*
|
cmMakefile: Remove redundant variable set.
Stephen Kelly
2015-05-14
1
-1/+0
|
*
|
cmMakefile: Use the state to determine the parent directory.
Stephen Kelly
2015-05-14
1
-3/+4
|
*
|
Use new top-level check abstraction.
Stephen Kelly
2015-05-14
2
-3/+3
|
*
|
cmLocalGenerator: Add abstraction to check if top-level.
Stephen Kelly
2015-05-14
4
-10/+10
|
*
|
cmGlobalGenerator: Move some flags from cmLocalGenerator.
Stephen Kelly
2015-05-14
16
-81/+79
|
*
|
cmLocalGenerator: Port loops to cmState::Snapshot.
Stephen Kelly
2015-05-14
1
-22/+20
|
*
|
cmState: Add an accessor for Parent snapshot and a validity check.
Stephen Kelly
2015-05-14
2
-0/+24
|
*
|
cmLocalGenerator: Convert two recursive methods to loops.
Stephen Kelly
2015-05-14
1
-20/+50
|
*
|
cmLocalGenerator: Get project directories from the cmState.
Stephen Kelly
2015-05-14
1
-37/+36
|
*
|
cmLocalGenerator: Initialize state before creating cmMakefile.
Stephen Kelly
2015-05-14
3
-15/+23
|
*
|
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
38
-94/+66
|
*
|
cmGlobalBorlandMakefileGenerator: Do not inherit from NMake generator
Brad King
2015-05-14
1
-1/+1
|
*
|
Don't use a cmLocalGenerator instance to call static methods.
Stephen Kelly
2015-05-14
5
-23/+21
|
*
|
cmLocalGenerator: Remove EscapeForShellOldStyle to only caller.
Stephen Kelly
2015-05-14
3
-33/+30
|
*
|
cmLocalGenerator: Remove unused members.
Stephen Kelly
2015-05-14
1
-4/+0
*
|
|
Merge topic 'disallow-install-of-export'
Brad King
2015-05-15
2
-3/+49
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
install: Disallow installing export() result.
Stephen Kelly
2015-05-14
2
-0/+44
|
*
|
install: Use an intermediate filesVector variable.
Stephen Kelly
2015-05-14
1
-3/+5
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-05-15
1
-1/+1
|
/
*
Merge topic 'update-kwsys'
Brad King
2015-05-14
2
-5/+9
|
\
|
*
KWSys: Tell Git not to export .gitattributes
Brad King
2015-05-13
1
-4/+0
|
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-05-13
1
-1/+9
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-05-14
1
-1/+1
|
/
*
CMake Nightly Date Stamp
Kitware Robot
2015-05-13
1
-1/+1
*
Merge topic 'ctest-no-make-i'
Brad King
2015-05-12
6
-4/+34
|
\
|
*
CTest: Stop telling 'make' to ignore errors with -i
Brad King
2015-05-12
6
-3/+33
|
*
build_command: Choose configuration consistently across signatures
Brad King
2015-05-12
1
-1/+1
*
|
Merge topic 'find_package-no-cmake-gui-paths'
Brad King
2015-05-12
2
-31/+1
|
\
\
[next]