summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* BUG: Added TARGET_ARCHIVES_MAY_BE_SHARED_LIBS global property to help compute...Brad King2008-02-041-0/+3
* ENH: Enable dependent library search paths on more platformsBrad King2008-02-022-0/+2
* 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-013-1/+3
* ENH: Support linking to shared libs with dependent libsBrad King2008-01-311-0/+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
* BUG: Fix dynamic exports executable link option for Sun C compiler on Linux.Brad King2008-01-291-1/+1
* BUG: Fix generation of Watcom link lines.Brad King2008-01-231-0/+1
* ENH: Implement linking with paths to library files instead of -L and -l separ...Brad King2008-01-222-21/+40
* ENH: make sure msvc90 gets setBill Hoffman2008-01-181-0/+1
* ENH: make sure MSVC90 is setBill Hoffman2008-01-181-0/+4
* ENH: Enable use of COMPILE_DEFINITIONS property for Fortran sources.Brad King2008-01-181-1/+1
* ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu...Brad King2008-01-176-7/+6
* ENH: Enable CMAKE_<lang>_DEFINE_FLAG for COMPILE_DEFINITIONS property impleme...Brad King2008-01-171-1/+1
* ENH: Convert Modules/Platform specification of system search paths to use CMA...Brad King2008-01-164-33/+44
* BUG: fix for bug 6231, bad regex for sunos, worked by chance, but better to h...Bill Hoffman2008-01-151-2/+2
* ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...Brad King2008-01-147-19/+23
* ENH: add support for xlf with -WF,-D for -DBill Hoffman2008-01-112-2/+2
* ENH: add support for xlf with -WF,-D for -DBill Hoffman2008-01-113-0/+3
* BUG: Removed stray debugging message.Brad King2008-01-101-1/+0
* ENH: add support for visual age fortran on linuxBill Hoffman2008-01-102-0/+5
* ENH: Patch from Maik to add preprocessor directive handling to Fortran depend...Brad King2008-01-091-1/+3
* ENH: add ability to have manifest files and incremental linking with make and...Bill Hoffman2008-01-011-14/+4
* ENH: Add SunPro fortran module flags on SunOS.Brad King2007-12-301-0/+2
* ENH: Implemented Fortran module output directory and search path flags.Brad King2007-12-303-0/+4
* ENH: add support for the Syllable OS (http://www.syllable.org)Alexander Neundorf2007-11-241-0/+36
* ENH: add support for env var and better default for CMAKE_OSX_SYSROOTBill Hoffman2007-11-151-7/+13
* ENH: fix bug in default arch, it was using the environment variable which is ...Bill Hoffman2007-11-081-1/+3
* BUG: Do not us the search_paths_first flag on older Mac OSX (10.2 and earlier...David Cole2007-11-081-2/+29
* ENH: fix spelling errorBill Hoffman2007-10-221-2/+1
* ENH: try to fix boostrap on 10.5Bill Hoffman2007-10-221-1/+2
* ENH: do not always add -arch flagsBill Hoffman2007-10-201-0/+1
* ENH: FindBLAS.cmake and FindLAPACK.cmake modules added. They locate various i...Alin Elena2007-10-101-1/+1
* ENH: add support for preprocessed files in borlandBill Hoffman2007-10-051-0/+4
* ENH: add support for the Portland Compiler to CMake, can build cmake and the ...Alexander Neundorf2007-09-172-0/+9
* ENH: add support for vs 2008 beta 2Bill Hoffman2007-09-171-5/+17
* COMP: also use -Wl,-relax and -lc -lnss etc. when using the IBM compilerAlexander Neundorf2007-08-171-1/+9
* ENH: use the correct flag for the linkerBill Hoffman2007-08-171-2/+2
* ENH: add -Wl,-relax to the default linker flags for BlueGene, otherwise you c...Alexander Neundorf2007-08-161-7/+2
* ENH: make sure osx searches static and shared libs like other platformsBill Hoffman2007-08-161-2/+2
* COMP: fix argumentsAlexander Neundorf2007-08-161-1/+1
* STYLE: explicitely set default options for sdcc, so it is visible for whichAlexander Neundorf2007-08-151-1/+10
* BUG: also include UnixPaths.cmake on these platforms, this also sets UNIX to 1Alexander Neundorf2007-08-106-1/+11
* ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set inAlexander Neundorf2007-08-096-0/+13
* ENH: use WindowsPaths.cmake on all Windows platforms, not only for cl, makesAlexander Neundorf2007-08-023-6/+11
* ENH: add support for Catamount, the OS running on the compute nodes of Cray s...Alexander Neundorf2007-08-011-0/+26
* ENH:Alexander Neundorf2007-07-272-5/+10
* ENH: add ReadListFile() to cmCPackGenericGenerator, so cmMakefile can beAlexander Neundorf2007-07-241-0/+5
* ENH: also look in the include/, lib/ and bin/ directories in the cmakeAlexander Neundorf2007-07-171-3/+11