summaryrefslogtreecommitdiff
path: root/jurt/CustomTarget_jnilib.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-22create the jnilib in the right dirDavid Tardon1-1/+3
macosx-create-bundle creates the .jnilib symlink in the same dir the library is in. But we do not want to create stuff directly in $(OUTDIR). Change-Id: I7fa3380a164c6157ce1c710b9e8a815375ff3a72
2013-04-22update makefilesDavid Tardon1-5/+4
Change-Id: Id0d02f11a81f32a1ec446f7a44ec995e1788e7dd
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl1-4/+5
Variables should have module name as prefix to prevent collisions.
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan1-1/+1
This brings two changes: - no more recursive calling of make - gbuild_simple is now not used => removed
2012-04-06ops, this should not be deletedMatúš Kukan1-0/+38