Josh Yelon
|
f57fe99b6a
|
Fixes to interrogate -srcdir
|
2005-09-30 07:19:18 +00:00 |
Josh Yelon
|
9729541f63
|
Added macrocomposites
|
2005-09-27 22:05:52 +00:00 |
David Rose
|
60d2c8e349
|
integrate HashFilename with Filename via Filename::set_pattern()
|
2005-09-23 17:23:30 +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
|
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
|
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
|
0dd3363dd1
|
formatting
|
2005-04-25 23:39:51 +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
|
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 |