summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ENH: merge from main treeBill Hoffman2008-05-044-9/+17
* ENH: merge from cvs create yikes RC 10! (I hope this is the last RC...)Bill Hoffman2008-05-0113-22/+85
* ENH: merge into main treeBill Hoffman2008-04-236-142/+608
* ENH: merge in from main treeBill Hoffman2008-04-213-16/+19
* ENH: merge in from main treeBill Hoffman2008-04-215-34/+74
* ENH: merge in from main treeBill Hoffman2008-04-101-1/+1
* ENH: merge from head for RC7Bill Hoffman2008-04-091-1/+2
* ENH: add missing fileBill Hoffman2008-04-092-0/+132
* ENH: merge in changes from main treeBill Hoffman2008-04-082-3/+52
* ENH: merge in findqt change from main treeBill Hoffman2008-04-021-4/+20
* ENH: merge in main tree for RC 6Bill Hoffman2008-04-022-3/+31
* ENH: merge changes from head to 26 branchBill Hoffman2008-03-311-96/+132
* ENH: merge from main treeBill Hoffman2008-03-304-43/+62
* ENH: merge in from main treeBill Hoffman2008-03-271-2/+2
* ENH: merge in from main treeBill Hoffman2008-03-261-4/+4
* ENH: merge in from CVSBill Hoffman2008-03-246-62/+201
* ENH: move head to branchBill Hoffman2008-03-1811-139/+224
* ENH: Add support for new modules in Qt 4.4. Fixes #6316.Clinton Stimpson2008-03-131-106/+117
* COMP: Conditionalize the last change so that the fix only applies to WIN32. L...David Cole2008-03-131-4/+10
* BUG: Fix the Java test for Visual Studio builds. Before this, it had been try...David Cole2008-03-131-3/+4
* BUG: fix bug 6594 look for glut in more places on windowsBill Hoffman2008-03-131-40/+23
* ENH: for some reasons there was never a FindCVS module?Sebastien Barre2008-03-101-1/+1
* ENH: for some reasons there was never a FindCVS module?Sebastien Barre2008-03-101-0/+56
* ENH: use the standard find_package_handle_standard_args() for lua 5.0 andAlexander Neundorf2008-03-102-20/+23
* ENH: Make compiler id detection more robustBrad King2008-03-103-3/+15
* BUG: make compiler id detection (almost) work again with sdcc 2.8.0 RC1,Alexander Neundorf2008-03-091-4/+4
* ENH: add new version of FindMPI, fix it to work with MPICH2 on windowsBill Hoffman2008-03-081-39/+225
* ENH: Patch from Maik to add more fortran extensions.Brad King2008-03-051-1/+1
* ENH: Allow users to recover from trying to use an improperly installed QtClinton Stimpson2008-03-051-10/+10
* BUG: Fixed PATH_SUFFIXES copy/paste bug (0006201)Eric Wing2008-03-051-1/+1
* ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries ...David Cole2008-03-041-0/+491
* STYLE: Remove trailing whitespace.Brad King2008-03-041-7/+7
* STYLE: Remove trailing whitespace.Brad King2008-03-041-1/+1
* STYLE: Remove trailing whitespace.Brad King2008-03-031-5/+5
* STYLE: Remove trailing whitespace.Brad King2008-03-031-12/+12
* STYLE: Fixed docs of new CMakeForceCompilerBrad King2008-03-031-2/+4
* ENH: Restore CMAKE_FORCE_C_COMPILER and CMAKE_FORCE_CXX_COMPILER macros in CM...Brad King2008-03-031-27/+47
* ENH: Use builtin chrpath instead of relinking ELF targetsBrad King2008-03-011-13/+0
* BUG: Do not place $(CMAKE_COMMAND) in link scripts.Brad King2008-03-011-4/+4
* ENH: allow cdash not to triggerBill Hoffman2008-02-291-0/+1
* ENH: add vs9 stuff, still need msvc9 mfcBill Hoffman2008-02-291-0/+29
* ENH: Handle large object file lists on some platformsBrad King2008-02-272-6/+9
* BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and...Brad King2008-02-277-23/+28
* ENH: Add support to C compiler identification for void return type from main....Brad King2008-02-251-0/+7
* BUG: fix rpmbuild bug, which expands variables in comments :-/Alexander Neundorf2008-02-251-1/+1
* ENH: Improvied compiler identification robustnessBrad King2008-02-258-65/+59
* ENH: Simplify make build rule generation by removing use of OBJECTS_QUOTED an...Brad King2008-02-241-1/+1
* ENH: Better linker search path computation.Brad King2008-02-215-1/+19
* BUG: Fix passing of nodefaultrpath flag to linker through c++ compiler.Brad King2008-02-181-1/+1
* ENH: have cpack work with DESTDIR install and ingest qt framework libs into c...Bill Hoffman2008-02-181-316/+0