summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2011-08-16Add AsmObject stuffTor Lillqvist1-0/+22
2011-08-16Link with the debugging runtime in a dbgutil build here, tooTor Lillqvist1-0/+1
2011-08-16Remove duplicated chunkKorrawit Pruegsanusak1-12/+0
2011-08-16Fix --enable-dbgutil build: Define _DEBUGTor Lillqvist1-0/+1
2011-08-15Add gb_CLASSPATHSEPTor Lillqvist1-0/+1
2011-08-15We need $(T_LDFLAGS) here, tooTor Lillqvist1-0/+1
2011-08-15As we don't run ld to link, don't use the ld format of optionsTor Lillqvist1-1/+1
2011-08-15Cosmetics: Factor out the -DWIN32 to CDEFS and simplify the resultTor Lillqvist1-8/+3
2011-08-15Cosmetics: Avoid repetition, -D_MT is in CDEFSTor Lillqvist1-5/+5
2011-08-15Cosmetics: Don't bother with -D$(GUI) if $(GUI)==$(OS) anywayTor Lillqvist1-1/+5
2011-08-15Bin duplicated linesTor Lillqvist1-5/+0
2011-08-13discard unneeded outputDavid Tardon1-9/+6
2011-08-13all unix/gcc platforms have the same gb_UnoApiTarget settingsDavid Tardon6-65/+13
2011-08-13all unix/gcc platforms have the same gb_Configuration settingsDavid Tardon6-15/+2
2011-08-13config gb_Configuration for all platforms we buildDavid Tardon6-0/+18
2011-08-13gb_Deliver_add_deliverable takes 3 argsDavid Tardon1-6/+11
2011-08-13add solenv/gbuild/Configuration.mk to build various XCS/XCU filesMichael Stahl8-0/+484
2011-08-13silence marketing warning from windows compilerNorbert Thiebaud1-0/+1
2011-08-13Remove dead command line switch from solenv/bin/build.pl (--dontgraboutput)Jordan Ayers1-7/+2
2011-08-13Remove dead code from solenv/bin/build.plJordan Ayers1-121/+0
2011-08-11add support for generated plain c source filesMatúš Kukan12-4/+74
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky7-4/+116
2011-08-10Remove --server mode and supporting code from build.pl.Jordan Ayers2-721/+5
2011-08-10remove the concept of modules_type, source_config and related thingsNorbert Thiebaud2-638/+48
2011-08-10Extraneous text after `ifneq' directive, removed trailing ,-g)Eike Rathke1-1/+1
2011-08-10gbuild: added -g option to javac when building with debug symbolsCédric Bosdonnat1-0/+6
2011-08-09we don't have mercurial repositoriesNorbert Thiebaud3-50/+10
2011-08-09convert xmlsecurity to gbuildMatúš Kukan2-0/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe52-52/+52
2011-08-09Create dir for the dependencies.Jan Holesovsky1-4/+4
2011-08-08More dependent libraries for iOSTor Lillqvist1-0/+7
2011-08-08oh dear, I never actually added this beforeCaolán McNamara1-0/+5
2011-08-07mis-hap removing USE_CCACHENorbert Thiebaud2-2/+2
2011-08-07remove obsolete USE_CCACHE env. prefix ccache after C[C|XX] final evalNorbert Thiebaud2-8/+4
2011-08-05add Scottish Gaelic, Luxemburgish and Tatar UI supportAndras Timar1-0/+3
2011-08-04try this to fix windows hanging builds with gb_GenCxxObjectsCaolán McNamara1-1/+1
2011-08-03Linking with sal now implies also sal_textenc for iOSTor Lillqvist1-0/+2
2011-08-03Make gb_Module_add_check_target a no-op for iOSTor Lillqvist1-0/+14
2011-08-02Do build executables for iOS, tooTor Lillqvist1-7/+22
2011-08-02Allow static libs to declare externals use (for includes)Lionel Elie Mamane1-0/+2
2011-08-01iOS configuration improvementsTor Lillqvist2-32/+93
2011-08-01We have only supported non-X11 ("aqua") on MacOSX for quite some timeTor Lillqvist1-20/+8
2011-07-31VCLLIB depends on I18NPAPERLIBTor Lillqvist1-1/+1
2011-07-30Include the iOS or Android platform files when appropriateTor Lillqvist1-21/+11
2011-07-28there is no :+= or +:= append-operator in gnu make, there is only +=Christian Lohmaier1-1/+1
2011-07-28Followup-changes for *.Set.sh renameThorsten Behrens2-2/+2
2011-07-27unbreak NOOPTFLAGS again, after some gbuild mergeRobert Nagy1-2/+2
2011-07-27unbreak BSDs againRobert Nagy1-0/+16
2011-07-26really remove -Wno-long-double if gcc does not support it :-)Norbert Thiebaud1-1/+1
2011-07-26missing space after ifeq in HAVE_GG_NO_LONG_TESTNorbert Thiebaud1-1/+1