Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Andy Cedilnik | 2004-01-15 | 1 | -4/+4 |
| | | | | #518 - On borland, initial flags for bulding module are wrong | ||||
* | fix in quoting | Ken Martin | 2003-12-17 | 1 | -1/+1 |
| | |||||
* | ENH: Added CMAKE_SHARED_LIBRARY_SONAME_C_FLAG and ↵ | Brad King | 2003-12-12 | 1 | -0/+2 |
| | | | | CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG settings to enable shared library version support for SGI. | ||||
* | ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ↵ | Brad King | 2003-12-12 | 1 | -1/+5 |
| | | | | version support for HP-UX. | ||||
* | 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 |
| | | | | version support for SunOS. | ||||
* | ENH: Adding implementation of shared library version support on UNIX. This ↵ | Brad King | 2003-11-26 | 1 | -0/+1 |
| | | | | addresses the feature request described in bug#32. | ||||
* | 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 ↵ | Brad King | 2003-10-15 | 1 | -4/+9 |
| | | | | CMAKE_SHARED_MODULE_CREATE_C_FLAGS should be included when CMAKE_BACKWARDS_COMPATIBILITY is 1.6 or lower. | ||||
* | 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: CMAKE_SHARED_MODULE_CREATE_C_FLAGS ENH: and fix the complex example to specify a -bundle loader for the ENH: shared module that it builds. | ||||
* | 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 |
| | | | | builds with mingw, cygwin, and combinations of make cl, bcc32 | ||||
* | ENH: Improved default choice of -64 compiler/linker flags based on how cmake ↵ | Brad King | 2003-08-19 | 1 | -3/+28 |
| | | | | was built. | ||||
* | 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 |
| | | | | for package maintainers. | ||||
* | 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 ↵ | Brad King | 2003-05-16 | 1 | -2/+2 |
| | | | | equivalent to Linux's -rdynamic) when building executables. | ||||
* | 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 ↵ | Brad King | 2003-03-13 | 1 | -7/+12 |
| | | | | -shared, even for C++ libraries. | ||||
* | 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 |
| |