This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-29 10:31:03 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c55a3e4d487d38144d24f8e6180d32040acbfa5d
CMake
/
Modules
/
Platform
History
Bill Hoffman
a47820ca86
ENH: add beos file
2006-12-07 16:14:09 -05:00
..
AIX.cmake
ENH: disable static shared stuff on AIX, see comment
2006-10-03 13:35:41 -04:00
BeOS.cmake
ENH: add beos file
2006-12-07 16:14:09 -05:00
BSDOS.cmake
…
CMakeLists.txt
…
CYGWIN-g77.cmake
…
CYGWIN.cmake
ENH: Adding image version number (major.minor) property to windows binaries. Default is 0.0, but the VERSION target property may change the value. Windows now has first-class support for dll and exe versioning. This addresses bug#1219.
2006-10-16 18:17:14 -04:00
Darwin-xlc.cmake
…
Darwin.cmake
BUG: Do not enable -isystem support for Xcode generator until it is implemented.
2006-10-06 09:16:53 -04:00
FreeBSD.cmake
…
g77.cmake
…
gcc.cmake
ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug
#3462
.
2006-10-05 08:55:59 -04:00
HP-UX.cmake
STYLE: Updated comment about link type flags and passing directly to ld.
2006-09-15 15:18:34 -04:00
IRIX64.cmake
…
IRIX.cmake
…
kFreeBSD.cmake
…
Linux-como.cmake
…
Linux-icpc.cmake
…
Linux-ifort.cmake
…
Linux.cmake
…
MP-RAS.cmake
…
NetBSD.cmake
…
OpenBSD.cmake
…
OSF1.cmake
…
QNX.cmake
BUG: QNX GCC does not have -isystem.
2006-10-05 09:33:03 -04:00
RISCos.cmake
…
SCO_SV.cmake
…
SINIX.cmake
…
SunOS.cmake
BUG: Need -Wl, to pass linker flags when using gcc on Sun.
2006-09-16 11:47:21 -04:00
Tru64.cmake
…
ULTRIX.cmake
…
UNIX_SV.cmake
…
UnixPaths.cmake
BUG: Header and library search path ordering should be consistent.
2006-09-28 11:42:19 -04:00
UnixWare.cmake
…
Windows-bcc32.cmake
…
Windows-cl.cmake
BUG: use different commands for shared libraries and exe for manifest stuff fix for bug#4039
2006-11-11 14:04:29 -05:00
Windows-cl.cmake.in
…
Windows-g77.cmake
…
Windows-g++.cmake
…
Windows-gcc.cmake
ENH: Adding image version number (major.minor) property to windows binaries. Default is 0.0, but the VERSION target property may change the value. Windows now has first-class support for dll and exe versioning. This addresses bug#1219.
2006-10-16 18:17:14 -04:00
Windows-icl.cmake
…
Windows-ifort.cmake
…
Windows-wcl386.cmake
…
Windows.cmake
…
WindowsPaths.cmake
…
Xenix.cmake
…