summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* STYLE: use a function instead of a macro, to keep FAIL_MESSAGE localAlexander Neundorf2008-02-061-2/+6
* BUG: Added TARGET_ARCHIVES_MAY_BE_SHARED_LIBS global property to help compute...Brad King2008-02-041-0/+3
* BUG: When configuring compiler information files into the CMakeFiles director...Brad King2008-02-045-7/+10
* BUG: When forcing the C and CXX compilers do not try to detect the ABI inform...Brad King2008-02-036-24/+38
* ENH: Enable dependent library search paths on more platformsBrad King2008-02-022-0/+2
* BUG: When preserving relative paths for moc generated files,Clinton Stimpson2008-02-011-1/+6
* ENH: Use new COMPILE_DEFINITIONS_* with set_property toClinton Stimpson2008-02-011-11/+4
* ENH: Enable dependent library search paths on more platformsBrad King2008-02-015-0/+15
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-016-1/+23
* ENH: Support linking to shared libs with dependent libsBrad King2008-01-311-0/+6
* ENH: use ctest to drive dashboards for make targets as opposed to tclshKen Martin2008-01-311-73/+6
* BUG: Move decision to switch library paths found in implicit link directories...Brad King2008-01-312-0/+19
* ENH: Added build rule variables CMAKE_<LANG>_ARCHIVE_CREATE, CMAKE_<LANG>_ARC...Brad King2008-01-301-0/+11
* ENH: Make lupdate and lrelease executables advanced variables.Clinton Stimpson2008-01-291-1/+3
* ENH: need quotesSebastien Barre2008-01-291-7/+7
* ENH: Allow QT4_WRAP_CPP to work with dir1/myobject.h dir2/myobject.hClinton Stimpson2008-01-291-2/+11
* BUG: Fix dynamic exports executable link option for Sun C compiler on Linux.Brad King2008-01-291-1/+1
* ENH: Added version support to Config mode of find_package command.Brad King2008-01-291-7/+8
* ENH: Improve find for glib/gthread when Qt is configured to use it.Clinton Stimpson2008-01-291-6/+24
* ENH: Update Tcl/Tk 8.5Sebastien Barre2008-01-264-4/+44
* ENH: update for Tcl/Tk 8.5Sebastien Barre2008-01-255-104/+138
* ENH: typoSebastien Barre2008-01-251-1/+1
* ENH: update for Tcl/Tk 8.5Sebastien Barre2008-01-253-6/+30
* ENH: Remove sparcv9 architecture subdir added earlier. The new implicit link...Brad King2008-01-231-2/+0
* BUG: CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG should get its default value from CMAK...Brad King2008-01-231-2/+2
* ENH: update for Tcl/Tk 8.5Sebastien Barre2008-01-234-28/+40
* ENH: Added CMAKE_LINK_OLD_PATHS compatibility mode for linker search paths.Brad King2008-01-231-0/+5
* ENH: keep cleaning up Tcl/Tk modulesSebastien Barre2008-01-232-112/+119
* BUG: Fix generation of Watcom link lines.Brad King2008-01-231-0/+1
* ENH: Enable library search path suffix for sparcv9 architecture. This should...Brad King2008-01-231-0/+2
* ENH: Add macros to handle translations. Fixes #6229.Clinton Stimpson2008-01-221-0/+72
* ENH: Implement linking with paths to library files instead of -L and -l separ...Brad King2008-01-225-21/+72
* ENH: Cleanup chrpath feature by not displaying exe format or placing non-adva...Brad King2008-01-222-5/+3
* ENH: Generalize the check for sizeof void* to detect more ABI information.Brad King2008-01-218-14/+167
* ENH: Implement version support in the find_package command module mode. Vers...Brad King2008-01-211-1/+17
* BUG: FindX11 module should search for SM library instead of returning -lSM.Brad King2008-01-201-1/+5
* ENH: Tcl/Tk 8.6 alpha schedule for May 2008.Sebastien Barre2008-01-193-0/+19
* ENH: make sure msvc90 gets setBill Hoffman2008-01-181-0/+1
* ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE)Alexander Neundorf2008-01-182-10/+10
* ENH: make sure MSVC90 is setBill Hoffman2008-01-181-0/+4
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor...Sebastien Barre2008-01-183-27/+27
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor...Sebastien Barre2008-01-182-0/+8
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor...Sebastien Barre2008-01-183-7/+7
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor...Sebastien Barre2008-01-184-24/+133
* ENH: Enable use of COMPILE_DEFINITIONS property for Fortran sources.Brad King2008-01-182-2/+2
* ENH: Changed signature of GET_PROPERTY command to be more powerful and extend...Brad King2008-01-173-7/+8
* ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu...Brad King2008-01-178-11/+10
* ENH: Enable CMAKE_<lang>_DEFINE_FLAG for COMPILE_DEFINITIONS property impleme...Brad King2008-01-171-1/+1
* BUG: Eliminate message - it pops up an annoying dialog whenever you run CMake...David Cole2008-01-161-1/+0
* ENH: Convert Modules/Platform specification of system search paths to use CMA...Brad King2008-01-164-33/+44