summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_ure.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-0/+1
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-0/+1
Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-11autoinstall ure private librariesMatúš Kukan1-1/+2
Change-Id: Ia390c4d4a9be4b5520fd82a573029ea242f9ffb9
2013-04-10add new urelibs library merging some libraries from ure/lib/Matúš Kukan1-0/+1
There is no configure switch for this, URELIBS must be set. This commit changes strategy to link also libraries being merged. We need them for build tools like idlc, cppumaker, .., so the tools can link against them now. This avoids circular dependencies. Change-Id: Ic49e18ecbeaff84d4f5a7fafe8b1fbf45ed18c9b
2012-09-19gbuild: avoid unnecessary Packages while processing scp2 filesMatúš Kukan1-5/+0
This is first in do-not-duplicate-stuff-in-solver patch series. Adds direct include path for gb_ScpPreprocessTarget. Avoids copying .par files by using gb_InstallScriptTarget__get_dirs for include paths. Change-Id: I0a2b76accbbe7f33c83816fb8ad69cc29590e9e2
2012-05-29gbuildize scp2David Tardon1-0/+48
Change-Id: If9a0906a76943160cfdbd647b26a801bc4389615