Commit Graph

1377 Commits

Author SHA1 Message Date
David Rose 758947d603 remove obsolete code branches 2006-08-17 16:07:43 +00:00
David Rose da58a7e355 gcc 64-bit 2006-08-04 17:49:19 +00:00
David Rose 4e1fff429b support -fPIC properly 2006-08-04 14:59:32 +00:00
David Rose 331d060a8a report more detail on _cat.info() error 2006-07-31 20:22:52 +00:00
David Rose 696a0afb0b implement windows locking for atomic functions 2006-06-20 15:49:52 +00:00
David Rose 74107f7df7 add atomic I/O operations 2006-06-20 00:23:05 +00:00
David Rose 7513f0c265 add clarifying comments 2006-06-14 21:22:24 +00:00
David Rose 29f1bb30c8 fix to the fix 2006-06-12 22:32:32 +00:00
David Rose 90acb5e250 fix windows-specific Python path 2006-06-12 18:29:34 +00:00
David Rose b06643e9b1 fix make_dir when filename ends in '/.' 2006-06-12 18:19:12 +00:00
David Rose b0eb06c4cb add get_file_size() for an unopened file 2006-06-09 17:28:18 +00:00
David Rose 87a912818b add file timestamps 2006-06-08 22:33:08 +00:00
Joseph Lee 346936dbe2 indicate there's support for POSIX threads 2006-05-25 05:22:38 +00:00
David Rose 3265a7d1b0 build with ffmpeg properly on Linux 2006-05-17 18:48:05 +00:00
Zachary Pavlov 3b4e79e50c changed default directory entries for config.pp to unix style 2006-05-14 22:27:30 +00:00
Zachary Pavlov 9adbcecbd6 new config entries for ffmpeg 2006-05-14 22:25:27 +00:00
Zachary Pavlov 7e3a67c0bf parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
Roger Hughston 859fc08886 small memory leak with multiple #defines... 2006-05-12 23:48:02 +00:00
David Rose a1b75855e1 fix recursive reference to HAVE_GL 2006-05-12 18:35:58 +00:00
David Rose 05ff700750 fc5 issues 2006-05-05 18:38:35 +00:00
David Rose 31d121e43b better sanity checking 2006-04-30 14:40:45 +00:00
David Rose 70d0a6d236 fix clear_local_value() 2006-04-29 02:21:55 +00:00
David Rose defa6afe02 Tau fixes 2006-04-28 16:19:20 +00:00
David Rose 372c1973fc comment out bogus assertion 2006-04-28 03:00:32 +00:00
Josh Yelon c6a783c4a1 ReleaseNotes for 1.2.2 2006-04-27 20:36:30 +00:00
David Rose 95d10754c0 faster Tau on Linux 2006-04-25 19:26:08 +00:00
David Rose 7e063748f6 static init ordering issues with MutexImpl 2006-04-21 15:27:40 +00:00
Josh Yelon fb90eadf73 Bump version 2006-04-20 17:07:56 +00:00
David Rose 57338ee24d better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes 2006-04-20 04:03:16 +00:00
David Rose cadbb022f8 more tau for windows 2006-04-14 15:53:49 +00:00
David Rose a2dc081676 more and better tau instrumenting 2006-04-14 15:45:07 +00:00
David Rose 1eb1b26006 tau on windows 2006-04-14 03:18:36 +00:00
David Rose d58f403834 tau profiler 2006-04-13 23:33:56 +00:00
David Rose d2e1cb779d tau for windows 2006-04-13 21:42:16 +00:00
Joseph Lee 07c9d292c4 use 64-bit clean i/o under Linux 2006-04-13 02:48:30 +00:00
David Rose 62d6f81cae comment; volatile keyword 2006-04-12 20:23:38 +00:00
David Rose a570678cdb InitializeCriticalSectionAndSpinCount 2006-04-12 18:48:31 +00:00
David Rose 0486a74e7c include assert.h 2006-04-12 15:17:04 +00:00
David Rose 7986aaa0c3 mutex_spinlock 2006-04-12 15:15:37 +00:00
David Rose b638e65532 typo 2006-04-12 00:15:44 +00:00
David Rose ca19170904 revert accidental checkin 2006-04-11 18:16:51 +00:00
David Rose 9ce524fc89 better windows locking 2006-04-11 18:15:58 +00:00
David Rose afb1520ea1 add get_ptr(), set_ptr() 2006-04-09 20:03:22 +00:00
David Rose 0a155809dc ifdef out unneeded template classes for interrogate 2006-04-07 23:01:05 +00:00
Josh Yelon 45c89f4ea6 Updating Panda version 2006-04-07 20:44:39 +00:00
David Rose 51ede9905f interface -> interface_maker (avoid conflicts with Windows SDK) 2006-04-06 17:55:26 +00:00
David Rose 03c35a63ff CHAR -> CHAR_TOK (avoid conflict with Windows SDK) 2006-04-06 17:51:24 +00:00
David Rose ff562c4acc pandabase -> dtoolbase 2006-04-06 17:48:24 +00:00
David Rose 87e992a9fc instrument allocate/deallocate 2006-04-06 04:32:22 +00:00
David Rose 141d74eb6f DO_MEMORY_USAGE 2006-04-06 02:01:33 +00:00
David Rose 0688a9b8c1 spaces around template class 2006-04-05 22:36:25 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
David Rose 92a5776b2c LINK_IN_GLXGETPROCADDRESS 2006-03-29 22:08:06 +00:00
David Rose df2e738dfe make ctattach behavior only when ctprojs defined 2006-03-26 23:12:53 +00:00
David Rose b82652aaaa check-debug-notify-protect 2006-03-20 21:39:20 +00:00
David Rose 4ddb69b56f inconsistent #if 2006-03-20 01:02:11 +00:00
Roger Hughston 2991d343d1 Renamed to pnotify 2006-03-17 23:01:54 +00:00
Roger Hughston 42b3ba9c82 OSX big Commit ... 2006-03-17 22:55:08 +00:00
Roger Hughston 847259e346 Name Colision on OSX notify.h = pnotify.h 2006-03-16 21:28:44 +00:00
David Rose 1ef3a5c5c2 dconfig does not require command-line parameters 2006-03-14 00:09:34 +00:00
David Rose a23eb2d733 support OSX bundle linking (for Python) 2006-03-13 23:12:46 +00:00
Roger Hughston 4b6d80a908 More OSX Stuff 2006-03-13 19:45:12 +00:00
David Rose 93a06490bf frameworks 2006-03-10 01:08:31 +00:00
David Rose 9a5677fff8 add install_shader rule 2006-03-09 16:56:14 +00:00
Asad M. Zaman 191c1b4046 changed the maya_egg rules to be more robust 2006-03-03 02:47:01 +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 524d41e92e OSX OpenGL Stuff 2006-02-16 19:25:00 +00:00
Roger Hughston e4a267db75 OSX has a isnan that conflicts with this .. ?? 2006-02-16 19:24:33 +00:00
David Rose 1d2282a879 pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
David Rose c398f10d7b fix ptmalloc2 for windows again 2006-02-10 21:44:47 +00:00
Roger Hughston 5e9a5e5028 Bad USE_COMPILER flags.. ( Sorry) 2006-02-10 20:05:57 +00:00
David Rose 03a74bfede posix threads never on Windows 2006-02-10 19:58:47 +00:00
Roger Hughston c953eca82b Some more motion on osx 2006-02-10 19:54:19 +00:00
David Rose 6cad90ad28 GL_FRAMEWORK 2006-02-10 19:26:04 +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
Josh Yelon e3ac8d3e02 Updated version number 2006-01-24 20:38:20 +00:00
David Rose eaf21c7e2b fix unary - in interrogate 2006-01-21 00:49:17 +00:00
David Rose 01a2a7c13c define CHECK_REENTRANT_MUTEX 2006-01-17 19:12:20 +00:00
David Rose 9f2768dfed move from Gtk-- 1.x to gtk+-2.0 2006-01-17 03:59:48 +00:00
aignacio_sf f04e3c9ddc Added Cg config. 2006-01-13 20:35:39 +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 d48ec456e3 define -> defer 2006-01-10 13:54:29 +00:00
David Rose 92c0793706 getenv() now works at static init on Linux 2005-12-28 22:48:39 +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
Josh Yelon c8d692b258 Increased version number to 1.1.0 2005-11-16 23:40:53 +00:00
Dave Schuyler f92b90f80b ../install/ 2005-11-10 00:55:08 +00:00
Josh Yelon fbb934c19c Changed version num to 1 0 906 2005-11-06 21:50:22 +00:00
David Rose 48e8277cae need OpenMayaUI now 2005-11-02 19:01:42 +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 bfe0928939 add more nodefaultlibs 2005-10-26 15:06:26 +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 891153853f hardcoded defaults for VR Studio-specific paths really don't belong here 2005-10-02 17:24:48 +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
David Rose e90bc3f1c6 include EGG_SUFFIX in maya rules 2005-09-28 22:49:37 +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 1686ae3ff9 use Unix-style paths for OpenCV, per convention 2005-09-20 00:18:16 +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
David Rose fc4051f994 fix complaints about lang_add_files 2005-09-01 16:19:15 +00:00
David Rose ab7cc5fb21 typos 2005-08-25 14:18:58 +00:00
Joseph Lee efa9b3c37f MF1_1_8:
o sort filter_dirs to eliminate duplicate optchar directories
o automatically use an available current _language file if _english file is specified
2005-08-25 02:37:49 +00:00
Zachary Pavlov 930838b2c7 another set of opencv paths 2005-08-20 00:30:47 +00:00
Zachary Pavlov 3cf0cd1fb2 added opencv directories 2005-08-20 00:30:13 +00:00
Zachary Pavlov cdc539e05a added opencv paths 2005-08-20 00:28:56 +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 d13afc82cf immediate-mode refinements 2005-08-16 17:27:40 +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 ee7f0dceb2 simulate_network_delay for http too 2005-08-10 18:03:39 +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 c49f8600a6 minor enhancements 2005-07-28 21:10:39 +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 ef368fc5ae define KEEP_TIMESTAMPS 2005-07-08 18:31:17 +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
Dave Schuyler 6ad0abbb8f allowing explicit paths 2005-07-01 23:05:40 +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
David Rose 93575a2373 default python 2.4 2005-06-23 03:34:55 +00:00
David Rose dd69dd3322 change NSPR to depend on header file, not library 2005-06-22 13:06:57 +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
David Rose 3fdb03efbd add copy_egg rule 2005-06-10 14:10:29 +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 533f3b9e85 use python 2 2 or earlier 2005-05-27 00:30:31 +00:00
Dave Schuyler b3fa4b906c python 2.4 stuff 2005-05-27 00:25:19 +00:00
Dave Schuyler 4c526c7194 added using python 2 2 or earlier 2005-05-26 21:24:23 +00:00
Roger Hughston c11bb894b2 *** empty log message *** 2005-05-25 23:03:56 +00:00
Roger Hughston 7c54d39837 *** empty log message *** 2005-05-25 22:57:40 +00:00
Roger Hughston 98196002ed *** empty log message *** 2005-05-25 20:20:46 +00:00
Roger Hughston a6d9f869dd *** empty log message *** 2005-05-25 20:09:00 +00:00
Roger Hughston e10c02b21d *** empty log message *** 2005-05-24 19:51:57 +00:00
Roger Hughston b0276d5ddd *** empty log message *** 2005-05-24 18:16:25 +00:00
Roger Hughston feacd638ff *** empty log message *** 2005-05-24 17:46:10 +00:00
Roger Hughston 93ae9f6b1f *** empty log message *** 2005-05-24 17:44:37 +00:00
Roger Hughston f2e3a52f31 *** empty log message *** 2005-05-24 17:42:04 +00:00
Dave Schuyler d8d6ee4593 unsigned integer 2005-05-24 03:42:28 +00:00
Roger Hughston 16156c21f2 *** empty log message *** 2005-05-24 03:12:42 +00:00
Roger Hughston 2dc2a3dd3f *** empty log message *** 2005-05-24 03:10:57 +00:00
Roger Hughston a4c411ec11 *** empty log message *** 2005-05-24 02:42:35 +00:00
Roger Hughston 542b61050e *** empty log message *** 2005-05-24 02:33:10 +00:00
Roger Hughston 1df46c46a7 *** empty log message *** 2005-05-24 02:26:44 +00:00
Roger Hughston de9114a78f *** empty log message *** 2005-05-24 01:23:39 +00:00
Roger Hughston 010cfe3e2b *** empty log message *** 2005-05-23 21:22:09 +00:00
Roger Hughston 63290756fe *** empty log message *** 2005-05-23 21:04:31 +00:00
David Rose 0cca4fbe02 add PYTHON_NATIVE 2005-05-19 18:36:39 +00:00
David Rose 7eec1f34d8 fix typo 2005-05-18 00:04:58 +00:00
David Rose b5e0705bfd build on Windows 2005-05-16 23:56:19 +00:00
David Rose 15f654b7de build on gcc 4.0.0 2005-05-16 23:53:10 +00:00
David Rose 0bd34f9f4b runtime improvements 2005-05-10 22:43:44 +00:00
David Rose a79366061a EXTRA_IPATH, EXTRA_LPATH 2005-05-06 17:01:47 +00:00
David Rose 988792a85d DO_DCAST 2005-04-27 16:33:33 +00:00
Dave Schuyler 0dd3363dd1 formatting 2005-04-25 23:39:51 +00:00
David Rose 521a4b625e time for Zm400 2005-04-22 19:15:34 +00:00
Josh Yelon 33c2803608 A few more tweaks to support no-hardcoded-paths 2005-02-23 22:05:19 +00:00
Josh Yelon 3faac82346 Fixes for <auto> and gcc 3.4 2005-02-23 20:50:09 +00:00
David Rose 2a39759b85 fix PandaSystem.hasSystem() etc. 2005-02-19 00:00:47 +00:00
David Rose 0cc932301d new stuff from CMU 2005-02-08 07:30:50 +00:00
David Rose 6433fd92be add Filename::make_true_case() 2005-02-04 13:38:27 +00:00
David Rose 28d62c55ef latest merges from Schell Games 2005-02-04 05:24:47 +00:00
David Rose 871351c82d support windows share names like \\myhost\myfile 2005-02-03 12:35:39 +00:00
David Rose c82df3d2ff TARGET 2005-02-01 01:23:07 +00:00
David Rose a7c68407d0 TARGET 2005-02-01 01:20:16 +00:00
David Rose c4fb3aa93a bison 1.875c now requires parens within the macro args 2005-01-28 17:15:40 +00:00
David Rose 1f3ed386b4 implement THIS_PRC_DIR 2005-01-27 05:20:31 +00:00
David Rose 690af16584 fix wrong variable name 2005-01-27 04:59:00 +00:00
David Rose 035c1e5a91 fix drive-root to_os_specific() problem 2005-01-27 04:57:43 +00:00
David Rose 665b922f72 start 1.1.0 development 2005-01-27 02:32:52 +00:00
David Rose 9e3f213c05 ignore generated files 2005-01-26 19:49:30 +00:00
David Rose d347a6be8e add pandaVersion.h, checkPandaVersion.h, and PandaSystem 2005-01-26 19:47:14 +00:00
David Rose a39a8f57c3 build on Irix 2005-01-26 11:40:45 +00:00
David Rose bcc386430d change output slightly to be less confusing 2005-01-24 18:17:28 +00:00
David Rose 287f4f387c more math operations 2005-01-23 00:23:01 +00:00
David Rose 0bbea17f5b whoops, accidental checkin of debug code 2005-01-20 08:06:31 +00:00
David Rose 09025a32d7 fix LINK_ALL_STATIC 2005-01-20 07:35:29 +00:00
David Rose 7510dbcd92 revert poorly-tested fix 2005-01-20 03:27:57 +00:00
David Rose 67b112010c fix LINK_ALL_STATIC 2005-01-20 03:13:05 +00:00
David Rose ee66668ab1 integrate latest changes from CMU 2005-01-19 23:27:15 +00:00
David Rose 0740cb0449 suggested bugfix by draisin on SourceForge site for MS .NET 2003 2005-01-09 02:10:50 +00:00
David Rose dac28d3c1b an unspecified path should implicitly contain '.' 2005-01-06 04:13:37 +00:00
David Rose 6956d642d2 Josh Yelon's parser-inc files for openssl-0.9.7a-35 2005-01-03 21:50:28 +00:00
David Rose 638fad7bf6 better handling of dconfig/new interface interactions 2004-12-29 15:11:17 +00:00
David Rose cf34707189 assertion failures, support string default values 2004-12-23 01:14:42 +00:00
David Rose f96ddb1420 use GetModuleFileName() 2004-12-22 16:24:22 +00:00
David Rose 67faec5f8d attempt to implement <auto>, use _composite build rules 2004-12-21 20:53:52 +00:00
David Rose 5ad50c7bcd fix DConfig warnings when PRC_SAVE_DESCRIPTIONS is not defined 2004-12-17 17:56:33 +00:00
Dave Schuyler 1bc2910daa enter_debugger_if 2004-12-17 01:38:36 +00:00
David Rose 7e8ee687e2 make clean misses files on two different targets 2004-12-16 22:24:31 +00:00
David Rose 246e62c614 clean-soft, etc. 2004-12-15 05:57:41 +00:00
David Rose e9f8618c5d prevent crash due to overly early warning message 2004-12-14 06:00:02 +00:00
David Rose dfb734893d introduce PRC_SAVE_DESCRIPTIONS and PRC_DESC to strip out config descriptions in release build 2004-12-09 23:24:08 +00:00
David Rose 77f6853877 fix problem parsing quoted commas in a manifest parameter 2004-12-09 23:21:40 +00:00
David Rose 484f442fad eliminate empty path names 2004-12-09 21:39:12 +00:00
David Rose f7c34a095a make ConfigVariableFilename be more Filename-like 2004-12-09 00:55:49 +00:00
David Rose 9a3c2e76a1 add more string-like functionality to ConfigVariableString 2004-12-07 04:23:09 +00:00
David Rose 8d7a27547f better fix for irix istream 2004-12-02 00:02:54 +00:00
David Rose e13d8f7518 scan istream on Irix without crashing 2004-12-01 21:45:04 +00:00
David Rose a696d20f00 cast NULLs to avoid compiler objections 2004-12-01 18:13:37 +00:00
David Rose d636bc832f build on Irix 2004-11-26 19:01:58 +00:00
David Rose 48c96d0928 add ConfigVariableFilename 2004-11-22 18:45:18 +00:00
David Rose ea51416fd6 fix declspec some more 2004-11-22 06:54:05 +00:00
David Rose 799b0678fb correct underscores 2004-11-21 23:00:29 +00:00
David Rose 5ecb8550d6 fix prebuilt bison rules 2004-11-18 00:25:24 +00:00
David Rose 62d58d924e output statements for ConfigVariableList 2004-11-16 19:31:22 +00:00
David Rose 6698db48d9 allow embedded comments 2004-11-16 18:40:03 +00:00
David Rose 7a35411829 comment tweaks, remove unneeded variable 2004-11-16 00:40:02 +00:00
David Rose 5887770666 undef set_key 2004-11-15 23:51:12 +00:00
Dave Schuyler ef2e8f613e minor changes 2004-11-08 23:55:27 +00:00
David Rose 3e548e3663 new interrogate, minor config changes 2004-10-28 18:33:45 +00:00
David Rose 8d1d98353b refinements to make-prc-key options, link static 2004-10-26 20:33:50 +00:00
David Rose 7e98b27eaf oops, expand search path components 2004-10-26 18:25:54 +00:00
David Rose 3410413ae5 define ConfigVariableManager::make_variable_template() 2004-10-26 00:27:31 +00:00
David Rose b937aef183 nicer formatting, etc. 2004-10-25 23:04:10 +00:00
David Rose 9d234b8e0f more config tweaks 2004-10-25 21:00:51 +00:00
David Rose 67ca4b860e missing INLINE 2004-10-22 23:29:02 +00:00
David Rose fa32be5de4 refinements to prc system 2004-10-22 23:13:49 +00:00
David Rose df6f1ca597 don't pollute search path with empty names 2004-10-22 18:49:00 +00:00
David Rose 31bfe77f1d build on gcc 2004-10-21 14:41:10 +00:00
David Rose 378645efbe first pass at new config interface 2004-10-21 14:35:43 +00:00
Joseph Lee 96e8f070f6 add back . as last part of path for cygwin 2004-10-21 00:35:13 +00:00
Dave Schuyler a44e372fa5 formatting 2004-10-16 00:32:48 +00:00
David Rose 107d69ef37 dtool depends on dtool_config.h too 2004-10-05 19:07:36 +00:00
David Rose 3b23cb04b0 no STL_HASH by default 2004-10-05 18:51:53 +00:00
Asad M. Zaman 204f639d70 upped the heap size 2004-10-04 20:37:54 +00:00
David Rose 0466905408 gcc problems 2004-10-02 12:49:44 +00:00
David Rose dbb24d9cc9 phash_map, etc. 2004-10-02 05:07:16 +00:00
David Rose d2a5f253a3 ignore generated directory names 2004-09-30 21:22:43 +00:00
David Rose 1e95e59741 remove ppremake version number from dtool_config.h 2004-09-30 15:41:23 +00:00