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-02-25 00:59:19 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76b344c6fe1e0b66da040649f37f55215e0745a7
CMake
/
Modules
/
Platform
History
Brad King
2d411398fd
BUG: Stack size in generated programs should be 10 meg, not 256.
2003-06-12 16:43:09 -04:00
..
AIX.cmake
BUG: Need -brtl when creating shared libraries. Also added -bexpall (AIX equivalent to Linux's -rdynamic) when building executables.
2003-05-16 15:21:03 -04:00
BSDOS.cmake
…
CMakeLists.txt
…
CYGWIN.cmake
use export all symbols on cygwin
2003-01-21 12:41:22 -05:00
Darwin.cmake
…
FreeBSD.cmake
…
gcc.cmake
minor change to default compile flags
2003-01-22 14:59:46 -05:00
HP-UX.cmake
fix default release flags for hp
2003-02-05 14:55:51 -05:00
IRIX64.cmake
…
IRIX.cmake
…
Linux-como.cmake
…
Linux.cmake
…
MP-RAS.cmake
…
NetBSD.cmake
…
OpenBSD.cmake
…
OSF1.cmake
…
RISCos.cmake
…
SCO_SV.cmake
…
SINIX.cmake
…
SunOS.cmake
Fix gnu c and Sun CC mix
2003-03-27 13:03:30 -05:00
True64.cmake
…
ULTRIX.cmake
…
UNIX_SV.cmake
…
UnixWare.cmake
…
Windows-bcc32.cmake
BUG: Stack size in generated programs should be 10 meg, not 256.
2003-06-12 16:43:09 -04:00
Windows-cl.cmake
force c++ for c++ files
2003-03-14 12:00:50 -05:00
Windows.cmake
…
Xenix.cmake
…