summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix issue #8682. Use CPACK_NSIS_DISPLAY_NAME in appropriate places rathe...David Cole2009-04-071-6/+6
* BUG: Fix issue #8804. Add vtk-5.4 lib path to the FindVTK.cmake module.David Cole2009-03-311-0/+1
* BUG: Fix AddExternalProject config command idBrad King2009-03-311-10/+6
* ENH: Simpler AddExternalProject install stepBrad King2009-03-301-21/+8
* ENH: Simpler AddExternalProject build stepBrad King2009-03-301-21/+8
* ENH: Simpler AddExternalProject configure stepBrad King2009-03-301-41/+24
* ENH: Simpler AddExternalProject patch stepBrad King2009-03-301-18/+7
* ENH: Simpler AddExternalProject update stepBrad King2009-03-301-79/+26
* ENH: Simpler AddExternalProject download stepBrad King2009-03-301-148/+65
* ENH: Generalize AddExternalProject step creationBrad King2009-03-301-0/+82
* ENH: Factor argument parsing in AddExternalProjectBrad King2009-03-301-42/+49
* ENH: Teach AddExternalProject a 'complete' stepBrad King2009-03-301-8/+15
* ENH: mark the two variables as advancedAlexander Neundorf2009-03-271-3/+1
* ENH: Do a recheck of QT_MAC_USE_COCOA when qmake executable changes.Clinton Stimpson2009-03-261-0/+3
* ENH: Support OUTPUT_LOCATION property for qm files.Clinton Stimpson2009-03-251-1/+7
* ENH: NEW: FindGTK2 modulePhilip Lowman2009-03-221-0/+540
* BUG: LIST(REMOVE_ITEM...) was being called on a variable that could be empty.Philip Lowman2009-03-211-1/+1
* BUG: Need to fix find of qtmain library when qmake executable is changed.Clinton Stimpson2009-03-191-0/+4
* STYLE: Reminder note for add_external_project workBrad King2009-03-181-0/+1
* ENH: Add patch step for add_external_projectBrad King2009-03-181-0/+32
* ENH: Improve add_external_project interfaceBrad King2009-03-181-87/+116
* BUG: Eliminates detection of Boost system library prior to 1.35 (see issue #8...Philip Lowman2009-03-171-1/+11
* ENH: Allow projects to disable per-rule echo linesBrad King2009-03-161-3/+3
* ENH: Allow projects to disable per-rule progressBrad King2009-03-161-0/+3
* ENH: when using the Eclipse project generator, run gcc so that it tells usAlexander Neundorf2009-03-131-0/+38
* STYLE: Moved functions/macros to top of file so main is more readable.Philip Lowman2009-03-131-47/+61
* STYLE: fix documentation: the second short description discarded the firstAlexander Neundorf2009-03-114-8/+8
* STYLE: Use $ style variable dereference instead of @ style.David Cole2009-03-051-1/+1
* ENH: add file back bug use cmake imageBill Hoffman2009-03-041-0/+0
* ENH: Better recursive make in AddExternalProjectBrad King2009-03-041-50/+60
* ENH: Allow empty arguments in external project APIBrad King2009-03-041-28/+13
* ENH: remove unused fileBill Hoffman2009-03-031-0/+0
* STYLE: Fix documentation bug regarding Boost_<COMPONENT>_LIBRARY (COMPONENTPhilip Lowman2009-03-031-34/+35
* ENH: Detect perl & python scripts based on CXXTEST_INCLUDE_DIR (patch fromPhilip Lowman2009-03-031-2/+7
* BUG: Fix ASM source file extension default listBrad King2009-02-271-3/+3
* BUG: Fix copy/paste error in previous commit that references wrong variableMiguel A. Figueroa-Villanueva2009-02-251-1/+1
* ENH: add patch from Debian, which adds support lrelease-qt4 and lupdate-qt4Alexander Neundorf2009-02-251-2/+2
* ENH: Re-enable system include dir suppressionBrad King2009-02-251-0/+7
* BUG: Using PROPERTY COMPILE_DEFINITIONS_DEBUG to support Debug only preproces...Miguel A. Figueroa-Villanueva2009-02-242-5/+24
* BUG: Remove implicit include dir suppressionBrad King2009-02-242-2/+0
* BUG: Fix issue #8576 FindBoost regression finding static libs, impacts MinGW ...Philip Lowman2009-02-241-1/+1
* ENH: Support COMPONENTS argument to find_package().Clinton Stimpson2009-02-191-17/+34
* ENH: Support version argument in find_package().Clinton Stimpson2009-02-191-2/+41
* BUG: Allow third component of Mac OSX sw_vers output to be empty. Mac OSX 10....David Cole2009-02-171-1/+1
* STYLE: Note find_package COMPONENTS in modules docBrad King2009-02-161-2/+3
* ENH: Allowing finding a relocated Qt installation which contains a qt.conf t...Clinton Stimpson2009-02-131-23/+14
* ENH: Create include(CTest) launcher interfaceBrad King2009-02-112-0/+14
* ENH: Change FILEPATH to STRING for a list of libraries.Clinton Stimpson2009-02-101-2/+2
* ENH: change include commandBill Hoffman2009-02-101-1/+1
* ENH: Define RULE_LAUNCH_* propertiesBrad King2009-02-101-0/+2