Iain Williamson
|
b16d9053d4
Fixing PDNC Bug 20 to work with the old tracecompiler interface too. Also
|
13 years ago |
Iain Williamson
|
c02cd915d7
Code review rework for PDNC 20
|
13 years ago |
Iain Williamson
|
55e6e718e7
First drop of PNDC ticket 20 fix. Still need to get new trace compiler working and update the test case to match.
|
13 years ago |
Daniel Jacobs
|
177503c6da
Review comments and update to .hgignore file.
|
14 years ago |
Daniel Jacobs
|
8f5265afde
Release Note: Enhancement Bug 201 - Add a switch that prevents full build due to .mmp change
|
14 years ago |
yiluzhu
|
0a9ba73222
code review update
|
14 years ago |
yiluzhu
|
ee6ae324ff
traceon: set macro if USE_TRACE_COMPILER is set.
|
14 years ago |
timothy murphy
|
fa85239fa0
Fix: make all tracing for a component happen before any compiles. Makes it more robust against some problems.
|
15 years ago |
yiluzhu
|
ad47f5b207
Release note: Fix: minor change: tracecompiler trace folder rename
|
15 years ago |
timothy murphy
|
9b518419c4
fix: bug was preventing tcom speedup from accumulating source files with successive builds.
|
15 years ago |
timothy murphy
|
f607469c42
release note and review comment tidyup for tcom speedup
|
15 years ago |
timothy murphy
|
39960b39ef
fix: enable large sourcefile lists with TCom
|
15 years ago |
timothy murphy
|
5a7dba77be
fix: tracecompiler speedup. Don't trigger scanlog with md5sum errors since they are expected. Use a grouping macro to avoid commandline length limits.
|
15 years ago |
timothy murphy
|
29d1131354
fix: trace compiler speedup
|
15 years ago |
timothy murphy
|
9cf8ab0931
fix: tracecompiler - recognise old versions which do have a Main class but don't have a CLI.
|
15 years ago |
timothy murphy
|
4ff1778865
Use TRACE_RELEASABLE_ID more consistently. Fix comment spelling.
|
15 years ago |
timothy murphy
|
bc5b492922
fix: calculate autogen header locations every time.
|
15 years ago |
timothy murphy
|
8082b1644e
Somewhat more sane choice of directory.
|
15 years ago |
timothy murphy
|
9177660e97
correct comments.
|
15 years ago |
timothy murphy
|
10feb7acbb
fix: support new trace compiler features for preventing clashes. Automatically turn on OST_TRACE_COMPILER_IN_USE macro. Look for trace header in systemincludes. Make directories in makefile parse to prevent clashes during build. Correct path for autogen headers. Correct case issue with autogen headers on Linux.
|
15 years ago |
timothy murphy
|
b5f8753a74
SF Bug 2125 - [Raptor] - tracecompiler what output incorrect if mmp basename contains '.' e.g. fred.prd.mmp
|
15 years ago |
timothy murphy
|
0718055e65
fix: remove OSTv2 dependency so we will still work with the old one
|
15 years ago |
timothy murphy
|
0fd598df51
SF Bug 1562 - [Raptor] Tracecompiler SYSTEMINCLUDE should be based on TARGETEXT not TARGETTYPE
|
15 years ago |
timothy murphy
|
b78d445cf4
fix: Don't print what information if we have no intention of running the trace compiler.
|
15 years ago |
Iain Williamson
|
dbf8f597a9
Merging Bug 1494 fix back in
|
15 years ago |
Iain Williamson
|
7921509a65
Removing references to local file system in tc_whatlog test
|
15 years ago |
Iain Williamson
|
1ae108b6fc
Fixing case non-issue just to be tidy (and to save headaches if the tracecompiler ever runs on Linux, possibly)
|
15 years ago |
Iain Williamson
|
e8a221f3cb
Fixing bug 1494 (tracecompiler whatlog) properly this time
|
15 years ago |
Iain Williamson
|
db4c202d29
Bug 1494 - Trace compiler files not in whatlog - FIX and TESTS though UNTESTED
|
15 years ago |
timothy murphy
|
9d4618cff9
Make TC fail when there is an error. This is hypothetical in this version but the next version of the TC is in testing.
|
15 years ago |