Brad King 230c8972f7 BUG: Do not place $(CMAKE_COMMAND) in link scripts. 18 rokov pred
..
AIX-VisualAge-Fortran.cmake 3f45a27a6b ENH: add support for xlf with -WF,-D for -D 18 rokov pred
AIX.cmake 847c8403fe BUG: Added TARGET_ARCHIVES_MAY_BE_SHARED_LIBS global property to help compute proper rpath information on AIX when shared libraries have names like "libfoo.a". 18 rokov pred
BSDOS.cmake f9cb0f3cb4 18 rokov pred
BeOS.cmake f9cb0f3cb4 18 rokov pred
BlueGeneL.cmake b8357db11d ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature. 18 rokov pred
CMakeLists.txt a21c0449ab BUG: Added installation of .in files as well as .cmake files. 21 rokov pred
CYGWIN-g77.cmake b08a151722 ENH: add exe stuff for cygwin 20 rokov pred
CYGWIN.cmake 176fe63d15 18 rokov pred
Catamount.cmake b8357db11d ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature. 18 rokov pred
Darwin-xlc.cmake 1c4337d778 ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. 20 rokov pred
Darwin.cmake ed76198b84 ENH: Cleanup building of OS X bundle content 18 rokov pred
DragonFly.cmake 2339b9f753 18 rokov pred
FreeBSD.cmake fd37a6ec3d ENH: Better linker search path computation. 18 rokov pred
GNU.cmake a5e6f52a96 ENH: Added GNU/Hurd platform. Taken from debian patch 407155. 18 rokov pred
Generic-ADSP-ASM.cmake d090159318 18 rokov pred
Generic-ADSP-C.cmake d090159318 18 rokov pred
Generic-ADSP-CXX.cmake d090159318 18 rokov pred
Generic-ADSP-Common.cmake d090159318 18 rokov pred
Generic-SDCC-C.cmake 8262ccfd4e ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators. 18 rokov pred
Generic.cmake b8357db11d ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature. 18 rokov pred
HP-UX.cmake e840a9dff3 BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules. 18 rokov pred
IRIX.cmake f49ec94e9f ENH: Enable dependent library search paths on more platforms 18 rokov pred
IRIX64.cmake e840a9dff3 BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules. 18 rokov pred
Linux-GNU-Fortran.cmake b2e8c07af8 ENH: Implemented Fortran module output directory and search path flags. 18 rokov pred
Linux-PGI-C.cmake e840a9dff3 BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules. 18 rokov pred
Linux-PGI-CXX.cmake e840a9dff3 BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules. 18 rokov pred
Linux-SunPro-C.cmake b4b9e1d44b BUG: Fix dynamic exports executable link option for Sun C compiler on Linux. 18 rokov pred
Linux-SunPro-CXX.cmake 44ab336a0c ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the main tree. Changes between CMake-Modules-CompilerId-mp1 and CMake-Modules-CompilerId-mp2 are included. 18 rokov pred
Linux-SunPro-Fortran.cmake b2e8c07af8 ENH: Implemented Fortran module output directory and search path flags. 18 rokov pred
Linux-VisualAge-C.cmake d6a21fc25c BUG: Removed stray debugging message. 18 rokov pred
Linux-VisualAge-Fortran.cmake 3f45a27a6b ENH: add support for xlf with -WF,-D for -D 18 rokov pred
Linux-como.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 rokov pred
Linux-icpc.cmake 066d5259c0 ENH: more compiler flags 20 rokov pred
Linux-ifort.cmake b2e8c07af8 ENH: Implemented Fortran module output directory and search path flags. 18 rokov pred
Linux.cmake fd37a6ec3d ENH: Better linker search path computation. 18 rokov pred
MP-RAS.cmake f9cb0f3cb4 18 rokov pred
NetBSD.cmake f2dfa8925b ENH: Enable dependent library search paths on more platforms 18 rokov pred
OSF1.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 19 rokov pred
OpenBSD.cmake a64f629140 ENH: add unix paths 19 rokov pred
QNX.cmake fd37a6ec3d ENH: Better linker search path computation. 18 rokov pred
RISCos.cmake f9cb0f3cb4 18 rokov pred
SCO_SV.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 19 rokov pred
SINIX.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 19 rokov pred
SunOS-SunPro-Fortran.cmake 19037da40f ENH: Add SunPro fortran module flags on SunOS. 18 rokov pred
SunOS.cmake e840a9dff3 BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules. 18 rokov pred
Tru64.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 19 rokov pred
ULTRIX.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 19 rokov pred
UNIX_SV.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 19 rokov pred
UnixPaths.cmake b8357db11d ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature. 18 rokov pred
UnixWare.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 19 rokov pred
Windows-bcc32.cmake e840a9dff3 BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules. 18 rokov pred
Windows-cl.cmake 230c8972f7 BUG: Do not place $(CMAKE_COMMAND) in link scripts. 18 rokov pred
Windows-cl.cmake.in c0bb73787d ENH: make sure msvc90 gets set 18 rokov pred
Windows-df.cmake b8eede3b19 BUG: fix for bug 3950 add support for df compiler on windows 19 rokov pred
Windows-g++.cmake e40ca0f428 BUG: Need Windows-g++.cmake module to support C++-only projects on Windows. 20 rokov pred
Windows-g77.cmake 86ad253427 BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix 20 rokov pred
Windows-gcc.cmake 66e0b4212f ENH: Added build rule variables CMAKE_<LANG>_ARCHIVE_CREATE, CMAKE_<LANG>_ARCHIVE_APPEND, and CMAKE_<LANG>_ARCHIVE_FINISH to support creation of static archive libraries out of a large number of objects. See bug #6284. 18 rokov pred
Windows-icl.cmake 8262ccfd4e ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators. 18 rokov pred
Windows-ifort.cmake dfe2ea6406 ENH: Handle large object file lists on some platforms 18 rokov pred
Windows-wcl386.cmake 09af624dee BUG: Fix generation of Watcom link lines. 18 rokov pred
Windows.cmake 176fe63d15 18 rokov pred
WindowsPaths.cmake 2a78288064 ENH: Convert Modules/Platform specification of system search paths to use CMAKE_SYSTEM_PREFIX_PATH when possible. 18 rokov pred
Xenix.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 19 rokov pred
cl.cmake dfe2ea6406 ENH: Handle large object file lists on some platforms 18 rokov pred
eCos.cmake f0cee3fe4c ENH: Fix eCos.cmake to not require a forced compiler 18 rokov pred
g77.cmake 6571799492 FIX: for 1852 fix fortran case 20 rokov pred
gas.cmake 5b18b80b58 18 rokov pred
gcc.cmake e840a9dff3 BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules. 18 rokov pred
kFreeBSD.cmake f2dfa8925b ENH: Enable dependent library search paths on more platforms 18 rokov pred
syllable.cmake 2a78288064 ENH: Convert Modules/Platform specification of system search paths to use CMAKE_SYSTEM_PREFIX_PATH when possible. 18 rokov pred
xlf.cmake 18b9e7db6c ENH: Enable CMAKE_<lang>_DEFINE_FLAG for COMPILE_DEFINITIONS property implementation. 18 rokov pred