summaryrefslogtreecommitdiff
path: root/solenv/gbuild/ExtensionTarget.mk
AgeCommit message (Expand)AuthorFilesLines
2013-06-07gbuild: install extension directly from workdirMatúš Kukan1-455/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2013-04-21Some changes in qtz handlingZolnai Tamás1-32/+56
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás1-2/+0
2013-03-13gbuild: use zip --must-match to fail if input files are missingMichael Stahl1-1/+1
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann1-1/+1
2013-03-06Dead codeStephan Bergmann1-8/+0
2012-12-31I did not want to push that...David Tardon1-12/+12
2012-12-31move gb_Executable_get_command back into Executable.mkDavid Tardon1-12/+12
2012-12-31fix stupid typoDavid Tardon1-1/+1
2012-12-30use runtime deps in gbuild classesDavid Tardon1-29/+21
2012-12-28Delete some lang variableZolnai Tamás1-9/+5
2012-12-06rm intermediate files that are input of helpindexer and should not be packagedAndras Timar1-0/+1
2012-12-02Make qtz work in UIZolnai Tamás1-6/+6
2012-12-01Not make qtz properties in release buildZolnai Tamás1-0/+2
2012-11-24missing po files should not don't break the buildAndras Timar1-0/+4
2012-11-23build XHP first, then TREAndras Timar1-1/+6
2012-11-20Generate qtz propertiesZolnai Tamás1-9/+12
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar1-6/+40
2012-11-03Implement new treex executableZolnai Tamás1-17/+20
2012-10-25gbuild: Extension: remove ugly "nodefaults" mode againMichael Stahl1-6/+6
2012-10-24Revert "One more cygwin symlink kludge needed"Michael Stahl1-1/+1
2012-10-24make l10n of extensions work againDavid Tardon1-3/+5
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl1-2/+2
2012-10-23gbuild: make ct2n module workMichael Stahl1-4/+36
2012-10-16avoid potential build failureDavid Tardon1-1/+1
2012-10-14Correct POFILE definition in ExtensionTarget.mkZolnai Tamás1-4/+4
2012-10-08Move propex/propmerge code to C++Zolnai Tamás1-13/+19
2012-10-01fdo#50163 move definition of PLATFORMID into configure.inAndras Timar1-9/+1
2012-10-01fdo#50163 move definition of PLATFORMID into configure.inAndras Timar1-9/+1
2012-09-30Corrections for mergeZolnai Tamás1-4/+4
2012-09-30Add correct input for helpexZolnai Tamás1-3/+6
2012-09-28depend on po files not on localize.sdfAndras Timar1-6/+10
2012-09-28Merge branch 'master' into feature/killsdfAndras Timar1-23/+176
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan1-0/+3
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan1-3/+0
2012-09-24Correct dependancies in makefilesZolnai Tamás1-18/+23
2012-09-23fix typoDavid Tardon1-1/+1
2012-09-23do not add deps on SDFs if not building with langsDavid Tardon1-1/+7
2012-09-23fix build of dictionaries with l10n enabledDavid Tardon1-4/+6
2012-09-20Use po file for merge 1. stepZolnai Tamás1-10/+21
2012-09-11Make update_tree.pl work with internal xmllintStephan Bergmann1-1/+4
2012-09-10add help.tree files to extensions' helpBence Babati1-2/+49
2012-08-31Call HelpIndexer/Linker with gb_Helper_set_ld_pathStephan Bergmann1-5/+13
2012-08-31fdo#53009: Compile extension help in gbuildStephan Bergmann1-20/+112
2012-08-10One more cygwin symlink kludge neededStephan Bergmann1-1/+1
2012-08-09change handling of description-LANG.txtDavid Tardon1-3/+12
2012-08-09move platform-specific settings to platformDavid Tardon1-5/+3
2012-08-09change handling of license fileDavid Tardon1-8/+14
2012-08-09refactor ExtensionDavid Tardon1-0/+231