summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2013-05-30don't run autogen.sh if building from tarballsDavid Tardon
2013-05-13dev-install: create the 'install' link in the builddir not in the srcdirNorbert Thiebaud
2013-05-08fix after renameDavid Tardon
2013-05-04gbuild: add Package equiv. for copying whole dirsDavid Tardon
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24UnoApiMerge has become unused nowStephan Bergmann
2013-04-19Prefer simple and working solution to obscure and non-workingTor Lillqvist
2013-04-19Makefile: add convenience targets for PythonTestMichael Stahl
2013-04-14gbuild: ZipPackage is goneDavid Tardon
2013-04-11add gbuild class PackageSetDavid Tardon
2013-04-11rename UI to UIConfigDavid Tardon
2013-04-05allow Package to install to other dir than $OUTDIRDavid Tardon
2013-04-03Make autogen.sh prefer to read an autogen.input fileTor Lillqvist
2013-03-31fix user-friendly targets' depsDavid Tardon
2013-03-27do not run unit tests when cross-compilingDavid Tardon
2013-03-27Use explicit "SHELL=/usr/bin/env bash" in Makefile.in after allStephan Bergmann
2013-03-26Clean up OOO_SHELLStephan Bergmann
2013-03-24match gbuild rules that contain a slashPeter Foley
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-09module-deps.pl: extend dependency graph generationDavid Ostrovsky
2013-03-06do not execute unit tests when cross-compilingMatúš Kukan
2013-03-06reintroduce gb_PARTIAL_BUILD to know if we want to run slowcheckMatúš Kukan
2013-03-05world's lamest code for generating graphviz from module deps.Michael Meeks
2013-03-05update unusedcode target and listCaolán McNamara
2013-03-05initial gnumake module deps dumping.Michael Meeks
2013-03-05Let's use only one Makefile forwarding to gbuild.Matúš Kukan
2013-03-04propagate use flags to sub-make processesPeter Foley
2013-03-04Resiliance against dropped prerequisites for rerunning autogen.shStephan Bergmann
2013-03-03build userfriendly targets from toplevelPeter Foley
2013-03-02remove minor.mkMatúš Kukan
2013-03-01reduce callcatcher call post dmake deathCaolán McNamara
2013-02-28move android and ios to tail_buildPeter Foley
2013-02-28Fix Android and iOS build when SRCDIR!=BUILDDIRTor Lillqvist
2013-02-28don't build modules twicePeter Foley
2013-02-28fix make <module> for BUILDDIR <> SRCDIRMatúš Kukan
2013-02-28fix BUILDDIR <> SRCDIR in makefilesMatúš Kukan
2013-02-28various small cleanupsMatúš Kukan
2013-02-28remove RepositoryModule_ooo.mk duplicated by Module_tail_build.mkMatúš Kukan
2013-02-28remove dmake, build.pl, deliver.pl and zipdep.plBjoern Michaelsen
2013-02-27add solenv to Module_cross_toolset.mk tooMatúš Kukan
2013-02-27Clean up deliver, showdeliverables, showmodules targetsStephan Bergmann
2013-02-26fix typo in Makefile.inPeter Foley
2013-02-26fixes for building in a separate dirPeter Foley
2013-02-26helpcontent is not dmake module anymoreDavid Tardon
2013-02-24instsetoo_native: convert to gbuildPeter Foley
2013-02-24convert moz to gbuild and add to tail_buildPeter Foley
2013-02-21add a glade catalog so glade can manage our custom widgetsCaolán McNamara
2013-02-19Revert "Improve the make dev-install message."Luboš Luňák
2013-02-19How to run the "make dev-install" result is platform-specificTor Lillqvist
2013-02-19Improve the make dev-install message.Jan Holesovsky