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
f4f4e3c050
gbuild: use mixed paths on cygwin
...
make 3.82 understands mixed paths, so use them.
This allows us to get rid of evil in BuildDirs.mk.
Hopefully, life will be simpler now.
Change-Id: I I I641f28c6af1948963f7004f8071af62e21caabb3
2012-05-09 09:39:18 +01:00
Caolán McNamara
fc7333c77b
make javah work for me with JDK7 under windows
...
Change-Id: Ie223f6213fea2fc4d9076f693857f4e17c726f54
2012-05-01 12:11:20 +01:00
Matúš Kukan
6c8c0732bc
gbuild: simplify and unify gb_Helper_*native*
2012-04-09 21:04:40 +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
058723356d
accessibility: use CustomTarget makefiles
2012-03-31 22:49:30 +02:00