summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2015-10-29gbuild: incremental builds with --enable-pch are unsoundMichael Stahl4-3/+13
2015-09-18core: fix build with system boost 1.59David Ostrovsky2-0/+5
2015-08-06RepositoryExternal.mk: missing dependency on python3 packageMichael Stahl1-0/+8
2015-08-06restore gb_ExternalProject_use_unpacked, with diff. purposeDavid Tardon1-2/+8
2015-08-06gbuild: PythonTest: run tests with --headlessMichael Stahl1-1/+5
2015-08-06qadevOOo: fix _XDataPilotTables failure in non-english localesMichael Stahl1-1/+2
2015-08-06make debugrun under WindowsJuergen Funk2-2/+17
2015-08-06gbuild: document what CFLAGS/CXXFLAGS etc. *actually* doMichael Stahl1-8/+13
2015-05-19TypoJulien Nabet1-1/+1
2015-05-19update solenv READNEBjoern Michaelsen1-1/+6
2015-05-19add linkNoel Grandin1-0/+4
2015-05-19very very basic README for gbuildNoel Grandin1-0/+8
2015-05-18Revert "gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGS"Michael Stahl1-2/+1
2015-05-11Revert "Silence Clang -Werror,-Wreturn-type-c-linkage"Stephan Bergmann1-8/+0
2015-05-11Silence Clang -Werror,-Wreturn-type-c-linkageStephan Bergmann1-0/+8
2015-05-11-Wshadow appears to work now on Mac OS XStephan Bergmann1-2/+2
2015-05-07regenerate .rdb if makefile changesDavid Tardon1-0/+1
2015-04-29solenv: add COMPILER_EXTERNAL_TOOLMiklos Vajna1-4/+4
2015-04-26--enable-mergelibs: Turns out we don't need to install saxMatúš Kukan3-8/+11
2015-04-25gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGSMichael Stahl1-1/+2
2015-04-22Bin confusing --enable-mergelibs=all optionMatúš Kukan1-96/+0
2015-04-22handle tar.xz tarballsMarkus Mohrhard1-0/+3
2015-04-21Enable -Woverload-virtual for Mac OS X, tooStephan Bergmann1-0/+1
2015-04-21Do not filter out libsax from installation even if it's mergedMatúš Kukan1-1/+1
2015-04-20don't try to sign merged libs on windowsChristian Lohmaier1-2/+2
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann1-0/+1
2015-04-01give postprocess announce an levelBjoern Michaelsen1-2/+2
2015-03-28make gbuild a bit more quiet by defaultNorbert Thiebaud2-8/+10
2015-03-25correctly rebuild extension desc. l10ns when langs changeDavid Tardon1-2/+2
2015-03-25gbuild: allow to react on change in configured langsDavid Tardon1-0/+3
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan5-32/+7
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist2-4/+0
2015-03-05gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil buildsMichael Stahl1-10/+6
2015-03-05gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDKMichael Stahl1-1/+2
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl1-1/+2
2015-03-05shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl1-0/+3
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl1-2/+9
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann1-1/+7
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann1-1/+2
2015-02-26Reintegrate portion of a patch originally submitted byRichard PALO1-0/+2
2015-02-19Sun ld doesn't support -O1 optimize flagRichard PALO1-4/+1
2015-02-18Also mention -fstack-protector-strong when linkingStephan Bergmann1-0/+1
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens1-4/+0
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann1-1/+5
2015-01-09gbuild: try to fix windows non-debug buildsMichael Stahl2-6/+2
2015-01-07use special $(TOUCH) for touch -hrRichard PALO1-1/+1
2015-01-06Fix --enable-pch option on msvc 64bit compilerDavid Ostrovsky1-2/+8
2014-12-24all deps for tools are expected to be at one placeDavid Tardon1-2/+1
2014-12-22Refactor building perfect hash tabels for tokensDaniel Sikeler1-0/+50
2014-12-21try to keep Class-Path lenght under controlNorbert Thiebaud1-3/+3