summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* Correct spelling of gb_Library_get_linktargetname, no double underscoresTor Lillqvist2011-08-191-2/+2
* Use -NODEFAULTLIB for dbgutil build and link with kernel32 and user32Tor Lillqvist2011-08-191-1/+2
* There is no gb_Object__command_deponcompile and we do deps another way anywayTor Lillqvist2011-08-191-3/+0
* Remove bogus whitespace on empty lineTor Lillqvist2011-08-191-1/+1
* Set debug- and dbgutil-related variables here, tooTor Lillqvist2011-08-191-0/+45
* Make clean instead of unxvlngi6.pro for gbuild modulesChristian Dywan2011-08-191-1/+2
* fix linkoo issue with preferring old libraries to new gnumake onesMichael Meeks2011-08-191-2/+17
* There is no gb_Foo_get_external_target, fix as dtardon told on IRCTor Lillqvist2011-08-192-2/+2
* use gb_LinkTarget_set_include,_add_includes is not definedDavid Tardon2011-08-181-1/+4
* Add AsmObject stuffTor Lillqvist2011-08-161-0/+22
* Link with the debugging runtime in a dbgutil build here, tooTor Lillqvist2011-08-161-0/+1
* Remove duplicated chunkKorrawit Pruegsanusak2011-08-161-12/+0
* Fix --enable-dbgutil build: Define _DEBUGTor Lillqvist2011-08-161-0/+1
* Add gb_CLASSPATHSEPTor Lillqvist2011-08-151-0/+1
* We need $(T_LDFLAGS) here, tooTor Lillqvist2011-08-151-0/+1
* As we don't run ld to link, don't use the ld format of optionsTor Lillqvist2011-08-151-1/+1
* Cosmetics: Factor out the -DWIN32 to CDEFS and simplify the resultTor Lillqvist2011-08-151-8/+3
* Cosmetics: Avoid repetition, -D_MT is in CDEFSTor Lillqvist2011-08-151-5/+5
* Cosmetics: Don't bother with -D$(GUI) if $(GUI)==$(OS) anywayTor Lillqvist2011-08-151-1/+5
* Bin duplicated linesTor Lillqvist2011-08-151-5/+0
* discard unneeded outputDavid Tardon2011-08-131-9/+6
* all unix/gcc platforms have the same gb_UnoApiTarget settingsDavid Tardon2011-08-136-65/+13
* all unix/gcc platforms have the same gb_Configuration settingsDavid Tardon2011-08-136-15/+2
* config gb_Configuration for all platforms we buildDavid Tardon2011-08-136-0/+18
* gb_Deliver_add_deliverable takes 3 argsDavid Tardon2011-08-131-6/+11
* add solenv/gbuild/Configuration.mk to build various XCS/XCU filesMichael Stahl2011-08-138-0/+484
* silence marketing warning from windows compilerNorbert Thiebaud2011-08-131-0/+1
* Remove dead command line switch from solenv/bin/build.pl (--dontgraboutput)Jordan Ayers2011-08-131-7/+2
* Remove dead code from solenv/bin/build.plJordan Ayers2011-08-131-121/+0
* add support for generated plain c source filesMatúš Kukan2011-08-1112-4/+74
* Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky2011-08-117-4/+116
* Remove --server mode and supporting code from build.pl.Jordan Ayers2011-08-102-721/+5
* remove the concept of modules_type, source_config and related thingsNorbert Thiebaud2011-08-102-638/+48
* Extraneous text after `ifneq' directive, removed trailing ,-g)Eike Rathke2011-08-101-1/+1
* gbuild: added -g option to javac when building with debug symbolsCédric Bosdonnat2011-08-101-0/+6
* we don't have mercurial repositoriesNorbert Thiebaud2011-08-093-50/+10
* convert xmlsecurity to gbuildMatúš Kukan2011-08-092-0/+2
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-1052-52/+52
* Create dir for the dependencies.Jan Holesovsky2011-08-091-4/+4
* More dependent libraries for iOSTor Lillqvist2011-08-081-0/+7
* oh dear, I never actually added this beforeCaolán McNamara2011-08-081-0/+5
* mis-hap removing USE_CCACHENorbert Thiebaud2011-08-072-2/+2
* remove obsolete USE_CCACHE env. prefix ccache after C[C|XX] final evalNorbert Thiebaud2011-08-072-8/+4
* add Scottish Gaelic, Luxemburgish and Tatar UI supportAndras Timar2011-08-051-0/+3
* try this to fix windows hanging builds with gb_GenCxxObjectsCaolán McNamara2011-08-041-1/+1
* Linking with sal now implies also sal_textenc for iOSTor Lillqvist2011-08-031-0/+2
* Make gb_Module_add_check_target a no-op for iOSTor Lillqvist2011-08-031-0/+14
* Do build executables for iOS, tooTor Lillqvist2011-08-021-7/+22
* Allow static libs to declare externals use (for includes)Lionel Elie Mamane2011-08-021-0/+2