summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix for bug 7239, DEFINITIONS property not backwards compatible to 2.4Bill Hoffman2008-06-251-2/+15
* STYLE: Nightly Date StampBrad King2008-06-251-1/+1
* ENH: undo optional because we need itBill Hoffman2008-06-241-3/+0
* ENH: rc is not so optional at least with 2005 and newer, as it is used to emb...Bill Hoffman2008-06-241-1/+1
* BUG: Don't create empty property. Fixes bug #7193.Clinton Stimpson2008-06-241-0/+5
* STYLE: Nightly Date StampBrad King2008-06-241-1/+1
* ENH: make rc optionalBill Hoffman2008-06-231-1/+4
* BUG: fix for bug 7228 FLTK_WRAP_UI segfault fixedBill Hoffman2008-06-231-1/+13
* STYLE: Nightly Date StampBrad King2008-06-231-1/+1
* STYLE: Nightly Date StampBrad King2008-06-221-1/+1
* STYLE: Nightly Date StampBrad King2008-06-211-1/+1
* BUG: fix for bug 7222 manifest:no not working for makefilesBill Hoffman2008-06-202-10/+33
* STYLE: Nightly Date StampBrad King2008-06-201-1/+1
* BUG: Avoid running the new CPackComponents test on Windows unless the NSIS in...David Cole2008-06-191-2/+22
* COMP: Eliminate unreferenced variable warningDavid Cole2008-06-191-0/+2
* STYLE: Nightly Date StampBrad King2008-06-191-1/+1
* BUG: modify the compiler flags only if KDE3 has actually been foundAlexander Neundorf2008-06-181-41/+45
* STYLE: use uppercase to be consistent with the rest of the fileAlexander Neundorf2008-06-181-8/+8
* BUG: the variable is _KDE4_USE_FLAGSAlexander Neundorf2008-06-181-5/+6
* COMP: Eliminate compiler warning on 64-bit build.David Cole2008-06-181-1/+2
* BUG: Always look for the NSIS reg value in the 32-bit hive even in 64-bit bui...David Cole2008-06-181-1/+2
* ENH: support large object file lists with incremental visual studio linkingBill Hoffman2008-06-181-1/+1
* ENH: use correct variableBill Hoffman2008-06-181-6/+6
* ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contribut...David Cole2008-06-185-1/+375
* BUG: Be more specific about the expected file name of the installer. (So we d...David Cole2008-06-181-2/+2
* ENH: fix for findallBill Hoffman2008-06-181-6/+16
* BUG: make sure ctest sees the output of the cmake run in build and test cases...Bill Hoffman2008-06-181-0/+8
* ENH: try to module run testBill Hoffman2008-06-181-2/+2
* ENH: try to module run testBill Hoffman2008-06-182-8/+15
* BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Than...David Cole2008-06-183-50/+95
* STYLE: Nightly Date StampBrad King2008-06-181-1/+1
* ENH: no fatal error if not requiredBill Hoffman2008-06-181-2/+6
* ENH: Added support for MSYS as a unix style search.Miguel A. Figueroa-Villanueva2008-06-171-5/+5
* COMP: Use cmOStringStream instead of std::ostringstream for the HP compiler.David Cole2008-06-171-3/+3
* BUG: fix for bug 7136Bill Hoffman2008-06-171-12/+16
* ENH: make find blas work if there is no fortran compilerBill Hoffman2008-06-171-1/+4
* ENH: add an enabled language propertyBill Hoffman2008-06-171-0/+23
* COMP: Fix errors and warnings from continuous dashboards running different co...David Cole2008-06-172-1/+4
* COMP: Include full class definitions of classes used in std::map data members.David Cole2008-06-171-3/+4
* ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...David Cole2008-06-1718-236/+1724
* STYLE: fix indent for fileBill Hoffman2008-06-171-338/+338
* BUG: fix for bug 6619Bill Hoffman2008-06-171-1/+1
* ENH: try turning this on againBill Hoffman2008-06-171-1/+1
* STYLE: Nightly Date StampBrad King2008-06-171-1/+1
* ENH: turn this off until it passes on all systemsBill Hoffman2008-06-171-1/+1
* ENH: add a project nameBill Hoffman2008-06-171-1/+1
* BUG: don't fail with FATAL_ERROR if REQUIRED was not usedAlexander Neundorf2008-06-161-1/+2
* ENH: fix find module stuff for testBill Hoffman2008-06-164-16/+24
* BUG: Fix so that MinGW use win32_find_style (6478). Also, consolidated search...Miguel A. Figueroa-Villanueva2008-06-161-20/+17
* ENH: add test which executes all FindXXX.cmake modulesAlexander Neundorf2008-06-163-0/+34