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