summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-08KWSys Nightly Date StampKWSys Robot1-1/+1
2011-03-07KWSys Nightly Date StampKWSys Robot1-1/+1
2011-03-06KWSys Nightly Date StampKWSys Robot1-1/+1
2011-03-05KWSys Nightly Date StampKWSys Robot1-1/+1
2011-03-04ExternalProject: Extract file names from more urlsDavid Cole1-4/+9
2011-03-04CPack fix compile error on VS70 and avoid KWStyle warningsEric NOULARD1-5/+9
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-04KWSys Nightly Date StampKWSys Robot1-1/+1
2011-03-03Add target property LINK_SEARCH_START_STATIC to aid static linkingBrad King2-11/+26
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-03CPack more robust way to collect files belonging to a componentEric NOULARD1-29/+45
2011-03-03CPackArchive package all components specified in CPACK_COMPONENTS_ALLEric NOULARD2-1/+34
2011-03-03CPackRPM activate CPackRPM test on Linux systems where rpmbuild is foundEric NOULARD2-0/+23
2011-03-03KWSys Nightly Date StampKWSys Robot1-1/+1
2011-03-02Add ASM platform information for HP compiler on HPBrad King2-0/+7
2011-03-02Merge branch 'hp-compiler-info' into ReworkedAsmSupportBrad King5-65/+67
2011-03-02Factor HP compiler flags into per-platform/per-compiler filesBrad King5-65/+67
2011-03-02Add ASM platform information for XL compiler on AIXBrad King1-0/+2
2011-03-02Merge branch 'aix-xl-platform-info' into ReworkedAsmSupportBrad King139-3441/+2500
2011-03-02Initialize ASM rpath flags for executables with those for shared libsBrad King1-0/+12
2011-03-02Move RPATH flags to AIX per-compiler information filesBrad King3-2/+4
2011-03-02Factor AIX and XL compiler flags into common moduleBrad King4-12/+32
2011-03-02Add support for the Intel compiler used for ASM under WindowsAlex Neundorf2-1/+7
2011-03-02KWSys Nightly Date StampKWSys Robot1-1/+1
2011-03-01Add more regex for gcc, always print the ASM compiler IDAlex Neundorf1-7/+8
2011-03-01Remove unused CMAKE_BACKWARDS_COMPATIBILITY markBrad King1-2/+0
2011-03-01Add temporary debug output for compiler ID detection for ASMAlex Neundorf1-0/+7
2011-03-01KWSys: Require at least CMake 2.6.3Brad King1-196/+90
2011-03-01It's ELSEIF(), not ELSIF()Alex Neundorf1-1/+1
2011-03-01Merge topic 'require-cmake-2.6.3'Brad King4-46/+11
2011-03-01Merge topic 'doc-typo-fixes'Brad King7-9/+7
2011-03-01Merge topic 'fix-11286-add-file-upload'Brad King6-112/+394
2011-03-01Merge topic 'libarchive-rm-windows-build'Brad King10-2524/+0
2011-03-01Merge topic 'qt4-setversion-regression-43cb9b8'Brad King1-0/+5
2011-03-01Merge topic 'CPack-ChangeComponentNamingScheme'Brad King5-24/+94
2011-03-01Merge topic 'CPackRPM-AvoidSpaceInName-Fixbug9932'Brad King1-0/+15
2011-03-01Merge topic 'EclipseLinkedResourcesToSubProjects2'Brad King1-19/+52
2011-03-01Fix bad comparison in the detect assembler-codeAlex Neundorf1-4/+4
2011-03-01Only try assembler support for Makefile-based generatorsAlex Neundorf1-4/+6
2011-03-01KWSys Nightly Date StampKWSys Robot1-2/+2
2011-02-28Fix KWStyle line too long error (#11286)David Cole1-1/+2
2011-02-28KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-27KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-26KWSys Nightly Date StampKWSys Robot1-1/+1
2011-02-25Implement file(UPLOAD (#11286)David Cole6-112/+393