index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
ERR: Fixed incorrect documentation for CMAKE_CXX_WARNING_LEVEL. Submitted by...
Brad King
2004-03-23
1
-1/+1
*
BUG: fix mingw module load tests
Bill Hoffman
2004-02-16
1
-1/+0
*
shared modules are not linked so do not use lib prefix
Bill Hoffman
2004-02-14
1
-0/+1
*
ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to them
Bill Hoffman
2004-02-13
1
-1/+1
*
ENH: Fix typos about copying exe flags to shared flags and to modules. Bug #5...
Andy Cedilnik
2004-01-15
1
-4/+4
*
fix in quoting
Ken Martin
2003-12-17
1
-1/+1
*
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_C_FLAG and CMAKE_SHARED_LIBRARY_SONAME...
Brad King
2003-12-12
1
-0/+2
*
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ...
Brad King
2003-12-12
1
-1/+5
*
ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX.
Brad King
2003-12-12
2
-5/+9
*
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ...
Brad King
2003-12-12
1
-1/+4
*
ENH: Adding implementation of shared library version support on UNIX. This a...
Brad King
2003-11-26
1
-0/+1
*
BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu
Bill Hoffman
2003-11-14
22
-17/+59
*
BUG: fix for bug 346, borland should now support dash in the path
Bill Hoffman
2003-11-05
1
-1/+1
*
BUG: fix for bug# 317
Bill Hoffman
2003-10-31
1
-2/+2
*
BUG: fix for bug 78 should be on 1.8 branch
Bill Hoffman
2003-10-16
1
-1/+1
*
ERR: Old -flat_namespace -undefined suppress flags for CMAKE_SHARED_MODULE_CR...
Brad King
2003-10-15
1
-4/+9
*
ERR: allow spaces in the path
Andy Cedilnik
2003-10-13
1
-1/+1
*
ENH: remove the -flat_namespace and -undefined suppress hacks from
Yves Starreveld
2003-08-28
1
-1/+1
*
ENH: MinGW build now passes all the tests
Bill Hoffman
2003-08-27
1
-2/+2
*
ENH: add configure file for gcc under windows
Bill Hoffman
2003-08-22
1
-0/+14
*
ENH: add the unix makefile generator as an option from the windows GUI, this ...
Bill Hoffman
2003-08-21
3
-10/+24
*
ENH: Improved default choice of -64 compiler/linker flags based on how cmake ...
Brad King
2003-08-19
1
-3/+28
*
BUG: fix for main in a library on windows with nmake
Bill Hoffman
2003-08-07
1
-0/+2
*
added test for whether pdbtype should be used for nmake
Ken Martin
2003-08-05
1
-2/+23
*
ENH: Added optional configuration of data/doc/man dirs. This will be useful ...
Brad King
2003-07-21
1
-1/+1
*
BUG: Stack size in generated programs should be 10 meg, not 256.
Brad King
2003-06-12
1
-1/+1
*
BUG: Need -brtl when creating shared libraries. Also added -bexpall (AIX equ...
Brad King
2003-05-16
1
-2/+2
*
BUG: remove typo from file
Bill Hoffman
2003-05-09
1
-1/+1
*
BUG: fix for borland win32 exe builds
Bill Hoffman
2003-05-08
1
-2/+2
*
BUG: remove -H flags as they cause crashes on oldwww
Ken Martin
2003-05-08
1
-4/+4
*
BUG: remove -H flags as they cause crashes on oldwww
Ken Martin
2003-05-08
1
-4/+4
*
ENH: change the default borland stack size
Bill Hoffman
2003-05-05
1
-1/+1
*
Fix gnu c and Sun CC mix
Bill Hoffman
2003-03-27
1
-0/+4
*
force c++ for c++ files
Bill Hoffman
2003-03-14
1
-1/+1
*
BUG: Don't use -nostdlib option to link shared libraries. Just use gcc -shar...
Brad King
2003-03-13
1
-7/+12
*
fix default release flags for hp
Bill Hoffman
2003-02-05
1
-2/+2
*
BUG: Added missing link flag to export symbols from an executable.
Brad King
2003-01-24
1
-4/+4
*
minor change to default compile flags
Ken Martin
2003-01-22
1
-4/+4
*
use export all symbols on cygwin
Bill Hoffman
2003-01-21
1
-1/+1
*
BUG: fix flags for borland link shared and module
Bill Hoffman
2003-01-15
1
-6/+6
*
ENH: Added shared library settings.
Brad King
2003-01-06
1
-0/+2
*
add shared path for OSF
Bill Hoffman
2003-01-06
1
-1/+1
*
BUG: revert back to rpath,
Bill Hoffman
2003-01-05
1
-2/+2
*
try to fix rpath on OSF
Bill Hoffman
2003-01-03
1
-2/+2
*
BUG: bad rpath flag for suns
Bill Hoffman
2003-01-03
1
-4/+4
*
clean up some c/cxx issues
Bill Hoffman
2003-01-02
1
-1/+1
*
clean up some c/cxx issues
Bill Hoffman
2003-01-02
3
-6/+19
*
ENH: Added <LINK_FLAGS> to link rules.
Brad King
2002-12-31
5
-9/+9
*
ENH: fix shared libraries on AIX
Bill Hoffman
2002-12-30
1
-2/+3
*
Add missing closing bracket
Andy Cedilnik
2002-12-26
1
-1/+1
[next]