summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Collapse)Author
2011-09-14Removed solenv/bin/subsequenttests, moved its (improved) content directly ↵Stephan Bergmann
into Makefile.in.
2011-09-13whitelist cppu::.* for nowCaolán McNamara
2011-09-06make install and dev-install build-depend on allBjoern Michaelsen
* this enables "make all dev-install" or "make all install" calls
2011-09-04remove build.pl --gmake option refrences from MakefilePeter Foley
The --gmake option was removed from build.pl in commit 4103138 This patch removes the remaining references from Makefile.
2011-08-30make clean: $INPATH is now directly under solverMiklos Vajna
2011-08-23Remove once again the INSTALLDIR featureFrançois Tigeot
It was reintroduced with a merge from the 3.4 branch
2011-08-22install gdb pretty printersDavid Tardon
2011-08-22Re-run autogen.sh when autogen.lastrun is changed.Jan Holesovsky
2011-08-22Always go through the cross_toolset build.Jan Holesovsky
2011-08-22Don't complain when cross-build-toolkit.built does not exist.Jan Holesovsky
2011-08-19Allow parallel build of the the cross build toolset.Jan Holesovsky
Plus various minor build tweaks.
2011-08-08trailing slashCaolán McNamara
2011-08-08try callcatcher in -P modeCaolán McNamara
2011-08-08dictionaries is not needed in cross-build-toolset, it seemsTor Lillqvist
2011-07-31do not source *.Set.shTakeshi Abe
according to commit 22d9caecc978a5739ddd1430fd26abe06454726c
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky
Conflicts: Makefile.in configure.in instsetoo_native/util/makefile.mk instsetoo_native/util/openoffice.lst ooo.lst.in set_soenv.in solenv/inc/minor.mk
2011-07-26git ignore workdir and clean it on make cleaNorbert Thiebaud
2011-07-26make dev-install creates a linked installation again.Jan Holesovsky
Also, skip building of stuff that we have already built.
2011-07-25Change *Env.Set.sh to Env.Host.shTor Lillqvist
2011-07-23Don't continue making cross-build-toolset if building one module failsTor Lillqvist
2011-07-18safer grep patternCaolán McNamara
2011-07-11better support for distro packagingPetr Mladek
This is port from the build repo. The main differences are: + splits package-ooo into several scripts (bin/distro-install-*) + renames many variables to avoid OOO prefix and to better fit the variables produced by the current bootstrap configure.in + uses OOO_VENDOR from bootstrap/configure.in to add distro specific hacks; the conditions have been updated only for "Novell, inc." + install most of the desktop integration from sysui using sysui/desktop/share/create_tree.sh + do not install two extra templates: $OOINSTBASE/basis$VERSION/share/template/en-US/forms/resume.ott $OOINSTBASE/basis$VERSION/share/template/en-US/officorr/project-proposal.ott should get merged with other templates + do not install pyunorc-update64; it is needed only when you want to run 32-bit LO on 64-bit system; is anyone using it? + do not call install-dictionaries: + do not call build-galleries: is anyone using them? + do not install ootool and ooconfig is anyone using them? are they still working? Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>
2011-07-11cppu::bootstrap unused in tree, but part of external APICaolán McNamara
2011-07-10split unused methods list into easy and fullCaolán McNamara
2011-07-09use WORKDIRCaolán McNamara
2011-07-09force ooo.lst to be rebuilt when ooo.lst.in changesCaolán McNamara
2011-07-03callcatcher, grab default gbuild output dirsCaolán McNamara
2011-06-30udkapi depends on codemakerTor Lillqvist
2011-06-30cache outputCaolán McNamara
2011-06-27modify all pathsCaolán McNamara
2011-06-24Add shell to cross-build-toolsetTor Lillqvist
lngconvex is needed when cross-building to Windows.
2011-06-24additional native modules needed for crosscompileJesús Corrius
2011-06-22tweak this for some paranoid bash settingsCaolán McNamara
2011-06-21Add unoil and javaunohelper to cross-build-toolset, sighTor Lillqvist
2011-06-21Make the make of gbuild modules in cross-build-toolset silentTor Lillqvist
2011-06-21Drop offuh from cross-build-toolsetTor Lillqvist
2011-06-18'-' prefix in Makefile only works for the first command... work around itNorbert Thiebaud
2011-06-18fix 1eabd795b959830b74c3f3036fefeb143448d898 bad \Norbert Thiebaud
2011-06-18do not clean dmake if we use the system oneNorbert Thiebaud
2011-06-18Choose build.pl or make automatically in cross-build-toolsetTor Lillqvist
2011-06-17Add lucene, berkeleydb and l10ntools to cross-build-toolset, sighTor Lillqvist
2011-06-17Add idl to cross-build-toolset, we need svidlTor Lillqvist
2011-06-16Add icc to cross-build-toolsetTor Lillqvist
2011-06-16add experimental callcatcher targetCaolán McNamara
2011-06-16need tab hereDavid Tardon
2011-06-15only fetch external tarballs if --disable-fetch-external is not definedRobert Nagy
2011-06-15only fetch external tarballs if --disable-fetch-external is not definedRobert Nagy
2011-06-13Fix comphelper in cross-build-toolsetTor Lillqvist
2011-06-12Need setup_native for ulfconv, at least for nowTor Lillqvist
2011-06-12Add sax and stoc, use merged list in cross-build-toolsetTor Lillqvist