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
*
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
*
ENH: fixes for borland with spaces in the path
Bill Hoffman
2002-12-22
1
-2/+2
*
ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be...
Brad King
2002-12-20
1
-2/+2
*
ENH: make linker flags use init values so users can set them from the cache
Bill Hoffman
2002-12-19
1
-6/+6
*
ENH: Adding build type flags for C.
Brad King
2002-12-18
1
-0/+4
*
ENH: unify EnableLanguage across all generators
Bill Hoffman
2002-12-05
1
-4/+17
*
determine CMAKE_MAKE_PROGRAM in EnableLanguage
Bill Hoffman
2002-12-03
3
-6/+1
*
correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all ...
Bill Hoffman
2002-12-03
3
-5/+5
*
change flags for borland
Bill Hoffman
2002-11-22
1
-1/+4
*
remove debug stuff
Bill Hoffman
2002-11-21
1
-1/+0
*
add checks for ansi flags and not hard code them
Bill Hoffman
2002-11-21
2
-4/+0
*
fix for create shared library
Bill Hoffman
2002-11-21
1
-0/+1
*
BUG: fix for borland run time dll
Bill Hoffman
2002-11-15
1
-1/+14
*
fix for sun
Bill Hoffman
2002-11-15
1
-0/+1
*
temp fix for hp
Berk Geveci
2002-11-14
1
-1/+1
*
fix flags for hp
Berk Geveci
2002-11-14
1
-5/+3
*
BUG: fix flags for c compiler on windows
Andy Cedilnik
2002-11-14
1
-8/+19
*
BUG: fix for missing temp file variable
Bill Hoffman
2002-11-14
1
-1/+1
[next]