summaryrefslogtreecommitdiffstats
path: root/make/lib
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2009-11-17 20:43:07 +0100
committerMichael Bien <[email protected]>2009-11-17 20:43:07 +0100
commit129e783741d91e9ee5cd7da5d5c962c32ec96b0b (patch)
treebd197839121cdcc28d8feef90c3c516e2151be77 /make/lib
parentd2be609a12cd77847bcda000fb60e8113b286a86 (diff)
Added quick hack to simplify crosscompilation with cpptasks.
CppTasks uses a hardcoded command (compiler name) to invoke the specified compiler which makes crosscompilation with multiple versions of e.g gcc hard. Temporary disabled suncc compiler configuration since it does not work with cpptasks 1.0b5.
Diffstat (limited to 'make/lib')
-rw-r--r--make/lib/CppTasksGCCNamespaceHack.jarbin0 -> 7810 bytes
-rw-r--r--[-rwxr-xr-x]make/lib/cpptasks.jarbin345356 -> 363963 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/make/lib/CppTasksGCCNamespaceHack.jar b/make/lib/CppTasksGCCNamespaceHack.jar
new file mode 100644
index 0000000..c31779e
--- /dev/null
+++ b/make/lib/CppTasksGCCNamespaceHack.jar
Binary files differ
diff --git a/make/lib/cpptasks.jar b/make/lib/cpptasks.jar
index 005691c..dec6c13 100755..100644
--- a/make/lib/cpptasks.jar
+++ b/make/lib/cpptasks.jar
Binary files differ