811 Commits

Author SHA1 Message Date
Sebastien Barre
d823632c8b update include/lib path to Python (Linux) 2001-07-15 21:10:10 -04:00
Bill Hoffman
ae25b63b6a ENH: add a check to avoid quitting before rebuilding 2001-07-12 19:48:41 -04:00
Ken Martin
df79a0bc47 version num 2001-07-11 13:31:47 -04:00
Ken Martin
ec50160652 version num 2001-07-11 13:30:59 -04:00
Ken Martin
f42e4d5cd2 fixed up resizing info 2001-07-11 13:06:41 -04:00
Bill Hoffman
189a9db9b6 BUG: make sure find program does not find directories 2001-07-11 12:12:13 -04:00
Bill Hoffman
d4edafe717 BUG: remove iostream.h includes 2001-07-10 17:13:16 -04:00
Berk Geveci
cf2f3998ec Unnecessary variable 2001-07-10 16:20:42 -04:00
Berk Geveci
87331468e9 Better error checking. 2001-07-10 16:20:24 -04:00
Bill Hoffman
726f4fc524 BUG: fix excape of * for cmake 2001-07-10 14:29:45 -04:00
Brad King
f7ca7fb868 BUG: When splitting a full path library into separate -L and -l parts, the -l part may not have a "lib" prefix on cygwin. 2001-07-10 13:57:35 -04:00
Brad King
fdd48818db ENH: Removing automatic setting of BUILD_SHARED_LIBS. Projects that support this should explicitly declare it with the OPTION command, or set its libraries to shared or static directly on each ADD_LIBRARY command. 2001-07-10 12:09:18 -04:00
Berk Geveci
2ba4fc285b Checking if tclshcommand is defined before running it. 2001-07-10 11:56:26 -04:00
Brad King
e5a3ad77e5 ENH: Added -D(library_name)_EXPORTS to build rules for sources that are 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. 2001-07-10 11:46:20 -04:00
Ken Martin
e0fa3f281c changes to better handle old values or hand set values 2001-07-10 09:23:34 -04:00
nobody
b4462da66a Disabled doxygen and gnats 2001-07-09 12:46:40 -04:00
Amitha Perera
c437247141 BUG: library extension goes after library name, not before 2001-07-08 17:54:46 -04:00
Bill Hoffman
a1ec2852af ENH: some clean up, and better checking to see if we are building cmake 2001-07-06 14:41:18 -04:00
Bill Hoffman
f1892133c9 ENH: run make depend 2001-07-06 14:11:59 -04:00
Will Schroeder
9027c8bdf7 ERR:Spelling mistake 2001-07-06 12:46:31 -04:00
Brad King
8c3d29d0d3 ENH: Warning 4503 disable for MSVC. 2001-07-06 09:22:41 -04:00
Bill Hoffman
9fb9493137 BUG: fix flags for cygwin and shared builds 2001-07-05 18:15:05 -04:00
Bill Hoffman
05fb9379ef ENH: add better error output 2001-07-05 17:52:31 -04:00
Bill Hoffman
863ca7d0e2 BUG: fix solaris problems in install and ar 2001-07-05 12:03:57 -04:00
Brad King
3524dc421f ENH: Removed -fsyntax-only flag from call to gcc-xml. It should be part of GCCXML_FLAGS. 2001-07-03 10:53:10 -04:00
Ian Scott
331c517eeb Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo,
because msdev does simple matching on build target, and specifying either
Release or Debug builds would also build ReleaseWithDebugInfo
2001-07-03 05:27:39 -04:00
Brad King
d9e7be545f BUG: When outputting relative path of .o, the relative path of the source file must also be written (not full path). 2001-07-02 16:52:56 -04:00
Jim Miller
c453f2fc7a FIX: BuildName removes path to compiler and converts any illegal characters 2001-07-02 16:30:40 -04:00
Brad King
6307ffbb65 ENH: Removed deprecated command completely. 2001-07-02 15:58:01 -04:00
Brad King
e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 2001-07-02 15:38:02 -04:00
Ken Martin
ae2723878e better arg support 2001-07-02 14:38:39 -04:00
Berk Geveci
4e80d8e2b2 Should not be inherited. 2001-07-02 14:03:45 -04:00
Berk Geveci
44062bf4b7 Better error checking. 2001-07-02 14:03:20 -04:00
Berk Geveci
238fe481f3 Wrong place for fout 2001-07-02 14:02:55 -04:00
Ken Martin
45bc8cc1dd cmake logo for dashboard 2001-06-29 17:06:49 -04:00
Ken Martin
2954bbcedf cmake logo for dashboard 2001-06-29 16:59:59 -04:00
Ken Martin
1a7955cbce cmake logo for dashboard 2001-06-29 16:55:02 -04:00
Ken Martin
901d2626ce better configure file command 2001-06-29 16:46:28 -04:00
nobody
51a8914630 added logo 2001-06-29 16:06:37 -04:00
Ken Martin
896dce551c cmake logo for dashboard 2001-06-29 13:43:47 -04:00
Ken Martin
fd06cd32c1 minor compile fix 2001-06-29 09:53:09 -04:00
Bill Hoffman
0846046200 BUG: break up CMAKE_AR into program and ARGS 2001-06-29 09:30:01 -04:00
Bill Hoffman
a7f7366abd ENH: various fixes to allow bootstrap on sunos with CC 2001-06-28 17:45:54 -04:00
Bill Hoffman
850d74f67f fixed Dart issue 2001-06-28 16:45:22 -04:00
Bill Hoffman
ea712cf8a8 set values in the cache not just the current makefile 2001-06-28 15:27:44 -04:00
Berk Geveci
d08d2738c9 Undefined symbol 2001-06-28 15:11:40 -04:00
Berk Geveci
19bd2c0c29 Special rules for out-of-package source files. 2001-06-28 15:08:50 -04:00
Bill Hoffman
61acb47f54 BUG: fix for sgi compiler 2001-06-28 14:53:08 -04:00
Bill Hoffman
aec9f9eaa9 BUG: pass flags to compiler during configure 2001-06-28 14:38:21 -04:00
Bill Hoffman
5bd5e6553b BUG: pass flags to compiler during configure 2001-06-28 14:27:04 -04:00