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 |
|