summaryrefslogtreecommitdiff
path: root/Tests
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Tests: always run java test.asn_java_supportAndreas Schneider1-33/+23
2011-03-18Tests: Java tests should test UseJava.cmakeAndreas Schneider1-39/+5
2011-03-15Merge topic 'CPackRPM-TestWithMoreTraces'Brad King3-5/+180
2011-03-14Remove debbuging typoEric NOULARD1-3/+3
2011-03-13CPack try to please SUSE 64 bits and install lib in lib64 and not lib.Eric NOULARD2-1/+173
2011-03-11CPackDeb add Component Support to DEB generator fix #0011655M. Konrad5-0/+22
2011-03-10CPackRPM add more trace output in order to help failing diagnosticsEric NOULARD1-4/+7
2011-03-08Merge topic 'ReworkedAsmSupport'Brad King1-17/+23
2011-03-08Merge topic 'CPackRPM-enableCPackTests'Brad King2-0/+23
2011-03-08Merge topic 'CPackArchive-PackageOrphanComponents'Brad King1-1/+1
2011-03-04CPackRPM do not run test if build dir contains spaceEric NOULARD1-2/+2
2011-03-04Do not bother enabling C++ in Assembler testBrad King1-1/+1
2011-03-04Teach Assembler test to generate main.s at build timeBrad King1-2/+9
2011-03-04Fix Assembler test to parse C flags string before usingBrad King1-1/+3
2011-03-04Test static linking with LINK_SEARCH_START_STATICBrad King3-0/+48
2011-03-03-only enable the asm test for the Intel compiler if we are under UNIXAlex Neundorf1-2/+2
2011-03-03-use CMAKE_C_FLAGS when generating the assembler fileAlex Neundorf1-1/+1
2011-03-03CPackArchive package all components specified in CPACK_COMPONENTS_ALLEric NOULARD1-1/+1
2011-03-03CPackRPM activate CPackRPM test on Linux systems where rpmbuild is foundEric NOULARD2-0/+23
2011-03-02Merge branch 'aix-xl-platform-info' into ReworkedAsmSupportBrad King49-234/+611
2011-03-01Merge topic 'fix-11286-add-file-upload'Brad King4-1/+72
2011-03-01Merge topic 'CPack-ChangeComponentNamingScheme'Brad King1-11/+20
2011-03-01Only try assembler support for Makefile-based generatorsAlex Neundorf1-4/+6
2011-02-25Implement file(UPLOAD (#11286)David Cole4-1/+72
2011-02-24Use a regexp instead a lot of ORs for checking the compiler IDAlex Neundorf1-11/+3
2011-02-24Merge topic 'mingw-module-definition'Brad King3-1/+14
2011-02-24CPack remove previously CPack generated files (if any) before running CPackEric NOULARD1-11/+20
2011-02-23The Assembler test now tests ASM for GNU, Intel, HP, XL and SunProAlex Neundorf1-16/+19
2011-02-23Fix Fortran test .def file symbol manglingBrad King3-1/+14
2011-02-22Merge topic 'mingw-module-definition'Brad King1-1/+4
2011-02-22Merge topic 'resolve/add-STRING-subcommand-FIND-issue-11795/fix-2828-more-inf...Brad King2-1/+78
2011-02-22Merge topic 'fix-2828-more-info-in-script-mode'Brad King1-0/+2
2011-02-22Merge topic 'fix-11761-less-file-download-noise'Brad King1-0/+2
2011-02-22Merge topic 'custom-command-slashes'Brad King1-2/+19
2011-02-22Merge topic 'fix-11295-support-plugin-bundles-on-mac'Brad King11-0/+268
2011-02-22Merge topic 'fix-11526-mac-remove-carbon-refs'Brad King3-11/+11
2011-02-22Merge topic 'eliminate-unnecessary-test-isms'Brad King17-169/+0
2011-02-22Merge topic 'increase-ep-test-timeout'Brad King1-5/+2
2011-02-21Honor module .def files with MinGW tools (#9997)Brad King1-1/+4
2011-02-15Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-F...Brad King1-0/+2
2011-02-15Add a string(FIND) sub-command (#11795)Tim Hütz2-1/+78
2011-02-09Make file DOWNLOAD less noisy (#11761)David Cole1-0/+2
2011-02-02Add CMAKE_SCRIPT_MODE_FILE variable (#2828)David Cole1-0/+2
2011-01-31Removed most usage of Carbon in favour of CoreFoundationSean McBride3-11/+11
2011-01-31Avoid foreach IN LISTS syntax which is not supported by CMake 2.6Eric NOULARD1-2/+2
2011-01-30CPack Tests the different ways of packaging componentsEric NOULARD8-36/+123
2011-01-28Tests: Eliminate unnecessary files and variables.David Cole17-169/+0
2011-01-28Merge topic 'fix-11695-spaces-in-vs10-rc-defs'Brad King4-13/+125
2011-01-28Merge topic 'avoid-purify-in-CTestTest2'Brad King1-7/+6
2011-01-28Merge topic 'MakeCMakeBuildWithCMakeLess263'Brad King1-2/+2