summaryrefslogtreecommitdiff
path: root/soltools/Module_soltools.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl1-6/+0
Change-Id: Ic05de69951b28b9cc8d62f0a534b507c424e6b25
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-3/+1
Now we build only what we really need for 'build' platform - there is new build-tools make target. The list of tools is in solenv/gbuild/extensions/pre_BuildTools.mk. Also similar is done to some extent for 'host' platform using gb_Module_add_targets_for_build which is ignored for 'host'. Change-Id: I6acd1762b16aca366aac1a0688500f27869cfca2
2013-02-28remove dmake-only utilsPeter Foley1-9/+0
Change-Id: Id0723277613cf1867b28dbd98c2249ff9ea73649
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist1-6/+0
With gbuildification neither was actually used anyway, as far as I could see. Change-Id: I00d914e6571aed3110226f91ac1685a838031c65
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-2/+2
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
2012-09-30soltools: build again ldump4 for WindowsMatúš Kukan1-0/+1
Change-Id: I8f1f5756ac777cefed52ae72af65931bfa14d580
2012-09-29fix windows buildDavid Tardon1-8/+6
Change-Id: If71b9a162b7deca5cc032bda206a8f580292ab91
2012-09-29soltools conversion to gbuildDavid Ostrovsky1-0/+41
The following tools are considered to be obsolete and are discontinued: ldump, giparser, testhxx and support. Change-Id: I70813c046edb30546463cda9eb8a1b96c3e840a3