summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* BUG: Reverted change made in 1.27, should be unnecessary (Issue #7508)Philip Lowman2009-01-191-2/+0
* BUG: Resolve Issue #7508, FindBoost fails to find boost on SuSE 10.3Philip Lowman2009-01-191-0/+2
* ENH: Added 1.38 since it'll be out soon. More documentation and clarified ex...Philip Lowman2009-01-191-20/+37
* BUG: Do not check for GCC version encoding in filenames on Boost libraries pr...Philip Lowman2009-01-191-32/+41
* BUG: Fixed additional issues with autodetecting compiler tags properly includ...Philip Lowman2009-01-181-9/+15
* BUG: Fixes problem with _boost_ABI_TAG appending to itself if FindBoost is ca...Philip Lowman2009-01-181-0/+1
* STYLE: minor cleanupPhilip Lowman2009-01-181-22/+28
* BUG: Removed some code which was squashing Boost_LIBRARIES on WIN32 under the...Philip Lowman2009-01-181-7/+0
* BUG: Fixed documentation bug with Boost_USE_MULTITHREADED, removed OPTION() c...Philip Lowman2009-01-181-6/+8
* BUG: Fixed superfluous and duplicate dirs in Boost_LIBRARY_DIR. Employed wor...Philip Lowman2009-01-181-3/+21
* BUG: Fixed issues using FindBoost with BoostPro packaged releases. FixedPhilip Lowman2009-01-161-57/+86
* BUG: fixed bug #7529: FindBoost fails to find boost on SuSE 11.0 due to GCCPhilip Lowman2009-01-151-2/+2
* BUG: Fixes bug #8059. Also added Boost_DEBUG variable for troubleshooting.Philip Lowman2009-01-151-47/+152
* ENH: fix #7913: find also python 2.6 on windowsAlexander Neundorf2009-01-101-0/+1
* BUG: fix #8122, _firstPoFile was not empty because it was no real variableAlexander Neundorf2009-01-101-1/+3
* STYLE: fix typoAlexander Neundorf2009-01-101-1/+1
* STYLE: this is not necessary anymore for kdevelop, the kdevelop generatorAlexander Neundorf2009-01-101-5/+1
* BUG: Fixed CXXTEST_INCLUDE_DIRS so it will work properly with NOTFOUND.Philip Lowman2009-01-081-24/+47
* BUG: Fix install_name_tool problem on the Mac when a PROJECT(... NONE) is fol...David Cole2008-12-301-1/+1
* ENH: New location to look for "dot"David Cole2008-12-261-1/+3
* ENH: Re-work of fix committed yesterday for the Watcom WMake dashboard. Fix i...David Cole2008-12-241-1/+6
* BUG: Fixed placement of initial wxWidgets_FOUND=TRUE statement, which allowedMiguel A. Figueroa-Villanueva2008-12-241-2/+2
* BUG: use FindPkgConfig.cmake instead of UsePkgConfig.cmake, sync with KDEAlexander Neundorf2008-12-221-7/+9
* ENH: Add the update step in between download and build. Add UPDATE_ARGS and U...David Cole2008-12-191-33/+129
* BUG: fix for #8298 look for libexpat as wellBill Hoffman2008-12-191-1/+1
* ENH: Use 32-bit and 64-bit Program Files foldersBrad King2008-12-171-8/+49
* BUG: Fix for #8247.Clinton Stimpson2008-12-151-5/+17
* ENH: Added FindCxxTest module to assist others in using the CxxTest unit test...Philip Lowman2008-12-121-0/+90
* ENH: Default to the same cmake used for configuring when building and install...David Cole2008-12-091-2/+12
* ENH: adding functionality for finding Squish, adding Squish tests from CMake,...Brad Davis2008-12-084-0/+202
* BUG: Make sure all directories used as working directories exist at CMake con...David Cole2008-12-081-13/+81
* ENH: Make it easier to use configure/make/make-install as the build steps for...David Cole2008-12-051-81/+144
* ENH: First draft of add_external_project functionality. Tweaks, dashboard fix...David Cole2008-12-044-0/+589
* BUG: make sure list is not size 0 before sortBill Hoffman2008-12-041-2/+4
* ENH: fix curses on haikuBill Hoffman2008-12-032-6/+22
* BUG: #7904 add rpm package dependBill Hoffman2008-12-031-3/+19
* BUG: Revert 1.138.Clinton Stimpson2008-11-251-14/+23
* BUG: fix for #8089, fix rebuild with fortran and -DBill Hoffman2008-11-141-1/+27
* BUG: Because of Windows registry madness, we could not find the redistributab...David Cole2008-11-131-7/+17
* BUG: the modules shipped with cmake don't needAlexander Neundorf2008-11-131-2/+1
* ENH: Added First revision of FindDevIL.cmakeChristopher Harvey2008-11-121-0/+51
* ENH: fix fortran flags on g77 windowsBill Hoffman2008-11-111-0/+7
* ENH: fix fortran flags on sunBill Hoffman2008-11-111-2/+5
* STYLE: add some comment, so it says at least a bit what it is good forAlexander Neundorf2008-11-051-0/+2
* 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
* BUG: Fix #7934. phonon doesn't always depend on QtDBus.Clinton Stimpson2008-11-051-1/+5
* STYLE: mention cdash (not only dart)Alexander Neundorf2008-11-031-2/+2
* ENH: fix for intel module on linuxBill Hoffman2008-10-311-0/+2
* ENH: better output if module linkage is not foundBill Hoffman2008-10-301-8/+7