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
*
Merge topic 'MemChecker-improvements'
Brad King
2013-05-16
37
-385/+236
|
\
|
*
Tests: ignore Guard Malloc messages in MemChecker tests
Rolf Eike Beer
2013-05-14
1
-1/+7
|
*
Tests: add a test with custom options passed to valgrind
Rolf Eike Beer
2013-05-09
2
-0/+15
|
*
CTest: fix comment documenting cmBoundsCheckerParser class
Rolf Eike Beer
2013-05-09
1
-2/+1
|
*
Tests: add test for non-existent Valgrind suppression file
Rolf Eike Beer
2013-05-09
1
-1/+7
|
*
CTest: drop suppression for gcc 2.9.6 errors from default Valgrind flags
Rolf Eike Beer
2013-05-09
1
-1/+0
|
*
Tests: verify that memory checker output files are always present
Rolf Eike Beer
2013-05-09
2
-1/+43
|
*
Tests: remove code duplication in CTestTestMemCheck tests
Rolf Eike Beer
2013-05-09
29
-319/+55
|
*
CTest: remove unreachable code and CTestTestMemcheckUnknown test
Rolf Eike Beer
2013-05-09
5
-43/+3
|
*
CTest: use an output file for Valgrind (#14110)
Rolf Eike Beer
2013-05-09
3
-6/+36
|
*
Tests: create output files for all memory checkers
Rolf Eike Beer
2013-05-09
2
-14/+72
*
|
Merge topic 'only-first-output-regex'
Brad King
2013-05-16
1
-0/+2
|
\
\
|
*
|
CTest: break after first regex match on output
Rolf Eike Beer
2013-05-11
1
-0/+2
*
|
|
Merge topic 'test_regex_doc'
Brad King
2013-05-16
1
-1/+1
|
\
\
\
|
*
|
|
Doc: fix example for FAIL_REGULAR_EXPRESSION
Rolf Eike Beer
2013-05-11
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'positive-test-times'
Brad King
2013-05-16
1
-0/+8
|
\
\
\
|
*
|
|
CTest: make sure never to report negative test times (#14132)
Rolf Eike Beer
2013-05-10
1
-0/+8
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'UseJava-cross-compile'
Brad King
2013-05-16
1
-1/+1
|
\
\
\
|
*
|
|
Allow using Java in a cross-compilation toolchain
Gregoire Lejeune
2013-05-08
1
-1/+1
*
|
|
|
Merge topic 'vs-compiler-id-arm'
Brad King
2013-05-16
1
-0/+2
|
\
\
\
\
|
*
|
|
|
VS: Detect MSVC compiler id on ARM toolchain
Alexander Mohr
2013-05-08
1
-0/+2
*
|
|
|
|
Merge topic 'doc-improvements'
Brad King
2013-05-16
70
-185/+229
|
\
\
\
\
\
|
*
|
|
|
|
Docs: Clarify wording "flag used" => "flag (to|will) be used"
Andreas Mohr
2013-05-07
1
-13/+16
|
*
|
|
|
|
Docs: Clarify that CMAKE_*_(PREFIX|SUFFIX) affect filenames
Andreas Mohr
2013-05-07
1
-7/+11
|
*
|
|
|
|
Docs: Update description of CMAKE_(BUILD_TYPE|CONFIGURATION_TYPES)
Andreas Mohr
2013-05-07
1
-16/+27
|
*
|
|
|
|
VS10: add detailed comment about MIDL processing
Andreas Mohr
2013-05-07
1
-0/+15
|
*
|
|
|
|
Explain distribution of Win9x binary on all Windows versions.
Andreas Mohr
2013-05-07
1
-1/+2
|
*
|
|
|
|
FindwxWidgets: add DOC strings with usual style
Andreas Mohr
2013-05-07
1
-3/+5
|
*
|
|
|
|
Fix spelling and typos (product names)
Andreas Mohr
2013-05-07
8
-21/+24
|
*
|
|
|
|
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
37
-56/+56
|
*
|
|
|
|
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
26
-59/+64
|
*
|
|
|
|
Fix spelling and typos (affecting users)
Andreas Mohr
2013-05-07
3
-10/+10
*
|
|
|
|
|
Merge topic 'update-kwsys'
Brad King
2013-05-16
6
-14/+14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-05-07
6
-12/+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KWSys 2013-05-06 (f4928d44)
KWSys Robot
2013-05-07
6
-12/+12
|
*
|
|
|
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-04-26
1
-2/+2
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
KWSys 2013-04-25 (709fb5c1)
KWSys Robot
2013-04-26
1
-2/+2
*
|
|
|
|
|
|
Merge topic 'fix-per-config-tll-include-dirs'
Brad King
2013-05-16
3
-0/+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Test that linking using the debug keyword to tll works.
Stephen Kelly
2013-05-16
1
-0/+8
|
*
|
|
|
|
|
|
Test transitive includes from setting the LINK_LIBRARIES property.
Stephen Kelly
2013-05-06
2
-0/+17
*
|
|
|
|
|
|
|
Merge topic 'ExternalProject-svn-auth-blank'
Brad King
2013-05-16
1
-4/+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ExternalProject: Allow blank SVN_USERNAME/SVN_PASSWORD (#14128)
Matt McCormick
2013-05-06
1
-4/+4
*
|
|
|
|
|
|
|
|
Merge topic 'implicit-linker-detection'
Brad King
2013-05-16
1
-1/+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Recognize ld with toolchain prefix (#13960)
Brad King
2013-05-06
1
-1/+1
*
|
|
|
|
|
|
|
|
|
Merge topic 'cpack-nsis-uninstall'
Brad King
2013-05-16
1
-1/+3
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
CPack/NSIS: Obtain path from which to uninstall from registry (#14124)
David Golub
2013-05-02
1
-1/+3
*
|
|
|
|
|
|
|
|
|
|
Merge topic 'eclipse-doc-typo'
Brad King
2013-05-16
1
-1/+1
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Eclipse: Add a missing space in the documentation
Jack O'Connor
2013-05-01
1
-1/+1
*
|
|
|
|
|
|
|
|
|
|
|
Merge topic 'EclipseUseGmakeErrorParser_13699'
Brad King
2013-05-16
2
-1/+16
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
Use GmakeErrorParser instead of deprecated MakeErrorParser (fixes bug 0013699)
Victor Zverovich
2013-04-28
2
-1/+16
[next]