Commit Graph

630 Commits

Author SHA1 Message Date
David Rose 1ef3a5c5c2 dconfig does not require command-line parameters 2006-03-14 00:09:34 +00:00
Joseph Lee 74890122cb patches to support FreeBSD build 2006-03-01 02:29:06 +00:00
David Rose 8ab0b63fd0 move mutexImpl etc. from pandaexpress 2006-02-21 23:11:05 +00:00
Roger Hughston ad0cbe08b2 First Pass(for me at least) at osx dynamic loader.. 2006-02-17 01:28:28 +00:00
Roger Hughston e4a267db75 OSX has a isnan that conflicts with this .. ?? 2006-02-16 19:24:33 +00:00
David Rose c398f10d7b fix ptmalloc2 for windows again 2006-02-10 21:44:47 +00:00
David Rose 7fdf481b0f posix threads 2006-02-10 18:52:41 +00:00
David Rose 0b86e30da5 windows.h 2006-02-08 06:58:32 +00:00
David Rose eaf21c7e2b fix unary - in interrogate 2006-01-21 00:49:17 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose 44765047d6 fix built dtool.emacs 2006-01-13 18:02:17 +00:00
David Rose b98eab780f publish ExecutionEnvironment 2005-12-28 22:48:09 +00:00
Chris Brunner 1dbdffc35c drose: should add lib to PATH without requiring PENV 2005-12-22 22:22:29 +00:00
David Rose a9067e2128 report nassert_raise() message even when squelched 2005-12-20 18:37:04 +00:00
David Rose 20b5398ab8 USE_DEBUG_PYTHON 2005-12-12 17:22:34 +00:00
David Rose 8b5d1758df better define 2005-12-12 17:22:16 +00:00
David Rose 0b1504f510 add some more symbols 2005-12-09 00:55:37 +00:00
David Rose 968ad486b8 fix __rsub__ nonsense 2005-12-08 22:40:50 +00:00
Roger Hughston 5bbbeff865 Debug Mode for python witj _DEBUG flag 2005-12-01 19:29:54 +00:00
David Rose a641f3d0cb be more lenient of case check--allow 8.3 filenames 2005-11-02 01:58:21 +00:00
Josh Yelon f4539ca2cd *** empty log message *** 2005-10-28 16:18:34 +00:00
David Rose 8d7adf5f5c robustify find_on_searchpath a bit 2005-10-12 15:51:37 +00:00
David Rose 9219cca32c add write_prc_variables 2005-10-11 21:15:27 +00:00
David Rose 7ce2019b9e maybe it's right this time? 2005-10-03 23:31:17 +00:00
David Rose 0cd217e05b correct get_panda_root() logic one more time 2005-10-03 21:16:25 +00:00
David Rose f488b04bc7 remove implicit c:/cygwin, fix logic some more 2005-10-02 17:14:47 +00:00
Josh Yelon fb46c04ad6 Got it to compile under VC 2005-10-02 02:50:52 +00:00
Josh Yelon 818cf9d7a5 Fixed a bug in get_panda_root 2005-10-02 01:22:29 +00:00
David Rose 5ac9710eeb protect mallinfo 2005-09-30 19:56:14 +00:00
David Rose ef554b58a4 we do need malloc.h 2005-09-30 19:54:54 +00:00
David Rose 237d193cac fix malloc issues on Linux 2005-09-30 19:49:25 +00:00
David Rose 5f3b0fc55b integrate dlmalloc etc. with ppremake 2005-09-30 15:41:50 +00:00
Josh Yelon f57fe99b6a Fixes to interrogate -srcdir 2005-09-30 07:19:18 +00:00
Josh Yelon 65e665414d Added srcdir option 2005-09-30 04:14:53 +00:00
Josh Yelon 26f187350d fix an elif 2005-09-29 19:22:32 +00:00
Josh Yelon 0aac3653f2 added third-party memory managers 2005-09-29 18:27:26 +00:00
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
David Rose 97c877ad3b don't bother to write doc strings for constructors 2005-09-26 18:22:39 +00:00
David Rose 60d2c8e349 integrate HashFilename with Filename via Filename::set_pattern() 2005-09-23 17:23:30 +00:00
Dave Schuyler c0bc0d4d32 changed include to double quotes 2005-09-23 02:01:10 +00:00
David Rose f91ee87026 rename ssl -> openssl, cv -> opencv 2005-09-21 23:50:36 +00:00
David Rose d24d02c02d squawk about zero-valued TypeHandles too 2005-09-15 16:13:32 +00:00
David Rose ed4b03893e issue warnings on TypeHandle conflicts 2005-09-15 15:50:44 +00:00
David Rose 9c24c092dd support python_repr 2005-09-14 00:08:50 +00:00
David Rose 096d7dfa50 better behavior for long comments 2005-09-12 17:18:05 +00:00
David Rose 88a77268b1 string limit 2005-09-12 16:11:00 +00:00
David Rose f2d34a6022 class doc strings 2005-09-10 00:02:12 +00:00
David Rose 59ceb897ed fix leaks, parameter checking in interrogate 2005-09-09 16:26:52 +00:00
Zachary Pavlov fc013d9824 added the stubs in for openCV 2005-08-20 00:27:46 +00:00
David Rose 2af4a15df2 fix opt4 build 2005-08-17 01:06:10 +00:00
David Rose dd5cbd1b63 fix to_os_generic() 2005-08-12 19:59:01 +00:00
Josh Yelon c536465235 Undoing accidental change 2005-08-11 01:44:00 +00:00
Josh Yelon 879261500c *** empty log message *** 2005-08-11 01:41:43 +00:00
David Rose ff51585276 support HashFilename 2005-08-02 22:35:38 +00:00
David Rose 0fcd8ed8b0 to new 'built' form 2005-07-29 17:23:33 +00:00
David Rose 477aedaa7c initialize members better 2005-07-28 13:18:06 +00:00
David Rose 07b77f24cc allow building with LINK_ALL_STATIC 2005-07-26 20:16:21 +00:00
David Rose 9e75c3dfd9 PyUnicodeUCS4_FromWideChar 2005-07-18 22:06:51 +00:00
David Rose 824a1d947c add more 2005-07-13 21:08:14 +00:00
David Rose a16bce7a37 prebuild-bison 2005-07-13 17:10:56 +00:00
David Rose 1f94eb12b4 build on irix 2005-07-13 17:07:25 +00:00
David Rose d5418c8ff4 dos2unix 2005-07-13 16:50:58 +00:00
David Rose b531ece1b4 fix interrogate on Linux 2005-07-13 16:48:56 +00:00
David Rose d6a54c5adf move some inline functions to .cxx for debugging 2005-07-13 16:27:09 +00:00
David Rose 01c82da5df interrogate supports wstring 2005-07-13 15:37:56 +00:00
David Rose f1923a7a19 more verbose write 2005-07-11 23:35:22 +00:00
David Rose 2e8b15cca4 compiler version on windows 2005-07-11 23:25:34 +00:00
David Rose f0e16bfb8f add get_compiler(), get_build_date() 2005-07-11 23:10:56 +00:00
David Rose 67adc6e82c prevent compiler warnings on gcc 2005-07-06 17:45:33 +00:00
David Rose 7eab63d1e6 remove indent.cxx 2005-07-06 17:40:25 +00:00
David Rose be6d48df86 move TypedObject etc. stuff to dtool 2005-07-06 17:29:46 +00:00
David Rose ac748503b4 dos2unix 2005-07-04 18:35:38 +00:00
David Rose 67861d8f58 more pystub functions 2005-06-30 20:12:01 +00:00
David Rose bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
Roger Hughston 9d9465a097 Adding new stubs for python 2005-06-29 23:12:35 +00:00
Roger Hughston bcac5f1982 Still fighting os and compiler versions
VS: ----------------------------------------------------------------------
2005-06-29 22:27:51 +00:00
Roger Hughston 997856dc00 Removed a _cdecl ???
----------------------------------------------------------------------
2005-06-29 22:21:52 +00:00
Roger Hughston 78024e3740 *** empty log message *** 2005-06-29 22:19:14 +00:00
Roger Hughston 31bf98f33a windows does not like this.. lets try again .. gcc and cv colisions :( 2005-06-29 22:13:27 +00:00
Roger Hughston a4515f26c9 till trying to get this to work on none consistant compilers.. 2005-06-29 21:57:22 +00:00
Roger Hughston e3f06880ae *** empty log message *** 2005-06-29 21:50:56 +00:00
Roger Hughston 1b4c9ca334 *** empty log message *** 2005-06-29 21:48:06 +00:00
Roger Hughston db920c88e6 *** empty log message *** 2005-06-29 19:24:59 +00:00
Roger Hughston 40b9a89632 Removed some debug printf from the interigate incude file. 2005-06-29 18:26:52 +00:00
David Rose f5be1d28dd put cerrs where they might be useful later 2005-06-29 16:38:39 +00:00
Roger Hughston 5e2df78ee8 hanged Comments for better DIR and help 2005-06-23 20:11:44 +00:00
Dave Schuyler 1b09b631e9 changed time delta to signed int 2005-06-14 22:15:01 +00:00
Roger Hughston 069b7cda21 *** empty log message *** 2005-06-14 20:16:26 +00:00
Roger Hughston 05fafea499 dded Named argument support.. And A Support Class
fix to daves outpur/write bug..
2005-06-04 01:19:49 +00:00
Roger Hughston 59537b18d2 *** empty log message *** 2005-06-01 01:18:12 +00:00
David Rose 1a930a1bb9 add more 2005-05-28 16:11:09 +00:00
Roger Hughston a31108fcb8 *** empty log message *** 2005-05-27 23:40:34 +00:00
Roger Hughston 3d02ef10f5 *** empty log message *** 2005-05-27 19:44:19 +00:00
David Rose e451e12df4 add PyObject_Call() (for py2.4) 2005-05-27 14:39:11 +00:00
Roger Hughston cdadcc77d8 *** empty log message *** 2005-05-27 03:15:02 +00:00
Roger Hughston 1b8c732bc6 *** empty log message *** 2005-05-27 02:44:58 +00:00
Roger Hughston d259278846 *** empty log message *** 2005-05-27 01:35:37 +00:00
Roger Hughston ac19f25620 *** empty log message *** 2005-05-27 01:20:46 +00:00
Dave Schuyler b3fa4b906c python 2.4 stuff 2005-05-27 00:25:19 +00:00
Roger Hughston c11bb894b2 *** empty log message *** 2005-05-25 23:03:56 +00:00