Roger Hughston
|
42b3ba9c82
|
OSX big Commit ...
|
2006-03-17 22:55:08 +00:00 |
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 |
Roger Hughston
|
ad0cbe08b2
|
First Pass(for me at least) at osx dynamic loader..
|
2006-02-17 01:28:28 +00:00 |
David Rose
|
572a146c24
|
untabify
|
2006-01-13 18:38:07 +00:00 |
David Rose
|
b98eab780f
|
publish ExecutionEnvironment
|
2005-12-28 22:48:09 +00:00 |
David Rose
|
a641f3d0cb
|
be more lenient of case check--allow 8.3 filenames
|
2005-11-02 01:58:21 +00:00 |
David Rose
|
8d7adf5f5c
|
robustify find_on_searchpath a bit
|
2005-10-12 15:51:37 +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
|
818cf9d7a5
|
Fixed a bug in get_panda_root
|
2005-10-02 01:22:29 +00:00 |
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 |