summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: make it work if new curl is onBill Hoffman2008-11-183-3/+15
|
* ENH: add gfortran-4Bill Hoffman2008-11-181-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-181-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-171-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-161-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-151-1/+1
|
* BUG: fix for #8089, fix rebuild with fortran and -DBill Hoffman2008-11-141-1/+27
|
* STYLE: Nightly Date StampBrad King2008-11-141-1/+1
|
* BUG: Because of Windows registry madness, we could not find the ↵David Cole2008-11-131-7/+17
| | | | redistributables directory on Win64 builds... Add a search directory based on devenv (CMAKE_MAKE_PROGRAM) location so we can find it despite the madness.
* BUG: the modules shipped with cmake don't needAlexander Neundorf2008-11-131-2/+1
| | | | | | | | | CMAKE_MINIMUM_REQUIRED(VERSION), because the cmake they are shipped with is always ok. Additionally, if a Find-module does CMAKE_MINIMUM_REQUIRED(), it changes the policies as they may be set up by the project. So this shouldn't be done in a Find-module (or surrounded by policy-push/pop commands) Alex
* STYLE: Nightly Date StampBrad King2008-11-131-1/+1
|
* ENH: Added First revision of FindDevIL.cmakeChristopher Harvey2008-11-121-0/+51
|
* STYLE: Nightly Date StampBrad King2008-11-121-1/+1
|
* ENH: fix gcc sun fortran mixBill Hoffman2008-11-111-2/+5
|
* ENH: fix fortran flags on g77 windowsBill Hoffman2008-11-111-0/+7
|
* ENH: fix fortran flags on sunBill Hoffman2008-11-111-2/+5
|
* STYLE: Nightly Date StampBrad King2008-11-111-1/+1
|
* BUG: fix package_source targetBill Hoffman2008-11-101-1/+1
|
* ENH: put a check in for the gnu sunpro caseBill Hoffman2008-11-101-0/+5
|
* STYLE: Nightly Date StampBrad King2008-11-101-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-091-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-081-1/+1
|
* BUG: fix for bug 8060 Haiku buildBill Hoffman2008-11-071-0/+2
|
* ENH: load CMakeDetermineSystem and CMakeSystemSpecificInformation whenAlexander Neundorf2008-11-071-0/+20
| | | | | | | | | | | executing a ctest script so the search paths are fully set up and variables like CMAKE_SYSTEM are available. This is useful e.g. for new-style ctest scripting. (these files are also loaded on startup by cpack, so now they behave similar). Hmmm, maybe they should be also loaded by cmake -P ? Alex
* STYLE: Nightly Date StampBrad King2008-11-071-1/+1
|
* ENH: make the test pass when fortran is gnu and c is clBill Hoffman2008-11-061-34/+44
|
* ENH: add a way to fix bullseye link with fortranBill Hoffman2008-11-061-0/+5
|
* STYLE: Nightly Date StampBrad King2008-11-061-1/+1
|
* STYLE: add some comment, so it says at least a bit what it is good forAlexander Neundorf2008-11-051-0/+2
| | | | Alex
* BUG: Fix #7969. Fix moc output files if source dir contains regex characters.Clinton Stimpson2008-11-051-5/+7
|
* ENH: add support for the MS masm and masm64 assemblers, works with nmake,Alexander Neundorf2008-11-056-2/+36
| | | | | | not (yet) with the Visual Studio generators Alex
* BUG: Fix #7934. phonon doesn't always depend on QtDBus.Clinton Stimpson2008-11-051-1/+5
|
* ENH: only call the fortran c interface test when compilers matchBill Hoffman2008-11-051-47/+63
|
* STYLE: Nightly Date StampBrad King2008-11-051-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-041-1/+1
|
* STYLE: mention cdash (not only dart)Alexander Neundorf2008-11-031-2/+2
| | | | Alex
* ENH: only allow matching fortran a c compilers to be usedBill Hoffman2008-11-031-2/+11
|
* STYLE: Nightly Date StampBrad King2008-11-031-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-021-1/+1
|
* STYLE: Nightly Date StampBrad King2008-11-011-2/+2
|
* ENH: do not error when sunpro or mipspro fortran usedBill Hoffman2008-10-311-1/+1
|
* ENH: do not error when sunpro or mipspro fortran usedBill Hoffman2008-10-311-2/+13
|
* ENH: fix for intel module on linuxBill Hoffman2008-10-311-0/+2
|
* STYLE: Nightly Date StampBrad King2008-10-311-1/+1
|
* ENH: better output if module linkage is not foundBill Hoffman2008-10-301-8/+7
|
* ENH: add some debug stuff for the dashboardsBill Hoffman2008-10-301-0/+28
|
* ENH: fix uppercase version so defines are not upper as wellBill Hoffman2008-10-301-6/+14
|
* STYLE: Nightly Date StampBrad King2008-10-301-1/+1
|
* ENH: fix check for intel windows module manglingBill Hoffman2008-10-291-1/+5
|
* ENH: fix check for intel windows module manglingBill Hoffman2008-10-291-0/+1
|