Jack Jansen
|
2bc4a47c86
|
WASTEconst.py goes one level above the toolbox directory.
|
2003-02-21 22:11:45 +00:00 |
Jack Jansen
|
972573553e
|
Define PyDoc_STR if it isn't defined. This makes these modules compile
for Python 2.2.
|
2002-11-18 15:26:43 +00:00 |
Jack Jansen
|
87eea88b5a
|
After generating the Python file with definitions try to run it, so
we catch errors during the build process in stead of later during runtime.
|
2002-08-15 21:48:16 +00:00 |
Jack Jansen
|
c4ff194bdd
|
Fixed the last two bgen-based modules to be buildable on OSX.
|
2002-08-05 21:13:07 +00:00 |
Jack Jansen
|
9d79990ac7
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
Should finally fix 531398. 2.2.1 candidate.
Also blacklisted some constants with definitions that were not Python-compatible.
|
2002-03-24 23:04:18 +00:00 |
Jack Jansen
|
b99e521319
|
- Updated to Waste 2.0.
- Use waste included with CW in stead of separate package.
|
2002-01-11 12:37:15 +00:00 |
Jack Jansen
|
0c4d947eac
|
Replaced addpack by handcrafted code to find the bgen stuff.
|
1998-04-17 14:07:56 +00:00 |
Jack Jansen
|
2369a98eb9
|
Updated for Waste 1.3
|
1998-02-20 15:57:30 +00:00 |
Jack Jansen
|
8505ef8c6c
|
Added #include <WETabs.h>, which had somehow gone missing
|
1997-08-27 14:09:25 +00:00 |
Jack Jansen
|
2268af5873
|
Upgraded to Waste 1.2f
|
1996-08-06 16:04:22 +00:00 |
Jack Jansen
|
756522f426
|
Added support for callbacks (for embedded objects)
|
1996-05-07 15:24:01 +00:00 |
Jack Jansen
|
8ae8e4f963
|
Made style and soup handles optional
|
1996-04-23 16:17:08 +00:00 |
Jack Jansen
|
90ecdf49df
|
An interface to WASTE, an all-singing-all-dancing TextEdit replacement
|
1996-04-16 14:29:15 +00:00 |