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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'output-compile-lines'
Brad King
2011-05-24
10
-0/+202
|
\
|
*
Fix CompileCommandOutput test build on Windows
Brad King
2011-05-20
1
-1/+11
|
*
Fix CompileCommandOutput test for Make tools not supporting spaces
Brad King
2011-05-19
7
-7/+16
|
*
run_compile_commands: Cast istream::get() result to char
Brad King
2011-05-19
1
-1/+1
|
*
run_compile_commands: Avoid extra stl vector conversion
Brad King
2011-05-18
1
-3/+2
|
*
run_compile_commands: Avoid shadow in std::map<>::at workaround
Brad King
2011-05-17
1
-2/+2
|
*
Provide std::map<>::at for use in run_compile_commands
Brad King
2011-05-17
1
-2/+0
|
*
Fix run_compile_commands build on Apple GCC 3.3
Brad King
2011-05-16
1
-1/+13
|
*
Only offer the compile command output feature on unix systems
Manuel Klimek
2011-05-16
2
-4/+12
|
*
Adds a test for the compile command line output.
Manuel Klimek
2011-04-25
9
-0/+166
*
|
Merge topic 'absoft-fortran-compiler'
Brad King
2011-05-24
2
-1/+19
|
\
\
|
|
/
|
/
|
|
*
Absoft: Enable FortranCInterface check in Fortran test
Brad King
2011-05-20
1
-1/+4
|
*
Absoft: Detect implicit link libraries on Linux and Mac
Brad King
2011-05-20
1
-0/+15
*
|
Merge topic 'find_package-system-registry'
Brad King
2011-04-19
2
-0/+42
|
\
\
|
*
|
find_package: Fix system package registry test path conversion
Brad King
2011-04-14
1
-1/+1
|
*
|
find_package: Test system package registry when possible
Brad King
2011-04-13
2
-0/+42
*
|
|
Merge topic 'add-svn-trust-cert-to-ExternalProject'
Brad King
2011-04-19
1
-0/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ExternalProject: Add SVN_TRUST_CERT argument
David Cole
2011-04-11
1
-0/+3
*
|
|
find_package: Forward component list for recursive calls in modules
Brad King
2011-04-07
2
-1/+4
|
/
/
*
|
Merge topic 'drag-n-drop-components'
Brad King
2011-04-05
3
-1/+21
|
\
\
|
*
|
Add component support to DragNDrop generator.
Clinton Stimpson
2011-03-31
3
-1/+21
*
|
|
Merge topic 'fix_vs10_object_files'
Brad King
2011-04-05
1
-0/+6
|
\
\
\
|
*
|
|
Fix for bug where VS2010 did not use .obj files as part of the build.
Bill Hoffman
2011-04-01
1
-0/+6
|
|
/
/
*
|
|
Merge topic 'upload-built-files'
Brad King
2011-04-05
5
-0/+59
|
\
\
\
|
*
|
|
Add the FILES keyword to ctest_upload command
Zach Mullen
2011-03-15
1
-1/+1
|
*
|
|
Implement ctest_upload command
Zach Mullen
2011-03-15
5
-0/+59
*
|
|
|
Fix #11964 Handle lib64 library on Linux
Eric NOULARD
2011-03-31
2
-172/+3
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'custom-command-slashes'
Brad King
2011-03-31
1
-1/+1
|
\
\
\
|
*
|
|
Normalize slashes of add_custom_(command|target) DEPENDS (#11973)
Brad King
2011-03-30
1
-1/+1
*
|
|
|
Merge topic 'cleanup-unused-variable-check'
Brad King
2011-03-31
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Refine unused cache variable warning
Brad King
2011-03-24
1
-1/+1
*
|
|
|
|
CPack fix #11930 and simplifies component packaging options
Eric NOULARD
2011-03-23
3
-44/+20
*
|
|
|
|
Merge topic 'asn_check_proto'
Brad King
2011-03-22
1
-0/+13
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Added test for check_prototype_definition.
Andreas Schneider
2011-03-18
1
-0/+13
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'fix-Java-test-enable-logic'
Brad King
2011-03-22
1
-33/+24
|
\
\
\
\
\
|
*
|
|
|
|
Disable Java test with Xcode generator
Brad King
2011-03-18
1
-2/+3
|
*
|
|
|
|
Enable Java test more carefully on Apple
Brad King
2011-03-18
1
-33/+23
|
|
/
/
/
/
*
|
|
|
|
ProcessorCount: Use ERROR_QUIET with execute_process (#11302)
David Cole
2011-03-18
1
-3/+10
*
|
|
|
|
ProcessorCount: Test fails if count is 0 (#11302)
David Cole
2011-03-15
1
-4/+5
*
|
|
|
|
ProcessorCount test: more output, do not fail. (#11302)
David Cole
2011-03-15
1
-1/+18
*
|
|
|
|
Compare ProcessorCount to SystemInformation count. (#11302)
David Cole
2011-03-15
1
-3/+37
*
|
|
|
|
Add ProcessorCount support for QNX via pidin. (#11302)
David Cole
2011-03-15
1
-1/+5
*
|
|
|
|
Add module ProcessorCount.cmake (#11302)
Michael Wild
2011-03-15
2
-0/+10
|
/
/
/
/
*
|
|
|
Merge topic 'CPackRPM-TestWithMoreTraces'
Brad King
2011-03-15
3
-5/+180
|
\
\
\
\
|
*
|
|
|
Remove debbuging typo
Eric NOULARD
2011-03-14
1
-3/+3
|
*
|
|
|
CPack try to please SUSE 64 bits and install lib in lib64 and not lib.
Eric NOULARD
2011-03-13
2
-1/+173
|
*
|
|
|
CPackRPM add more trace output in order to help failing diagnostics
Eric NOULARD
2011-03-10
1
-4/+7
*
|
|
|
|
CPackDeb add Component Support to DEB generator fix #0011655
M. Konrad
2011-03-11
5
-0/+22
|
/
/
/
/
*
|
|
|
Merge topic 'ReworkedAsmSupport'
Brad King
2011-03-08
1
-17/+23
|
\
\
\
\
|
*
|
|
|
Do not bother enabling C++ in Assembler test
Brad King
2011-03-04
1
-1/+1
[next]