Michael Stahl
a9550f63cd
normalize variable names in gbuild user makefiles
...
Variables should have module name as prefix to prevent collisions.
2012-05-10 10:47:44 +02:00
Matúš Kukan
736170293c
gbuild: remove gb_Helper_abbreviate_dirs_native
...
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
2012-05-09 09:39:19 +01:00
Michael Stahl
0ff30829a6
unoil: remove generated classes before calling javamaker
...
Otherwise the class files for IDL files that were removed still end up
in unoil.jar and may cause JunitTest to fail with
"binaryurp::Unmarshal: type with unknown name: ".
2012-04-14 21:07:14 +02:00
Matúš Kukan
0a45deba2b
enforce only one possible use of gb_CustomTarget
...
This brings two changes:
- no more recursive calling of make
- gbuild_simple is now not used => removed
2012-04-09 21:04:39 +02:00
Matúš Kukan
c92c4ca8ed
unoil: use CustomTarget makefiles
2012-04-06 12:41:36 +02:00