summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann
2015-04-01give postprocess announce an levelBjoern Michaelsen
2015-03-28make gbuild a bit more quiet by defaultNorbert Thiebaud
2015-03-25correctly rebuild extension desc. l10ns when langs changeDavid Tardon
2015-03-25gbuild: allow to react on change in configured langsDavid Tardon
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist
2015-03-05gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil buildsMichael Stahl
2015-03-05gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDKMichael Stahl
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
2015-03-05shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann
2015-02-26Reintegrate portion of a patch originally submitted byRichard PALO
2015-02-19Sun ld doesn't support -O1 optimize flagRichard PALO
2015-02-18Also mention -fstack-protector-strong when linkingStephan Bergmann
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann
2015-01-09gbuild: try to fix windows non-debug buildsMichael Stahl
2015-01-07use special $(TOUCH) for touch -hrRichard PALO
2015-01-06Fix --enable-pch option on msvc 64bit compilerDavid Ostrovsky
2014-12-24all deps for tools are expected to be at one placeDavid Tardon
2014-12-22Refactor building perfect hash tabels for tokensDaniel Sikeler
2014-12-21try to keep Class-Path lenght under controlNorbert Thiebaud
2014-12-21Remove unused gb_*_disable_compiler_pluginsStephan Bergmann
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-19Blind attempt to fix PCHStephan Bergmann
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-12-18avoid exceeding commandline limitsChristian Lohmaier
2014-12-15gbuild: More automagic for libmergedMatúš Kukan
2014-12-15gbuild: Do not require gb_Library_use_externals for libmergedMatúš Kukan
2014-12-10_USING_V110_SDK71_ is not related to DirectX, restoreChristian Lohmaier
2014-12-10canvas: remove Windows SDK #ifdefs - all supported MSVC/SDK have DirectXMichael Stahl
2014-12-10define _USING_V110_SDK71_ when building with VS2013 against 7.1A SDKChristian Lohmaier
2014-12-09climaker calls cppu::defaultBootstrap_InitialComponentContext()Stephan Bergmann
2014-12-07solenv: no need to advertise lldb/devenv on Linux in unittest-failed.shMiklos Vajna
2014-12-04Add gb_CppunitTest_use_confpreinit:Andrzej Hunt
2014-12-02attempt to default enable stack-protector-strongCaolán McNamara
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann
2014-11-27Fix iOS build, need gb_Library_get_sdk_link_dirTor Lillqvist
2014-11-27Missing slashStephan Bergmann
2014-11-26On Mac, the lib/libuno_*.dylib symlinks are not in the SDKStephan Bergmann
2014-11-25always use 1 as default for strip-componentsDavid Tardon
2014-11-25Add comment about a bug but how this stuff still works by luckTor Lillqvist
2014-11-20Fix build of ObjC(xx)Objects under COMPILER_PLUGIN_TOOLStephan Bergmann
2014-11-18windows: msbuild gets completely confused when the 'Platform' envvar is set.Jan Holesovsky
2014-11-17add a script to generate a dummy library to "build" all headersMichael Stahl