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
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-07-08
1
-93/+58
*
CMake Nightly Date Stamp
Kitware Robot
2015-07-08
1
-1/+1
*
Merge topic 'tar-portability'
Brad King
2015-07-07
2
-1/+11
|
\
|
*
cmArchiveWrite: do not store sparse files when using standard tar formats
Roman Donchenko
2015-07-06
2
-1/+11
*
|
Merge topic 'refactor-cmListFileBacktrace'
Brad King
2015-07-07
10
-71/+366
|
\
\
|
*
|
cmListFileBacktrace: Implement in terms of cmState::Snapshot.
Stephen Kelly
2015-07-06
5
-52/+37
|
*
|
cmListFile: Remove FilePath member from cmListFileContext.
Stephen Kelly
2015-07-06
7
-20/+46
|
*
|
cmMakefile: Set the FilePath on the frame from the cmState.
Stephen Kelly
2015-07-06
1
-2/+8
|
*
|
cmMakefile: Create intermediate variables for snapshot frames.
Stephen Kelly
2015-07-06
1
-2/+4
|
*
|
cmMakefile: Create a scoped context for parsing listfiles.
Stephen Kelly
2015-07-06
2
-0/+31
|
*
|
cmMakefile: Access the execution list file from the cmState.
Stephen Kelly
2015-07-05
1
-1/+2
|
*
|
cmState: Store execution context.
Stephen Kelly
2015-07-05
6
-25/+133
|
*
|
cmState: Add GetCallStackParent method.
Stephen Kelly
2015-07-05
2
-0/+23
|
*
|
cmState: Store snapshots for more different types.
Stephen Kelly
2015-07-04
3
-2/+100
|
*
|
cmMakefile: Split CallStack into two pieces.
Stephen Kelly
2015-07-04
2
-24/+21
|
*
|
cmLinkedTree: Add operator* to the iterator.
Stephen Kelly
2015-07-04
1
-0/+18
*
|
|
Merge topic 'ctest-progress-ticks'
Brad King
2015-07-07
3
-9/+16
|
\
\
\
|
*
|
|
CTest: hide progress ticks in verbose output
Daniel Pfeifer
2015-07-06
3
-9/+16
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fortran-module-preprocessor-defs'
Brad King
2015-07-07
1
-1/+1
|
\
\
\
|
*
|
|
Fortran: Fix passing of preprocessor definitions to dependency scanner
Brad King
2015-07-06
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-07
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'show-number-of-tests'
Brad King
2015-07-06
1
-4/+17
|
\
\
\
|
*
|
|
CTest: Show the number of tests for each label in the summary
Betsy McPhail
2015-07-06
1
-4/+17
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-06
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-05
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-04
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-03
1
-1/+1
|
/
/
*
|
Merge topic 'ctest-test-load'
Brad King
2015-07-02
12
-11/+250
|
\
\
|
*
|
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
10
-7/+208
|
*
|
cmCTestMultiProcessHandler: Refactor RUN_SERIAL implementation
Zack Galbreath
2015-06-30
2
-4/+32
|
*
|
cmSystemTools: Add StringToULong helper
Brad King
2015-06-30
2
-0/+10
*
|
|
Merge topic 'update-kwsys'
Brad King
2015-07-02
1
-1/+1
|
\
\
\
|
*
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-07-02
1
-1/+1
*
|
|
|
Merge topic 'use-generator-target'
Brad King
2015-07-02
16
-115/+137
|
\
\
\
\
|
*
|
|
|
cmGlobalGenerator: Map local generators to generator targets.
Stephen Kelly
2015-07-01
4
-15/+13
|
*
|
|
|
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
Stephen Kelly
2015-07-01
16
-108/+132
*
|
|
|
|
Merge topic 'clean-up-cmMakefile'
Brad King
2015-07-02
3
-74/+80
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
cmMakefile: Merge two Scope types and instances.
Stephen Kelly
2015-06-30
1
-30/+18
|
*
|
|
|
cmMakefile: Rename a variable.
Stephen Kelly
2015-06-30
1
-3/+3
|
*
|
|
|
cmMakefile: Expand the scope of scoped buildsystem file state.
Stephen Kelly
2015-06-30
1
-3/+1
|
*
|
|
|
cmMakefile: Compute the filename processed in a scope.
Stephen Kelly
2015-06-30
1
-3/+6
|
*
|
|
|
cmMakefile: Inline ProcessBuildsystemFile into only caller.
Stephen Kelly
2015-06-30
1
-43/+39
|
*
|
|
|
cmMakefile: Don't use string comparison to check directory level.
Stephen Kelly
2015-06-30
1
-2/+1
|
*
|
|
|
cmMakefile: Avoid invoking EnforceDirectoryLevelRules.
Stephen Kelly
2015-06-30
3
-4/+3
|
*
|
|
|
cmMakefile: Add filename to ReadListFile auto scopes.
Stephen Kelly
2015-06-30
1
-6/+6
|
*
|
|
|
cmMakefile: Remove IncludeScope Quiet call.
Stephen Kelly
2015-06-30
1
-1/+0
|
*
|
|
|
cmMakefile: Make listfile scopes responsible for logical checks.
Stephen Kelly
2015-06-30
2
-30/+6
|
*
|
|
|
cmMakefile: Move the lexical scope.
Stephen Kelly
2015-06-30
1
-3/+2
|
*
|
|
|
cmMakefile: Add automatic scopes to listfile readers.
Stephen Kelly
2015-06-30
2
-6/+55
|
*
|
|
|
cmMakefile: Move the IncludeScope to where it is used.
Stephen Kelly
2015-06-30
1
-20/+20
|
|
/
/
/
[next]