| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ENH: Added -D(library_name)_EXPORTS to build rules for sources that are going... | Brad King | 2001-07-10 | 1 | -2/+7 |
|
|
* | changes to better handle old values or hand set values | Ken Martin | 2001-07-10 | 1 | -1/+21 |
|
|
* | BUG: library extension goes after library name, not before | Amitha Perera | 2001-07-08 | 1 | -2/+2 |
|
|
* | ENH: some clean up, and better checking to see if we are building cmake | Bill Hoffman | 2001-07-06 | 2 | -9/+33 |
|
|
* | ERR:Spelling mistake | Will Schroeder | 2001-07-06 | 1 | -1/+1 |
|
|
* | ENH: Warning 4503 disable for MSVC. | Brad King | 2001-07-06 | 1 | -0/+1 |
|
|
* | ENH: add better error output | Bill Hoffman | 2001-07-05 | 1 | -3/+9 |
|
|
* | BUG: fix solaris problems in install and ar | Bill Hoffman | 2001-07-05 | 1 | -2/+2 |
|
|
* | ENH: Removed -fsyntax-only flag from call to gcc-xml. It should be part of G... | Brad King | 2001-07-03 | 1 | -1/+1 |
|
|
* | Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo, | Ian Scott | 2001-07-03 | 1 | -2/+2 |
|
|
* | BUG: When outputting relative path of .o, the relative path of the source fil... | Brad King | 2001-07-02 | 1 | -1/+4 |
|
|
* | FIX: BuildName removes path to compiler and converts any illegal characters | Jim Miller | 2001-07-02 | 1 | -7/+7 |
|
|
* | ENH: Removed deprecated command completely. | Brad King | 2001-07-02 | 3 | -115/+0 |
|
|
* | ENH: Added support for selection of static/shared build on a per-library basis. | Brad King | 2001-07-02 | 10 | -126/+147 |
|
|
* | better arg support | Ken Martin | 2001-07-02 | 1 | -4/+4 |
|
|
* | Should not be inherited. | Berk Geveci | 2001-07-02 | 3 | -21/+0 |
|
|
* | Better error checking. | Berk Geveci | 2001-07-02 | 3 | -0/+15 |
|
|
* | Wrong place for fout | Berk Geveci | 2001-07-02 | 1 | -1/+1 |
|
|
* | better configure file command | Ken Martin | 2001-06-29 | 1 | -31/+38 |
|
|
* | minor compile fix | Ken Martin | 2001-06-29 | 1 | -1/+1 |
|
|
* | BUG: break up CMAKE_AR into program and ARGS | Bill Hoffman | 2001-06-29 | 1 | -1/+2 |
|
|
* | ENH: various fixes to allow bootstrap on sunos with CC | Bill Hoffman | 2001-06-28 | 2 | -2/+2 |
|
|
* | fixed Dart issue | Bill Hoffman | 2001-06-28 | 1 | -2/+3 |
|
|
* | Undefined symbol | Berk Geveci | 2001-06-28 | 1 | -1/+1 |
|
|
* | Special rules for out-of-package source files. | Berk Geveci | 2001-06-28 | 1 | -1/+57 |
|
|
* | BUG: fix for sgi compiler | Bill Hoffman | 2001-06-28 | 4 | -3/+7 |
|
|
* | BUG: find files in subdirectories | Bill Hoffman | 2001-06-28 | 1 | -4/+5 |
|
|
* | fix for scope on hp | Bill Hoffman | 2001-06-28 | 1 | -0/+1 |
|
|
* | BUG: check size of path error, HP gcount problem | Bill Hoffman | 2001-06-28 | 1 | -2/+2 |
|
|
* | Added variable expansion. | Berk Geveci | 2001-06-27 | 1 | -1/+13 |
|
|
* | updated version to 0.3 | Ken Martin | 2001-06-27 | 1 | -1/+1 |
|
|
* | updated version to 0.2 | Ken Martin | 2001-06-27 | 1 | -1/+1 |
|
|
* | ENH: fix install when executable and lib path set | Ken Martin | 2001-06-27 | 1 | -4/+7 |
|
|
* | ENH: fix install for cygwin, build cmake from configure | Bill Hoffman | 2001-06-27 | 4 | -20/+63 |
|
|
* | BUG: Check for building shared libraries should read from the make file's set... | Brad King | 2001-06-27 | 2 | -9/+15 |
|
|
* | BUG: Check for building shared libraries should read from makefile's setting,... | Brad King | 2001-06-27 | 1 | -1/+1 |
|
|
* | documentation change | Ken Martin | 2001-06-27 | 2 | -7/+7 |
|
|
* | ENH: Use ${MAKE} instead of make for dependent library rules | Amitha Perera | 2001-06-27 | 1 | -1/+1 |
|
|
* | alphabetized | Ken Martin | 2001-06-27 | 1 | -2/+2 |
|
|
* | added help options | Ken Martin | 2001-06-27 | 1 | -0/+14 |
|
|
* | minor fixes to testing | Ken Martin | 2001-06-27 | 3 | -7/+40 |
|
|
* | mod to the testing | Ken Martin | 2001-06-27 | 1 | -2/+1 |
|
|
* | ENH: convert to unix slashes on browse, remove font and color junk | Bill Hoffman | 2001-06-26 | 1 | -54/+8 |
|
|
* | modified how paths are escaped, added depends | Ken Martin | 2001-06-26 | 5 | -15/+35 |
|
|
* | added add dependencies command | Ken Martin | 2001-06-26 | 3 | -0/+164 |
|
|
* | better GUI resize and combo box fixes | Ken Martin | 2001-06-26 | 3 | -16/+63 |
|
|
* | FIX: added AddDefinition() to store site name and build name in makefile. Al... | Jim Miller | 2001-06-25 | 2 | -0/+17 |
|
|
* | BUG: shared libraries should not depend on other shared libraries, they get r... | Bill Hoffman | 2001-06-22 | 1 | -1/+1 |
|
|
* | ENH: put back stdio.h to get sprintf | Bill Hoffman | 2001-06-22 | 1 | -0/+1 |
|
|
* | ERR: Serious problems with my CVS. How did this get committed? | John Biddiscombe | 2001-06-22 | 1 | -6/+0 |
|
|