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
...
|
*
|
|
|
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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'fix-11761-less-file-download-noise'
Brad King
2011-02-22
1
-0/+2
|
\
\
\
\
|
*
|
|
|
Make file DOWNLOAD less noisy (#11761)
David Cole
2011-02-09
1
-0/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'custom-command-slashes'
Brad King
2011-02-22
1
-2/+19
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Handle relative WORKING_DIRECTORY in add_custom_(command|target)
Brad King
2011-01-26
1
-2/+9
|
*
|
|
Handle trailing slashes on add_custom_command DEPENDS
Brad King
2011-01-26
1
-2/+12
*
|
|
|
Merge topic 'fix-11295-support-plugin-bundles-on-mac'
Brad King
2011-02-22
11
-0/+268
|
\
\
\
\
|
*
|
|
|
CFBundle Test: Add PATHS for finding Rez (#11295)
David Cole
2011-01-11
1
-1/+4
|
*
|
|
|
Add support for CFBundle targets on the Mac (#11295)
Richard Bateman
2011-01-11
11
-0/+265
*
|
|
|
|
Merge topic 'fix-11526-mac-remove-carbon-refs'
Brad King
2011-02-22
3
-11/+11
|
\
\
\
\
\
|
*
|
|
|
|
Removed most usage of Carbon in favour of CoreFoundation
Sean McBride
2011-01-31
3
-11/+11
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'eliminate-unnecessary-test-isms'
Brad King
2011-02-22
17
-169/+0
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Eliminate unnecessary files and variables.
David Cole
2011-01-28
17
-169/+0
*
|
|
|
|
|
Merge topic 'increase-ep-test-timeout'
Brad King
2011-02-22
1
-5/+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ExternalProject Test: Increase test timeout value
David Cole
2011-01-11
1
-5/+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Avoid foreach IN LISTS syntax which is not supported by CMake 2.6
Eric NOULARD
2011-01-31
1
-2/+2
*
|
|
|
|
CPack Tests the different ways of packaging components
Eric NOULARD
2011-01-30
8
-36/+123
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'fix-11695-spaces-in-vs10-rc-defs'
Brad King
2011-01-28
4
-13/+125
|
\
\
\
\
|
*
|
|
|
VSResource: Avoid windres /D with quoted spaces (#11695)
David Cole
2011-01-27
4
-13/+109
|
*
|
|
|
Avoid space in rc /D values for VS6 and Cygwin (#11695)
David Cole
2011-01-26
1
-5/+10
|
*
|
|
|
VS10: Escape double quote chars in defines for rc files (#11695)
David Cole
2011-01-26
2
-3/+14
*
|
|
|
|
Merge topic 'avoid-purify-in-CTestTest2'
Brad King
2011-01-28
1
-7/+6
|
\
\
\
\
\
|
*
|
|
|
|
CTestTest2: Avoid running purify unless requested
David Cole
2011-01-27
1
-7/+6
*
|
|
|
|
|
Merge topic 'MakeCMakeBuildWithCMakeLess263'
Brad King
2011-01-28
1
-2/+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Make cmake build again with cmake < 2.6.3
Alex Neundorf
2011-01-26
1
-2/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'dev/strict-mode'
Brad King
2011-01-27
5
-0/+157
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'dev/add_test-working-directory' into dev/strict-mode
Brad King
2011-01-27
17
-9/+485
|
|
\
\
\
\
|
*
|
|
|
|
Fix ArgumentExpansion test expected results
Brad King
2011-01-11
2
-10/+9
|
*
|
|
|
|
Merge branch 'ImprovedDotSupport2' into dev/strict-mode
Brad King
2010-12-17
7
-7/+55
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-mode
Brad King
2010-12-17
1
-0/+4
|
|
\
\
\
\
\
\
[prev]
[next]