summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-19Improve the make dev-install message.Jan Holesovsky1-1/+5
2013-02-19Reintroduce message how to run the build after make dev-install.Jan Holesovsky1-0/+3
2013-02-18We still need to export gb_Side for host platformMatúš Kukan1-1/+1
2013-02-18Make building of cross-toolset build.pl and dmake free.Matúš Kukan1-7/+5
2013-02-18remove cross_toolsetPeter Foley1-1/+1
2013-02-15configure: drop no longer working --with-linked-git optionMiklos Vajna1-8/+0
2013-02-13dont echo ./g -z every time make is runPeter Foley1-1/+1
2013-02-13Makefile.in, make sure that the git hooks are setNorbert Thiebaud1-0/+1
2013-02-06use md5 for scp2 stampPeter Foley1-1/+0
2013-02-04Handle new lo.xcent in distcleanStephan Bergmann1-0/+1
2013-02-04Adapt distclean to moved config_host/*.h.inStephan Bergmann1-1/+1
2013-02-03Undo temporary change accidentally committedTor Lillqvist1-3/+1
2013-02-03Experiment with sandboxingTor Lillqvist1-2/+12
2013-02-02CosmeticsTor Lillqvist1-1/+1
2013-02-02Do re-sign the bundle as a whole as soffice has been modified and/or renamedTor Lillqvist1-2/+5
2013-02-02Sign executables right after linkingTor Lillqvist1-4/+13
2013-02-01Add option to set bundle identifier and use it when signingTor Lillqvist1-5/+30
2013-01-31Sign the app bundle created by dev-install if an identity is availableTor Lillqvist1-0/+6
2013-01-31Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist1-1/+1
2013-01-18Makefile.in: rebuild configure on .in file changesMichael Stahl1-0/+2
2013-01-14Ignore and distclean generated filesStephan Bergmann1-0/+2
2013-01-10these are phony targetsMatúš Kukan1-0/+1
2013-01-10remove effectively unused gb_PARTIALBUILDMatúš Kukan1-5/+5
2013-01-10add rule for generating fresh pot (po template) filesMatúš Kukan1-1/+1
2013-01-08more easier and better sortable download namesPetr Mladek1-4/+4
2013-01-07another fix of install test to work with "LibreOffice" installer namePetr Mladek1-4/+4
2013-01-07Get rid of nsinstall hackeryPeter Foley1-7/+0
2013-01-04fix the if filter-expressionMatúš Kukan1-1/+1
2013-01-03More hacking on an iOS "Viewer" app that doesn't do much anything yetTor Lillqvist1-0/+3
2013-01-03Makefile.in: un-break "make accessibility"Michael Stahl1-1/+1
2012-12-27Fix icu cross-compilationTor Lillqvist1-0/+6
2012-12-26dont build postprocess twicePeter Foley1-2/+1
2012-12-24Do not run autogen.sh if we don't want to. (for help, clean, distclean)Matúš Kukan1-1/+5
2012-12-24connectivity is now a gbuild modulePeter Foley1-1/+1
2012-12-24merge Makefile and Makefile.top againMatúš Kukan1-9/+394
2012-12-11export BUILDDIR in config_host.mk to allow partial buildNorbert Thiebaud1-1/+1
2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák1-6/+6
2012-12-11Prepare for read-only source buildNorbert Thiebaud1-0/+42
2011-11-29Makefile.in -- die, die, die!Bjoern Michaelsen1-79/+0
2011-11-29moved findunusedcode to gbuildBjoern Michaelsen1-24/+3
2011-11-29move install target to gbuildBjoern Michaelsen1-7/+2
2011-11-29these deps are already handled in gbuildBjoern Michaelsen1-2/+0
2011-11-29remove allcheck cruft from Makefile.inBjoern Michaelsen1-1/+0
2011-11-28Use the build.pl parallelism again.Jan Holesovsky1-1/+0
2011-11-28some consistent naming cant hurt: cross-build-toolset -> cross_toolsetBjoern Michaelsen1-8/+2
2011-11-28more targets moved to gbuildBjoern Michaelsen1-57/+41
2011-11-28move build dev-install cross-build-toolset to gbuildBjoern Michaelsen1-59/+9
2011-11-28moved some more targets to gbuildBjoern Michaelsen1-66/+71