summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Extension.mk
AgeCommit message (Expand)Author
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22Revert "fdo#51115: gb_Extension_add_file: fix Windows build:"Michael Stahl
2013-06-07One more gbuild $ -> $$ fixStephan Bergmann
2013-06-07gbuild: fix library paths in gb_Extension__compile_help_onelangMichael Stahl
2013-06-07gbuild: install extension directly from workdirMatúš Kukan
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann
2013-03-06Dead codeStephan Bergmann
2012-12-10userfriendly make targets for build and cleanLuboš Luňák
2012-10-25gbuild: Extension: remove ugly "nodefaults" mode againMichael Stahl
2012-10-24make l10n of extensions work againDavid Tardon
2012-10-23gbuild: make ct2n module workMichael Stahl
2012-10-01fdo#50163 move definition of PLATFORMID into configure.inAndras Timar
2012-09-10add help.tree files to extensions' helpBence Babati
2012-08-31fdo#53009: Compile extension help in gbuildStephan Bergmann
2012-08-09change handling of description-LANG.txtDavid Tardon
2012-08-09change handling of license fileDavid Tardon
2012-08-09refactor ExtensionDavid Tardon
2012-06-26fdo#51115: gb_Extension_add_file: fix Windows build:Michael Stahl
2012-06-25gbuild: add gb_Extension_add_executableMichael Stahl
2012-06-25fdo#51115: fix sdext extensions on Windows:Michael Stahl
2012-05-17remove duplicated dependencyDavid Tardon
2012-05-16gbuild: fix build executable dependencies:Michael Stahl
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan
2012-05-05propmerge is not executable, only a scriptMatúš Kukan
2012-05-04do not handle description-* as special caseDavid Tardon
2012-05-04fdo#49136 install description-*.txtDavid Tardon
2012-05-04fix for cross-compilationDavid Tardon
2012-04-25fix extension help localization on WindowsAndras Timar
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-13missing $: announce only if something is happeningMatúš Kukan
2012-03-08quick hack to fix building sdext with l10nDavid Tardon
2012-03-08fix mis-mergeDavid Tardon
2012-03-06fix adding files to extension's root dirDavid Tardon
2012-03-06set localize.sdf path separately for each fileDavid Tardon
2012-03-06fail if any previous command failedDavid Tardon
2012-03-06hardcode manifest source path againDavid Tardon
2012-03-06add support for platform spec. data in manifest and descriptionDavid Tardon
2012-03-06simplify ruleDavid Tardon
2012-03-06allow adding deps on packagesDavid Tardon
2012-03-06allow using manifest in different locationDavid Tardon
2012-03-06support adding more than 1 file at onceDavid Tardon
2012-03-02translations converted to gbuildMatúš Kukan
2012-02-08Missing $(...)Stephan Bergmann
2012-02-08Properly rebuild files generated by l10ntools programsStephan Bergmann
2012-01-06gbuild: fix extension localization on WindowsAndras Timar
2012-01-06Revert "propmerge is not executable"Andras Timar
2012-01-05propmerge is not executableMatúš Kukan