Commit Graph

947 Commits

Author SHA1 Message Date
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
Dave Schuyler 257a2464e7 added dtool_config.h 2004-09-29 02:16:33 +00:00
Dave Schuyler ebf10096a5 *** empty log message *** 2004-09-28 02:02:12 +00:00
David Rose 6dbe5ed096 don't use multiprocess make by default 2004-09-24 20:55:35 +00:00
David Rose 8547eff84d oops 2004-09-22 23:25:29 +00:00
David Rose 7117883a22 squawk if attached to wrong DTOOL 2004-09-22 23:08:28 +00:00
David Rose 33d4210ff2 include Maya in configure report 2004-09-20 18:06:55 +00:00
Dave Schuyler 5adcd07740 added if'd out message 2004-09-17 03:54:55 +00:00
David Rose 68da034d9e add PyNumber_Long(), PyExc_TypeError(), sort alphabetically 2004-09-15 22:23:43 +00:00
David Rose e2a27fabda interrogate should support long long 2004-09-14 22:24:13 +00:00
Dave Schuyler 94bdad116e added debug output for optional packages that were not located 2004-09-03 01:31:53 +00:00
Dave Schuyler 48a5b786b2 added DMODELS checkEnv 2004-09-03 01:29:01 +00:00
Dave Schuyler 0399b0ce0b fix for missing model paths -- it could be done better, change it if you like 2004-08-26 21:38:51 +00:00
Dave Schuyler 47a4d98dcb hiding Makefile 2004-08-26 21:37:10 +00:00
David Rose 48a56fe67a fix "make install" for palettes 2004-08-25 01:04:02 +00:00
David Rose 8618f4d3f8 more files from CMU 2004-08-06 22:22:50 +00:00
David Rose 2054819d6f add new helix files 2004-08-06 00:15:19 +00:00
David Rose e5740c91ab dos2unix 2004-08-06 00:12:03 +00:00
David Rose b4eb31344f new updates from CMU 2004-08-06 00:10:20 +00:00
David Rose b2f4dab648 remove reference to nonexistent Template.models.nmake.pp 2004-08-03 00:21:46 +00:00
David Rose 9e50dea5fd use nmake 2004-08-02 17:09:43 +00:00
David Rose 068bd840ae build dllbase.txt properly 2004-07-31 00:11:07 +00:00
David Rose c306244719 re-add Template.nmake.pp 2004-07-30 22:25:49 +00:00
David Rose 95b096ccfa add soft, flt, maya, etc. rules 2004-07-30 18:33:36 +00:00
David Rose 120f7ae820 put in Cg defaults for unix platforms 2004-07-29 17:08:56 +00:00
Shalin Shodhan a427380836 New Cg stubs added 2004-07-27 17:40:32 +00:00
Shalin Shodhan 088296e72a *** empty log message *** 2004-07-27 17:39:38 +00:00
David Rose b5ef8f007d install -Cm is causing problems 2004-07-27 12:37:15 +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
Joseph Lee e10c64cdb3 move elements of path building around to close up holes for security exploits such as "." in $PATH 2004-07-20 03:06:50 +00:00