summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* STYLE: Clarified example to illustrate need to call target_link_libraries() i...Philip Lowman2009-02-101-33/+46
* BUG: Resolves Issue #8393, Remove workarounds in FindBoost once UNC-Path bugPhilip Lowman2009-02-101-12/+2
* STYLE: Improved examples, spelling & grammar in documentationPhilip Lowman2009-02-101-43/+53
* ENH: Support .hpp with automoc.Clinton Stimpson2009-02-091-1/+5
* ENH: Made the documentation for FindDevIL.cmake cleaner. Changed the XXX_LIBR...Christopher Harvey2009-02-091-12/+12
* BUG: When detecting if qmake executable is changed, don't error if pathClinton Stimpson2009-02-071-3/+3
* ENH: Add support for building with Qt's ActiveX support on Windows.Clinton Stimpson2009-02-062-2/+36
* BUG: Add debug message calls to figure out ExternalProject test failure on AI...David Cole2009-02-041-0/+4
* BUG: fix potential issue with empty stringsBill Hoffman2009-02-031-3/+3
* BUG: include should not have .cmakeBill Hoffman2009-02-021-1/+1
* BUG: Fixes configure error if you don't specify a version with find_package()Philip Lowman2009-01-311-9/+11
* BUG: Fix library detection for GDAL on most Linux distributions (Issue #7445)Philip Lowman2009-01-311-40/+60
* ENH: Added FindOpenSceneGraph.cmake which is intended to wrap any of the exis...Philip Lowman2009-01-313-4/+220
* ENH: Added OSG_ROOT as supported env var (it's in the wild already). CleanedPhilip Lowman2009-01-302-88/+47
* BUG: Fix other modules not respecting QUIET and REQUIREDPhilip Lowman2009-01-303-11/+6
* BUG: The QUIET and REQUIRED find attributes on each Findosg* module were notPhilip Lowman2009-01-3017-17/+17
* ENH: Added a mark_as_advanced() wrapper function.Philip Lowman2009-01-301-0/+10
* BUG: Fixes detection of lua libraries installed from FreeBSD ports (Issue #8421)Philip Lowman2009-01-302-2/+2
* BUG: Remove unnecessary double quotes from SET statements. Hopefully resolves...David Cole2009-01-291-8/+8
* BUG: Fix OS X dylib version flags for more linkersBrad King2009-01-291-2/+2
* ENH: Also find .moc files if there are spaces between # and include.Clinton Stimpson2009-01-291-1/+1
* BUG: fix for # 8413 add more haiku searchingBill Hoffman2009-01-291-1/+2
* STYLE: Reworded some of the OS-X code commentsPhilip Lowman2009-01-291-22/+23
* ENH: Better way to add framework includes.Clinton Stimpson2009-01-281-1/+1
* ENH: clean up status and change order for more common compilers firstBill Hoffman2009-01-281-9/+9