summaryrefslogtreecommitdiff
path: root/solenv/gbuild/InstallModuleTarget.mk
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Remove some not used SCPDEFSMatúš Kukan1-1/+1
2013-11-02remove SOLARENV variableMichael Stahl1-1/+1
2013-10-15fdo#70487 fix l10n of install setsDavid Tardon1-0/+3
2013-10-13extend function to allow list of argsDavid Tardon1-1/+1
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-0/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+1
2013-07-16gbuild: consolidate ULF copypaste in gb_CustomTarget_ulfex_ruleMichael Stahl1-17/+4
2013-06-10gbuild: s/AutoInstallLibs/AutoInstall/gMatúš Kukan1-1/+1
2013-04-25rebuild scp if autoinstalled libs changeDavid Tardon1-5/+5
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-10one variable to rule them allDavid Tardon1-7/+0
2013-04-01gbuild: InstallModule: fix incremental builds:Michael Stahl1-2/+6
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás1-1/+1
2013-03-05remove ScpConvertTarget class, no codepage conversion is neededAndras Timar1-43/+4
2013-02-15Remove the need to manually register libs in scp2Bjoern Michaelsen1-1/+6
2013-01-01always set library pathDavid Tardon1-1/+1
2012-12-31I did not want to push that...David Tardon1-6/+6
2012-12-31move gb_Executable_get_command back into Executable.mkDavid Tardon1-6/+6
2012-12-31Add b_Helper_set_ld_path back in more placesTor Lillqvist1-1/+1
2012-12-30use runtime deps in gbuild classesDavid Tardon1-9/+9
2012-12-28Delete some lang variableZolnai Tamás1-4/+3
2012-12-02Make qtz work in UIZolnai Tamás1-3/+4
2012-11-24missing po files should not don't break the buildAndras Timar1-0/+1
2012-10-14Cleanup in InstallModulTarget.mkZolnai Tamás1-2/+2
2012-10-01soltools conversion to gbuildDavid Ostrovsky1-3/+1
2012-09-30Corrections for mergeZolnai Tamás1-1/+1
2012-09-28Merge branch 'master' into feature/killsdfAndras Timar1-54/+33
2012-09-26drop 'private' from variable defs.David Tardon1-2/+2
2012-09-26avoid // in pathDavid Tardon1-2/+2
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan1-0/+18
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan1-18/+0
2012-09-25apparently cpp.lcc does not have .exe ext. on windowsDavid Tardon1-1/+3
2012-09-25add missing dep on cpp.lccDavid Tardon1-4/+8
2012-09-25fix scp2 build producing garbageDavid Tardon1-2/+3
2012-09-24Correct dependancies in makefilesZolnai Tamás1-6/+8
2012-09-23change the rest of deps on target-spec. varDavid Tardon1-1/+1
2012-09-22add missing deps on toolsDavid Tardon1-11/+14
2012-09-20Use po file for merge 1. stepZolnai Tamás1-4/+7
2012-09-19there is no ScpTarget dep target usedMatúš Kukan1-27/+0
2012-09-19gbuild: avoid unnecessary Packages while processing scp2 filesMatúš Kukan1-11/+7
2012-06-18change the way par files for ins are collectedDavid Tardon1-6/+6
2012-05-29scp2: fix Windows buildMatúš Kukan1-4/+1
2012-05-29handle silent modeDavid Tardon1-2/+9
2012-05-29create gbuild class for install scriptsDavid Tardon1-0/+381