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
|
6433fd92be
|
add Filename::make_true_case()
|
2005-02-04 13:38:27 +00:00 |
David Rose
|
871351c82d
|
support windows share names like \\myhost\myfile
|
2005-02-03 12:35:39 +00:00 |
David Rose
|
1f3ed386b4
|
implement THIS_PRC_DIR
|
2005-01-27 05:20:31 +00:00 |
David Rose
|
035c1e5a91
|
fix drive-root to_os_specific() problem
|
2005-01-27 04:57:43 +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
|
f96ddb1420
|
use GetModuleFileName()
|
2004-12-22 16:24:22 +00:00 |
David Rose
|
9d234b8e0f
|
more config tweaks
|
2004-10-25 21:00:51 +00:00 |
David Rose
|
378645efbe
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
Dave Schuyler
|
a44e372fa5
|
formatting
|
2004-10-16 00:32:48 +00:00 |
David Rose
|
b5f34628a7
|
add RTLD_GLOBAL so loaded symbols are available to other modules
|
2004-07-22 00:22:27 +00:00 |
Dave Schuyler
|
6e17a56908
|
if PANDA_ROOT is not set, setting it to c:/cygwin
|
2004-07-21 04:13:37 +00:00 |
David Rose
|
ab68148bdd
|
checking errno after readdir() is just a mistake
|
2004-06-07 19:07:31 +00:00 |
David Rose
|
9778ec7a19
|
need to reset errno before calling readdir
|
2004-06-07 18:51:59 +00:00 |
David Rose
|
08ea68e8ab
|
prevent crash on some glob.h versions
|
2004-06-06 01:28:57 +00:00 |
David Rose
|
5e0a902067
|
old glob.h doesn't define GLOB_NOMATCH
|
2004-06-04 15:17:11 +00:00 |
David Rose
|
d1469ed5cc
|
typo
|
2004-03-29 17:53:16 +00:00 |
Dave Schuyler
|
aa68179d33
|
removed blank line
|
2004-03-23 01:18:27 +00:00 |
Dave Schuyler
|
fe08d5c405
|
added (hack) check for GLOB_NOMATCH
|
2004-03-23 01:17:39 +00:00 |
David Rose
|
843c0331ae
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
David Rose
|
e3ab4966cf
|
respect return code from glob()
|
2004-02-02 21:42:09 +00:00 |
David Rose
|
fae44c3315
|
typo in comment
|
2004-02-02 21:27:48 +00:00 |
David Rose
|
9492316ed7
|
use glob() if available
|
2004-02-02 21:18:40 +00:00 |
Dave Schuyler
|
f24d405030
|
changed include to use quotes
|
2003-10-28 05:15:48 +00:00 |
Dave Schuyler
|
3da47160ef
|
fix os x vs windows load
|
2003-09-29 23:09:17 +00:00 |
Dave Schuyler
|
27f14fc2e3
|
os x changes.
|
2003-09-29 21:18:08 +00:00 |
David Rose
|
f474d2a336
|
open_read_write should work for files that don't yet exist too
|
2003-08-25 13:08:40 +00:00 |
Dave Schuyler
|
0962feef52
|
minor touchups
|
2003-06-18 02:44:59 +00:00 |
David Rose
|
224463894e
|
allow make_canonical() to work for paths that don't completely exist
|
2003-06-04 21:04:05 +00:00 |
Jon Parise
|
20afb11510
|
applied patch from Parise for MSVC6.0
|
2003-02-13 18:54:15 +00:00 |
David Rose
|
ff2576f3c4
|
add to_os_generic
|
2003-02-13 18:44:56 +00:00 |
David Rose
|
b75c54b446
|
fix search path weirdnesses
|
2003-02-11 20:14:23 +00:00 |
David Rose
|
78897e2563
|
build on Irix
|
2003-01-20 15:52:42 +00:00 |
David Rose
|
411a263fe8
|
build for gcc3.2
|
2003-01-17 16:42:36 +00:00 |
David Rose
|
b0a9296e39
|
putenv has strange semantics
|
2002-11-25 22:34:22 +00:00 |
David Rose
|
03eb4ef3d3
|
set_environment_variable
|
2002-11-25 22:29:33 +00:00 |
David Rose
|
010a35b735
|
default should be to truncate on open_write
|
2002-11-12 02:07:57 +00:00 |
David Rose
|
ad2e154a5d
|
not just a windows thing
|
2002-11-11 18:49:30 +00:00 |
David Rose
|
5b38176c95
|
fix touch() on windows
|
2002-11-05 00:09:33 +00:00 |
David Rose
|
672f058697
|
trailing slash implies directory name
|
2002-11-04 21:20:56 +00:00 |
David Rose
|
35afd13237
|
add truncate parameter to open_write
|
2002-10-30 23:36:02 +00:00 |
David Rose
|
92082c21d1
|
handle open_write() correctly on windows
|
2002-10-19 02:27:54 +00:00 |
David Rose
|
a4f7ec2980
|
change model_path logic
|
2002-09-16 17:32:41 +00:00 |
David Rose
|
14a6ea47be
|
if PANDA_ROOT not specified, default is \\
|
2002-08-08 00:39:19 +00:00 |
David Rose
|
2d3f7d0a5a
|
maybe fix / problem on NT
|
2002-08-08 00:34:46 +00:00 |
David Rose
|
66c9cb9f8c
|
clean up better when exec fails
|
2002-08-01 00:14:47 +00:00 |
David Rose
|
9f9ec8d80b
|
fix for win98
|
2002-07-31 23:57:09 +00:00 |
David Rose
|
1174fe31f9
|
define test_pfstream
|
2002-07-31 22:40:33 +00:00 |