summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* gbuild: allow to call Postprocess targets from top levelDavid Tardon2013-05-241-0/+1
* dev-install: create the 'install' link in the builddir not in the srcdirNorbert Thiebaud2013-05-131-4/+5
* fix after renameDavid Tardon2013-05-081-1/+1
* gbuild: add Package equiv. for copying whole dirsDavid Tardon2013-05-041-0/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-1/+1
* UnoApiMerge has become unused nowStephan Bergmann2013-04-241-1/+0
* Prefer simple and working solution to obscure and non-workingTor Lillqvist2013-04-191-0/+3
* Makefile: add convenience targets for PythonTestMichael Stahl2013-04-191-0/+1
* gbuild: ZipPackage is goneDavid Tardon2013-04-141-1/+1
* add gbuild class PackageSetDavid Tardon2013-04-111-0/+1
* rename UI to UIConfigDavid Tardon2013-04-111-1/+1
* allow Package to install to other dir than $OUTDIRDavid Tardon2013-04-051-0/+1
* Make autogen.sh prefer to read an autogen.input fileTor Lillqvist2013-04-031-4/+5
* fix user-friendly targets' depsDavid Tardon2013-03-311-1/+2
* do not run unit tests when cross-compilingDavid Tardon2013-03-271-1/+1
* Use explicit "SHELL=/usr/bin/env bash" in Makefile.in after allStephan Bergmann2013-03-271-1/+1
* Clean up OOO_SHELLStephan Bergmann2013-03-261-1/+1
* match gbuild rules that contain a slashPeter Foley2013-03-241-2/+4
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-131-1/+1
* module-deps.pl: extend dependency graph generationDavid Ostrovsky2013-03-091-0/+3
* do not execute unit tests when cross-compilingMatúš Kukan2013-03-061-1/+1
* reintroduce gb_PARTIAL_BUILD to know if we want to run slowcheckMatúš Kukan2013-03-061-5/+5
* world's lamest code for generating graphviz from module deps.Michael Meeks2013-03-051-1/+1
* update unusedcode target and listCaolán McNamara2013-03-051-0/+1
* initial gnumake module deps dumping.Michael Meeks2013-03-051-0/+3
* Let's use only one Makefile forwarding to gbuild.Matúš Kukan2013-03-051-6/+6
* propagate use flags to sub-make processesPeter Foley2013-03-041-2/+2
* Resiliance against dropped prerequisites for rerunning autogen.shStephan Bergmann2013-03-041-1/+7
* build userfriendly targets from toplevelPeter Foley2013-03-031-7/+36
* remove minor.mkMatúš Kukan2013-03-021-3/+1
* reduce callcatcher call post dmake deathCaolán McNamara2013-03-011-1/+1
* move android and ios to tail_buildPeter Foley2013-02-281-6/+0
* Fix Android and iOS build when SRCDIR!=BUILDDIRTor Lillqvist2013-02-281-2/+2
* don't build modules twicePeter Foley2013-02-281-12/+0
* fix make <module> for BUILDDIR <> SRCDIRMatúš Kukan2013-02-281-3/+3
* fix BUILDDIR <> SRCDIR in makefilesMatúš Kukan2013-02-281-2/+2
* various small cleanupsMatúš Kukan2013-02-281-37/+10
* remove RepositoryModule_ooo.mk duplicated by Module_tail_build.mkMatúš Kukan2013-02-281-14/+6
* remove dmake, build.pl, deliver.pl and zipdep.plBjoern Michaelsen2013-02-281-47/+4
* add solenv to Module_cross_toolset.mk tooMatúš Kukan2013-02-271-3/+0
* Clean up deliver, showdeliverables, showmodules targetsStephan Bergmann2013-02-271-5/+2
* fix typo in Makefile.inPeter Foley2013-02-261-1/+1
* fixes for building in a separate dirPeter Foley2013-02-261-1/+1
* helpcontent is not dmake module anymoreDavid Tardon2013-02-261-1/+1
* instsetoo_native: convert to gbuildPeter Foley2013-02-241-17/+6
* convert moz to gbuild and add to tail_buildPeter Foley2013-02-241-2/+1
* add a glade catalog so glade can manage our custom widgetsCaolán McNamara2013-02-211-0/+4
* Revert "Improve the make dev-install message."Luboš Luňák2013-02-191-3/+1
* How to run the "make dev-install" result is platform-specificTor Lillqvist2013-02-191-1/+9
* Improve the make dev-install message.Jan Holesovsky2013-02-191-1/+5