Commit Graph

37 Commits

Author SHA1 Message Date
Josh Yelon 33c2803608 A few more tweaks to support no-hardcoded-paths 2005-02-23 22:05:19 +00:00
Josh Yelon 3faac82346 Fixes for <auto> and gcc 3.4 2005-02-23 20:50:09 +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 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 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 dac28d3c1b an unspecified path should implicitly contain '.' 2005-01-06 04:13:37 +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 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 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 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 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 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 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