Brad King
|
524769aebc
|
ENH: Made ConfigureOutputPaths virtual to help new generator.
|
2005-01-04 16:26:54 -05:00 |
Andy Cedilnik
|
320e90ef5a
|
ENH: Add a delay method
|
2005-01-04 10:55:01 -05:00 |
Brad King
|
8032c5cd88
|
BUG: Applied patch attached to bug #1453.
|
2005-01-04 09:56:33 -05:00 |
Ken Martin
|
96cdce0083
|
ENH: fixed SET command to accept cache values with more than one value
|
2005-01-04 08:42:25 -05:00 |
Andy Cedilnik
|
60bc9bb05e
|
STYLE: Nightly Version update
|
2005-01-04 04:17:19 -05:00 |
Andy Cedilnik
|
9bc9dbcf24
|
STYLE: Nightly Version update
|
2005-01-02 05:04:30 -05:00 |
Andy Cedilnik
|
2c2f306515
|
STYLE: Nightly Version update
|
2005-01-01 21:02:14 -05:00 |
Andy Cedilnik
|
0a16956524
|
STYLE: Nightly Version update
|
2004-12-31 05:03:05 -05:00 |
Andy Cedilnik
|
1442094c81
|
STYLE: Nightly Version update
|
2004-12-30 05:03:43 -05:00 |
Andy Cedilnik
|
fa8e3ed5a2
|
STYLE: Nightly Version update
|
2004-12-29 05:27:39 -05:00 |
Andy Cedilnik
|
c0f2658e32
|
STYLE: Nightly Version update
|
2004-12-28 05:23:18 -05:00 |
Andy Cedilnik
|
9906ba253d
|
STYLE: Nightly Version update
|
2004-12-27 05:22:04 -05:00 |
Andy Cedilnik
|
6f4788e5ff
|
STYLE: Nightly Version update
|
2004-12-26 05:25:49 -05:00 |
Andy Cedilnik
|
325411956b
|
STYLE: Nightly Version update
|
2004-12-25 05:21:41 -05:00 |
Andy Cedilnik
|
ae6a10343b
|
STYLE: Nightly Version update
|
2004-12-24 05:16:58 -05:00 |
Andy Cedilnik
|
d5be87a296
|
STYLE: Nightly Version update
|
2004-12-23 05:27:46 -05:00 |
Andy Cedilnik
|
190b89c060
|
STYLE: Nightly Version update
|
2004-12-22 05:16:48 -05:00 |
Andy Cedilnik
|
c01097941d
|
STYLE: Nightly Version update
|
2004-12-21 05:14:15 -05:00 |
Andy Cedilnik
|
d2789b37a3
|
STYLE: Nightly Version update
|
2004-12-20 05:09:25 -05:00 |
Andy Cedilnik
|
ac395b5a0e
|
STYLE: Nightly Version update
|
2004-12-19 05:15:18 -05:00 |
Andy Cedilnik
|
4cb5c7179d
|
STYLE: Nightly Version update
|
2004-12-18 05:11:44 -05:00 |
Andy Cedilnik
|
645f7c0929
|
STYLE: Nightly Version update
|
2004-12-17 05:06:33 -05:00 |
Bill Hoffman
|
476f278c76
|
fix number of arguments
|
2004-12-16 22:18:49 -05:00 |
Bill Hoffman
|
080a626d8f
|
ENH: fix for OpenBSD
|
2004-12-16 17:26:59 -05:00 |
Andy Cedilnik
|
4bf392e832
|
STYLE: Nightly Version update
|
2004-12-16 05:52:09 -05:00 |
Andy Cedilnik
|
fa28d7225c
|
STYLE: Nightly Version update
|
2004-12-15 05:46:21 -05:00 |
Andy Cedilnik
|
a360df42c2
|
STYLE: Nightly Version update
|
2004-12-14 05:08:34 -05:00 |
Andy Cedilnik
|
cb33fe8aa8
|
STYLE: Nightly Version update
|
2004-12-13 05:03:21 -05:00 |
Andy Cedilnik
|
a3d3e9e9ef
|
STYLE: Nightly Version update
|
2004-12-12 05:08:54 -05:00 |
Andy Cedilnik
|
8e1d98146e
|
STYLE: Nightly Version update
|
2004-12-11 05:10:51 -05:00 |
Andy Cedilnik
|
65cb4675f3
|
STYLE: Nightly Version update
|
2004-12-10 05:13:53 -05:00 |
Brad King
|
1c663cf41c
|
BUG: Fix to avoid relative path with ..s all the way to the root.
|
2004-12-09 16:14:46 -05:00 |
Brad King
|
c710a2366d
|
BUG: Support for custom command outputs in subdirectories of current build tree location.
|
2004-12-09 15:56:50 -05:00 |
Brad King
|
e8ef42ed74
|
BUG: AppendAnyDepend must handle non-existing files.
|
2004-12-09 15:23:37 -05:00 |
Brad King
|
1480676dab
|
ENH: Added post-build rules to executables and libraries. Generalized AppendLibDepend method to AppendAnyDepend. This takes most of the functionality of AppendCustomDepend too, and generalized jump-and-build to executables.
|
2004-12-09 15:11:22 -05:00 |
Brad King
|
477f328aed
|
ENH: Implemented utility targets. This involved pulling part of the custom command rule implementation out into shared methods.
|
2004-12-09 13:52:32 -05:00 |
Andy Cedilnik
|
729c5644cf
|
STYLE: Nightly Version update
|
2004-12-09 05:12:19 -05:00 |
Andy Cedilnik
|
72a4cad40b
|
STYLE: Nightly Version update
|
2004-12-08 05:05:59 -05:00 |
Andy Cedilnik
|
67af364ff7
|
STYLE: Nightly Version update
|
2004-12-07 05:19:12 -05:00 |
Bill Hoffman
|
2aaac85694
|
FIX: fix for bug 1325, Tru64 not True64
|
2004-12-06 12:39:18 -05:00 |
Bill Hoffman
|
2615e6f0a9
|
BUG: fix for bug 1396, object files could not be used as sources any more
|
2004-12-06 12:38:04 -05:00 |
Andy Cedilnik
|
e3bb6683de
|
STYLE: Nightly Version update
|
2004-12-06 05:00:58 -05:00 |
Andy Cedilnik
|
fa8a0c635d
|
STYLE: Nightly Version update
|
2004-12-05 04:22:34 -05:00 |
Andy Cedilnik
|
7e5d474be6
|
STYLE: Nightly Version update
|
2004-12-04 04:36:09 -05:00 |
Ken Martin
|
0ad63cf5fd
|
ENH: minor fix for windows
|
2004-12-03 09:25:00 -05:00 |
Ken Martin
|
b1c5f1a7ba
|
ENH: fix for relative paths
|
2004-12-03 09:05:07 -05:00 |
Andy Cedilnik
|
82ec50f83f
|
STYLE: Nightly Version update
|
2004-12-03 06:27:27 -05:00 |
Bill Hoffman
|
e75992a871
|
BUG: fix for 1369 before include directories need to be always added
|
2004-12-02 13:14:14 -05:00 |
Bill Hoffman
|
ec6b579717
|
BUG: fix for bug 1385, /tmp should not be used on windows
|
2004-12-02 12:33:44 -05:00 |
Andy Cedilnik
|
f445b9491d
|
STYLE: Nightly Version update
|
2004-12-02 06:13:26 -05:00 |