Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: make sure cache is cleared | Bill Hoffman | 2001-07-16 | 1 | -8/+3 |
| | |||||
* | ENH: add support for mac osx | Bill Hoffman | 2001-07-16 | 2 | -2/+25 |
| | |||||
* | update include/lib path to Python (Linux) | Sebastien Barre | 2001-07-16 | 1 | -1/+5 |
| | |||||
* | ENH: add a check to avoid quitting before rebuilding | Bill Hoffman | 2001-07-12 | 4 | -8/+40 |
| | |||||
* | version num | Ken Martin | 2001-07-11 | 1 | -1/+1 |
| | |||||
* | version num | Ken Martin | 2001-07-11 | 1 | -1/+1 |
| | |||||
* | fixed up resizing info | Ken Martin | 2001-07-11 | 1 | -0/+5 |
| | |||||
* | BUG: make sure find program does not find directories | Bill Hoffman | 2001-07-11 | 1 | -4/+8 |
| | |||||
* | BUG: remove iostream.h includes | Bill Hoffman | 2001-07-10 | 2 | -2/+0 |
| | |||||
* | Unnecessary variable | Berk Geveci | 2001-07-10 | 1 | -1/+0 |
| | |||||
* | Better error checking. | Berk Geveci | 2001-07-10 | 1 | -0/+4 |
| | |||||
* | BUG: fix excape of * for cmake | Bill Hoffman | 2001-07-10 | 2 | -2/+2 |
| | |||||
* | BUG: When splitting a full path library into separate -L and -l parts, the ↵ | Brad King | 2001-07-10 | 1 | -0/+8 |
| | | | | -l part may not have a "lib" prefix on cygwin. | ||||
* | ENH: Removing automatic setting of BUILD_SHARED_LIBS. Projects that support ↵ | Brad King | 2001-07-10 | 1 | -9/+1 |
| | | | | this should explicitly declare it with the OPTION command, or set its libraries to shared or static directly on each ADD_LIBRARY command. | ||||
* | Checking if tclshcommand is defined before running it. | Berk Geveci | 2001-07-10 | 1 | -25/+30 |
| | |||||
* | ENH: Added -D(library_name)_EXPORTS to build rules for sources that are ↵ | Brad King | 2001-07-10 | 1 | -2/+7 |
| | | | | going to be linked into a shared library. This allows dllexport setup for DLL building on cygwin. It may also come in handy in unix in the future. This corresponds to the same definition added by the dll dsp template in windows. | ||||
* | changes to better handle old values or hand set values | Ken Martin | 2001-07-10 | 1 | -1/+21 |
| | |||||
* | Disabled doxygen and gnats | nobody | 2001-07-09 | 1 | -0/+5 |
| | |||||
* | 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 |
| | |||||
* | ENH: run make depend | Bill Hoffman | 2001-07-06 | 2 | -16/+8 |
| | |||||
* | 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 |
| | |||||
* | BUG: fix flags for cygwin and shared builds | Bill Hoffman | 2001-07-05 | 2 | -24/+26 |
| | |||||
* | 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 | 3 | -4/+4 |
| | |||||
* | ENH: Removed -fsyntax-only flag from call to gcc-xml. It should be part of ↵ | Brad King | 2001-07-03 | 1 | -1/+1 |
| | | | | GCCXML_FLAGS. | ||||
* | Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo, | Ian Scott | 2001-07-03 | 7 | -43/+43 |
| | | | | | because msdev does simple matching on build target, and specifying either Release or Debug builds would also build ReleaseWithDebugInfo | ||||
* | BUG: When outputting relative path of .o, the relative path of the source ↵ | Brad King | 2001-07-02 | 1 | -1/+4 |
| | | | | file must also be written (not full path). | ||||
* | 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 |
| | |||||
* | cmake logo for dashboard | Ken Martin | 2001-06-29 | 1 | -0/+0 |
| | |||||
* | cmake logo for dashboard | Ken Martin | 2001-06-29 | 1 | -0/+0 |
| | |||||
* | cmake logo for dashboard | Ken Martin | 2001-06-29 | 1 | -0/+0 |
| | |||||
* | better configure file command | Ken Martin | 2001-06-29 | 1 | -31/+38 |
| | |||||
* | added logo | nobody | 2001-06-29 | 1 | -0/+2 |
| | |||||
* | cmake logo for dashboard | Ken Martin | 2001-06-29 | 1 | -0/+0 |
| | |||||
* | 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 | 4 | -3/+13 |
| | |||||
* | ENH: various fixes to allow bootstrap on sunos with CC | Bill Hoffman | 2001-06-28 | 6 | -32/+43 |
| | |||||
* | fixed Dart issue | Bill Hoffman | 2001-06-28 | 1 | -2/+3 |
| | |||||
* | set values in the cache not just the current makefile | Bill Hoffman | 2001-06-28 | 1 | -3/+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 |
| |