Commit Graph

139 Commits

Author SHA1 Message Date
Joe Shochet 5c2abc514d replaced apply with direct call 2004-06-14 18:11:52 +00:00
David Rose 2a8ae9abcc comment tweak 2004-06-12 02:32:53 +00:00
David Rose de7954a99b comment fix 2004-06-12 02:23:10 +00:00
David Rose 68437f3e38 add 'generated automatically' comment 2004-06-11 20:54:30 +00:00
David Rose 3358dfaae2 add 'generated automatically' comment 2004-06-11 20:54:21 +00:00
David Rose d3226bd9c3 support python 2.2.0 2004-06-09 22:18:21 +00:00
David Rose 0a48a2fc44 remove old panda support 2004-06-05 01:04:04 +00:00
David Rose 6eeb4f27e3 more fixes to new genPyCode 2004-06-03 21:11:24 +00:00
David Rose 2021f560b2 don't forget parameters 2004-06-03 17:56:03 +00:00
David Rose 9871201eb2 fix for win32 2004-06-03 17:54:41 +00:00
David Rose cff6a5b6f3 omitted file 2004-06-03 17:54:09 +00:00
David Rose f144196ffe new genPyCode 2004-06-03 17:43:44 +00:00
David Rose 1cd0c6cbcf move squeeze into generatePythonCode 2004-06-02 22:08:31 +00:00
David Rose 000f464cd0 oops 2004-06-01 21:24:11 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
David Rose 9de170f3fe overload functions with PyObject 2004-05-19 20:06:03 +00:00
David Rose f91058c967 support PyObject * as a pass-through 2004-05-18 23:08:54 +00:00
Joe Shochet 11e50186d4 new opt option 2004-05-06 23:24:34 +00:00
Mike Goslin e43e69bae3 Added gateway option 2004-05-05 02:06:26 +00:00
Dave Schuyler 9da45b6d81 Added -d option to pass directory to the Python sqeezer 2004-04-06 23:55:06 +00:00
David Rose d98e79f644 more fixes to unattached build 2004-04-03 05:07:03 +00:00
David Rose ff104dc9c5 fix problems with non-ctattach builds 2004-04-03 04:57:46 +00:00
Joe Shochet 396331fce7 groundwork for pirates 2004-02-27 19:23:25 +00:00
David Rose 942f315170 fix getopts 2004-02-12 19:44:00 +00:00
David Rose 284fe2d2f6 run on Irix 2004-02-12 01:20:46 +00:00
David Rose 3ca542e7d6 we might need to upcast even in single inheritance 2004-01-05 23:40:20 +00:00
Joseph Lee c5975d23f7 o grep for CYGWIN to recognize any cygwin environment
o extra echo to keep PandaModulesUnsqueezed.py rename from failing
2003-10-09 00:55:19 +00:00
David Rose 10131ba504 -e adds libpandaegg 2003-10-07 13:15:16 +00:00
David Rose 56bbc2e3cb don't copy methods from a grandparent that are already inherited from a parent. 2003-10-07 13:14:53 +00:00
David Rose 24ddc60171 fix quote marks some more 2003-07-23 18:33:53 +00:00
Joe Shochet fb01954822 handling for uname of Cygwin 5.1 2003-07-21 17:06:01 +00:00
Darren Ranalli 4733c7d447 don't use cygpath -m for backward Cygwin compatibility 2003-07-18 18:09:19 +00:00
Joseph Lee d9d36d9a8e move most of cygpath stuff into section for CYGWIN only so more platform independant 2003-07-17 02:01:19 +00:00
David Rose 29d4c5baf2 more tweaks for non-standard environments 2003-07-13 00:40:24 +00:00
Dave Schuyler c596e3e2ca removed base_dir from attached; Joseph suggested cygpath -m; changed firstarg to buildType 2003-07-12 04:45:06 +00:00
Dave Schuyler 974c0d1ff6 changes to allow different install dir without ctattach 2003-07-11 23:06:49 +00:00
David Rose 437a029354 requires bash 2003-07-02 01:58:54 +00:00
David Rose 0653b40191 cleanup 2003-07-02 01:54:34 +00:00
David Rose f4afb983a4 more tweaks for non-VR Studio environments 2003-06-30 01:54:24 +00:00
David Rose 27b627d01a genPyCode on Linux, and without assuming DIRECT is set. 2003-06-30 01:23:38 +00:00
David Rose 029f99a1cc make genPyCode work on Linux and non-ctattach platforms 2003-06-21 15:08:10 +00:00
Mark Mine c7b641a1bd Missing line 2003-06-20 18:42:22 +00:00
Mark Mine 1f0e097066 Squeeze PandaModules instead of ShowBaseGlobals, make sqeezing the default 2003-06-20 18:32:37 +00:00
Mark Mine f10f2815b7 Updated to squeeze pandamodules 2003-06-20 01:32:07 +00:00
Mark Mine ed7b0fbeff Added ability to squeeze ShowBaseGlobals 2003-06-20 00:11:22 +00:00
Dave Schuyler 0e7f886e5f added release option 2003-05-06 04:37:33 +00:00
Joe Shochet d8e9835160 ifAbsentPut => setdefault 2003-04-07 07:58:48 +00:00
David Rose 14f065d15d fix multiple inheritance for overloaded functions 2003-03-27 02:53:02 +00:00
Joe Shochet 632d891d82 *** empty log message *** 2003-03-17 00:40:35 +00:00
Joe Shochet bdbceeaae0 *** empty log message *** 2003-03-17 00:38:42 +00:00