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 '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
|
*
|
|
Teach Assembler test to generate main.s at build time
Brad King
2011-03-04
1
-2/+9
|
*
|
|
Fix Assembler test to parse C flags string before using
Brad King
2011-03-04
1
-1/+3
|
*
|
|
-only enable the asm test for the Intel compiler if we are under UNIX
Alex Neundorf
2011-03-03
1
-2/+2
|
*
|
|
-use CMAKE_C_FLAGS when generating the assembler file
Alex Neundorf
2011-03-03
1
-1/+1
|
*
|
|
Merge branch 'aix-xl-platform-info' into ReworkedAsmSupport
Brad King
2011-03-02
49
-234/+611
|
|
\
\
\
|
*
|
|
|
Only try assembler support for Makefile-based generators
Alex Neundorf
2011-03-01
1
-4/+6
|
*
|
|
|
Use a regexp instead a lot of ORs for checking the compiler ID
Alex Neundorf
2011-02-24
1
-11/+3
|
*
|
|
|
The Assembler test now tests ASM for GNU, Intel, HP, XL and SunPro
Alex Neundorf
2011-02-23
1
-16/+19
*
|
|
|
|
Merge topic 'CPackRPM-enableCPackTests'
Brad King
2011-03-08
2
-0/+23
|
\
\
\
\
\
|
*
|
|
|
|
CPackRPM do not run test if build dir contains space
Eric NOULARD
2011-03-04
1
-2/+2
|
*
|
|
|
|
CPackRPM activate CPackRPM test on Linux systems where rpmbuild is found
Eric NOULARD
2011-03-03
2
-0/+23
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'CPackArchive-PackageOrphanComponents'
Brad King
2011-03-08
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
CPackArchive package all components specified in CPACK_COMPONENTS_ALL
Eric NOULARD
2011-03-03
1
-1/+1
|
|
/
/
/
/
*
|
|
|
|
Test static linking with LINK_SEARCH_START_STATIC
Brad King
2011-03-04
3
-0/+48
|
/
/
/
/
*
|
|
|
Merge topic 'fix-11286-add-file-upload'
Brad King
2011-03-01
4
-1/+72
|
\
\
\
\
|
*
|
|
|
Implement file(UPLOAD (#11286)
David Cole
2011-02-25
4
-1/+72
*
|
|
|
|
Merge topic 'CPack-ChangeComponentNamingScheme'
Brad King
2011-03-01
1
-11/+20
|
\
\
\
\
\
|
*
|
|
|
|
CPack remove previously CPack generated files (if any) before running CPack
Eric NOULARD
2011-02-23
1
-11/+20
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'mingw-module-definition'
Brad King
2011-02-24
3
-1/+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix Fortran test .def file symbol mangling
Brad King
2011-02-23
3
-1/+14
*
|
|
|
|
Merge topic 'mingw-module-definition'
Brad King
2011-02-22
1
-1/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Honor module .def files with MinGW tools (#9997)
Brad King
2011-02-21
1
-1/+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'resolve/add-STRING-subcommand-FIND-issue-11795/fix-2828-more-inf...
Brad King
2011-02-22
2
-1/+78
|
\
\
\
\
|
*
\
\
\
Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-F...
Brad King
2011-02-15
1
-0/+2
|
|
\
\
\
\
|
*
|
|
|
|
Add a string(FIND) sub-command (#11795)
Tim Hütz
2011-02-15
2
-1/+78
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'fix-2828-more-info-in-script-mode'
Brad King
2011-02-22
1
-0/+2
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Add CMAKE_SCRIPT_MODE_FILE variable (#2828)
David Cole
2011-02-02
1
-0/+2
|
|
|
/
/
|
|
/
|
|
[next]