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
*
RC: Add platform-specific preprocessor definitions (#15404)
Brad King
2015-02-25
1
-0/+4
*
RC: Enable language after C, CXX, or Fortran is enabled (#15404)
Brad King
2015-02-25
3
-6/+6
*
RC: Drop unused CMAKE_COMPILE_RESOURCE variable setting
Brad King
2015-02-25
2
-3/+0
*
CMake Nightly Date Stamp
Kitware Robot
2015-02-25
1
-1/+1
*
Merge topic 'cleanup-cmAlgorithms'
Brad King
2015-02-24
1
-24/+37
|
\
|
*
cmAlgorithms: Cache the end iterators in algorithms.
Stephen Kelly
2015-02-24
1
-4/+7
|
*
cmAlgorithms: Remove needless assignment.
Stephen Kelly
2015-02-24
1
-2/+1
|
*
cmAlgorithms: Maintain the pivot iterator in cmRemoveIndices.
Stephen Kelly
2015-02-24
1
-2/+4
|
*
cmAlgorithms: Relax iterator requirement for cmRemoveIndices.
Stephen Kelly
2015-02-24
1
-2/+5
|
*
cmAlgorithms: Make cmRemoveDuplicates work with more containers.
Stephen Kelly
2015-02-24
1
-2/+3
|
*
cmAlgorithms: Rename template argument to RemoveN.
Stephen Kelly
2015-02-24
1
-3/+3
|
*
cmAlgorithms: Relax cmRemoveN requirement to FwdIter.
Stephen Kelly
2015-02-24
1
-1/+3
|
*
cmAlgorithms: Add a size() to cmRange.
Stephen Kelly
2015-02-24
1
-0/+3
|
*
cmAlgorithms: Rename template type in cmDeleteAll algorithm.
Stephen Kelly
2015-02-23
1
-10/+10
|
*
cmAlgorithms: Add const to const objects.
Stephen Kelly
2015-02-23
1
-3/+3
*
|
Merge topic 'FindMatlab-remove-trailing-lines'
Brad King
2015-02-24
1
-1/+0
|
\
\
|
*
|
FindMatlab: Remove trailing blank lines
Brad King
2015-02-24
1
-1/+0
*
|
|
Merge topic 'osx-CFBundleExecutable'
Brad King
2015-02-24
1
-1/+2
|
\
\
\
|
*
|
|
OS X: Shorten CFBundleExecutable to file name only
Gregor Jasny
2015-02-23
1
-1/+2
*
|
|
|
Merge topic 'osx-framework-search-platform-SDKs'
Brad King
2015-02-24
4
-1/+17
|
\
\
\
\
|
*
|
|
|
OS X: Add platform-specific Frameworks search path
Gregor Jasny
2015-02-23
4
-1/+17
|
|
/
/
/
*
|
|
|
Merge topic 'FeatureSummary-no-duplicates'
Brad King
2015-02-24
4
-0/+16
|
\
\
\
\
|
*
|
|
|
FeatureSummary: Print each feature info only once
Gregor Jasny
2015-02-23
4
-0/+16
|
|
/
/
/
*
|
|
|
Merge topic 'vs-midl-absolute-OutputDirectory'
Brad King
2015-02-24
1
-1/+1
|
\
\
\
\
|
*
|
|
|
VS: Specify absolute output directory for the Midl tool
Tim Blechmann
2015-02-23
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'rpm_at_in_path'
Brad King
2015-02-24
3
-12/+26
|
\
\
\
\
|
*
|
|
|
CPackRPM: Drop explicit handling of '@' symbols that breaks them (#14782)
Domen Vrankar
2015-02-24
3
-12/+26
|
|
/
/
/
*
|
|
|
Merge topic 'GetPrerequisites-file-command-update'
Brad King
2015-02-24
1
-0/+7
|
\
\
\
\
|
*
|
|
|
GetPrerequisites: Update output matching for newer 'file' versions
Marcus Meissner
2015-02-23
1
-0/+7
*
|
|
|
|
Merge topic 'ctest-output-options'
Brad King
2015-02-24
83
-586/+1049
|
\
\
\
\
\
|
*
|
|
|
|
ctest_upload: Add QUIET option
Zack Galbreath
2015-02-23
9
-3/+44
|
*
|
|
|
|
ctest_memcheck: Add QUIET option
Zack Galbreath
2015-02-23
7
-48/+65
|
*
|
|
|
|
ctest_coverage: Add QUIET option
Zack Galbreath
2015-02-23
16
-216/+290
|
*
|
|
|
|
ctest_test: Add QUIET option
Zack Galbreath
2015-02-23
11
-50/+105
|
*
|
|
|
|
ctest_build: Add QUIET option
Zack Galbreath
2015-02-23
9
-40/+99
|
*
|
|
|
|
ctest_configure: Add QUIET option
Zack Galbreath
2015-02-23
9
-9/+54
|
*
|
|
|
|
ctest_update: Add QUIET option
Zack Galbreath
2015-02-23
5
-40/+89
|
*
|
|
|
|
ctest_start: Add QUIET option
Zack Galbreath
2015-02-23
10
-42/+102
|
*
|
|
|
|
ctest_submit: Add QUIET option
Zack Galbreath
2015-02-23
11
-126/+173
|
*
|
|
|
|
CTest: Add cmCTestOptionalLog macro
Zack Galbreath
2015-02-23
2
-12/+28
*
|
|
|
|
|
Merge topic 'test-RunCMake-refactor-ctest'
Brad King
2015-02-24
149
-120/+104
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Tests: Drop unnecessary stderr matching from RunCMake.ctest_memcheck
Brad King
2015-02-23
5
-15/+0
|
*
|
|
|
|
Tests: Teach RunCMake to tolerate 'Error kstat returned' lines in test output
Brad King
2015-02-23
1
-1/+1
|
*
|
|
|
|
Tests: Teach RunCMake to tolerate Guard Malloc lines in test output
Brad King
2015-02-23
1
-1/+1
|
*
|
|
|
|
Tests: Teach RunCMake to tolerate BullseyeCoverage lines in test output
Brad King
2015-02-23
1
-1/+1
|
*
|
|
|
|
Tests: Match curl error in RunCMake.ctest_submit FailDrop-* cases
Brad King
2015-02-23
3
-3/+3
|
*
|
|
|
|
Tests: Rename RunCMake.{CTestMemcheck => ctest_memcheck}
Brad King
2015-02-19
85
-30/+30
|
*
|
|
|
|
Tests: Rename RunCMake.{CTestSubmit => ctest_submit}
Brad King
2015-02-19
62
-37/+37
|
*
|
|
|
|
Tests: Split RunCTest helper out of RunCMake.CTest(Submit|Memcheck)
Brad King
2015-02-19
4
-31/+30
|
*
|
|
|
|
Tests: Rename RunCMake.CTestMemcheck internals to match CTestSubmit
Brad King
2015-02-19
4
-12/+12
[next]