summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Teach Assembler test to generate main.s at build timeBrad King2011-03-041-2/+9
* Fix Assembler test to parse C flags string before usingBrad King2011-03-041-1/+3
* -only enable the asm test for the Intel compiler if we are under UNIXAlex Neundorf2011-03-031-2/+2
* -use CMAKE_C_FLAGS when generating the assembler fileAlex Neundorf2011-03-031-1/+1
* Add ASM platform information for HP compiler on HPBrad King2011-03-022-0/+7
* Merge branch 'hp-compiler-info' into ReworkedAsmSupportBrad King2011-03-025-65/+67
|\
| * Factor HP compiler flags into per-platform/per-compiler filesBrad King2011-03-025-65/+67
* | Add ASM platform information for XL compiler on AIXBrad King2011-03-021-0/+2
* | Merge branch 'aix-xl-platform-info' into ReworkedAsmSupportBrad King2011-03-02139-3441/+2500
|\ \
| * | Move RPATH flags to AIX per-compiler information filesBrad King2011-03-023-2/+4
| * | Factor AIX and XL compiler flags into common moduleBrad King2011-03-024-12/+32
| |/
| * KWSys Nightly Date StampKWSys Robot2011-03-021-1/+1
| * KWSys: Require at least CMake 2.6.3Brad King2011-03-011-196/+90
| * Merge topic 'require-cmake-2.6.3'Brad King2011-03-014-46/+11
| |\
| | * Require at least CMake 2.6.3 to build current CMakeBrad King2011-02-244-46/+11
| * | Merge topic 'doc-typo-fixes'Brad King2011-03-017-9/+7
| |\ \
| | * | Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-227-9/+7
| * | | Merge topic 'fix-11286-add-file-upload'Brad King2011-03-016-112/+394
| |\ \ \
| | * | | Fix KWStyle line too long error (#11286)David Cole2011-02-281-1/+2
| | * | | Implement file(UPLOAD (#11286)David Cole2011-02-256-112/+393
| | |/ /
| * | | Merge topic 'libarchive-rm-windows-build'Brad King2011-03-0110-2524/+0
| |\ \ \
| | * | | libarchive: Remove unused build/windows directory (#11885)Brad King2011-02-2210-2524/+0
| | |/ /
| * | | Merge topic 'qt4-setversion-regression-43cb9b8'Brad King2011-03-011-0/+5
| |\ \ \
| | * | | Fix regression in 43cb9b8.Clinton Stimpson2011-02-241-0/+5
| * | | | Merge topic 'CPack-ChangeComponentNamingScheme'Brad King2011-03-015-24/+94
| |\ \ \ \
| | * | | | CPack remove previously CPack generated files (if any) before running CPackEric NOULARD2011-02-231-11/+20
| | * | | | CPack fix KWStyle warningEric NOULARD2011-02-231-1/+1
| | * | | | CPack Authorize DISPLAY_NAME usage in component packageEric NOULARD2011-02-224-11/+72
| | * | | | CPack remove "-ALL" suffix for ALL-IN-ONE packagesEric NOULARD2011-02-222-2/+2
| | | |/ / | | |/| |
| * | | | Merge topic 'CPackRPM-AvoidSpaceInName-Fixbug9932'Brad King2011-03-011-0/+15
| |\ \ \ \
| | * | | | CPackRPM Replace space in some CPACK_ vars (Fix bug 9932)Eric NOULARD2011-02-251-0/+15
| * | | | | Merge topic 'EclipseLinkedResourcesToSubProjects2'Brad King2011-03-011-19/+52
| |\ \ \ \ \
| | * | | | | Eclipse projects: created one linked resource for each subprojectAlex Neundorf2011-02-131-19/+52
| * | | | | | KWSys Nightly Date StampKWSys Robot2011-03-011-2/+2
| * | | | | | KWSys Nightly Date StampKWSys Robot2011-02-281-1/+1
| * | | | | | KWSys Nightly Date StampKWSys Robot2011-02-271-1/+1
| * | | | | | KWSys Nightly Date StampKWSys Robot2011-02-261-1/+1
| * | | | | | KWSys Nightly Date StampKWSys Robot2011-02-251-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge topic 'mingw-module-definition'Brad King2011-02-244-2/+15
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix Fortran test .def file symbol manglingBrad King2011-02-233-1/+14
| | * | | | Pass .def files directly to MinGW tools (#9997)Brad King2011-02-231-1/+1
| * | | | | KWSys Nightly Date StampKWSys Robot2011-02-241-1/+1
| | |_|_|/ | |/| | |
| * | | | KWSys Nightly Date StampKWSys Robot2011-02-231-1/+1
| | |_|/ | |/| |
| * | | Merge topic 'qt4-fphsa'Brad King2011-02-221-133/+52
| |\ \ \
| | * | | When checking find_package() components, special case qtmain.Clinton Stimpson2011-02-041-1/+7
| | * | | FindQt4: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
| | * | | Change to use fphsa to check required variables and version.Clinton Stimpson2011-01-151-133/+46
| * | | | Merge topic 'mingw-module-definition'Brad King2011-02-222-1/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Honor module .def files with MinGW tools (#9997)Brad King2011-02-212-1/+5
| * | | | Merge topic 'qt4-macfind'Brad King2011-02-221-4/+21
| |\ \ \ \