From cc0870758539a932dd3dc19653ce5189266f0967 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Tue, 17 Jul 2007 21:18:28 +0000 Subject: Fixes for NARPLUGIN-123 --- PATCHES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'PATCHES') diff --git a/PATCHES b/PATCHES index c1c3359..33f9787 100644 --- a/PATCHES +++ b/PATCHES @@ -1,6 +1,6 @@ *** ALL Changes marked with FREEHEP or BEGINFREEHEP-ENDFREEHEP. -* cpptasks-1.0-beta-4-patched-1-SNAPSHOT +* cpptasks-1.0-beta-4-parallel-1-SNAPSHOT ** Misc. - [src/net/sf/antcontrib/cpptasks/SubsyetemEnum.java] changed default subsystem from "gui" into "console" @@ -16,6 +16,10 @@ - [src/net/sf/antcontrib/cpptasks/CommandLineLinker] use absolute paths for filenames if they are shorter than relative paths to overcome windows file length limit. - [src/net/sf/antcontrib/cpptasks/CCTask.java] added thread to keep progress +** Parallel running change +- [src/net/sf/antcontrib/cpptasks/CCTask.java] fork of a process per core/cpu available. +- [src/net/sf/antcontrib/cpptasks/TargetHistoryTable.java] protect againts multi-threaded updates. + ** -fno-rtti changes - [src/net/sf/antcontrib/cpptasks/gcc/GccCompatibleCCompiler.java] removed -fno-rtti flag - [src/net/sf/antcontrib/cpptasks/gcc/GccCCompiler.java] only add -fno-rtti for g++ and c++ -- cgit v1.2.3