summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2014-08-18fdo#82430: gcc-wrappers: don't stop if REAL_CXX_FLAGS is emptyMichael Stahl
2014-08-15The --resource-rules option in being deprecatedTor Lillqvist
2014-08-14fdo#82430: configure: MSVC build: avoid using SSE2 instructionsMichael Stahl
2014-08-14TypoTor Lillqvist
2014-08-14If we disable C4189 we should also disable C4100Tor Lillqvist
2014-08-14MSVC: disable C4189 again in optimizing buildsThomas Arnhold
2014-08-13gbuild: MSVC: disable warning C4373 againMichael Stahl
2014-08-13We seem to need the tdoc UCP for savingTor Lillqvist
2014-08-13msvc: enable some warnings, as they are usefulThomas Arnhold
2014-08-13We don't build libxsec_xmlsec for Android currentlyTor Lillqvist
2014-08-12Now that we build NSS, we can build libxmlsec and libxsec_xmlsec for iOS, tooTor Lillqvist
2014-08-11OSX: drop -malign-natural flag for non-clang compilersDouglas Mencken
2014-08-10Use $(LIBO_SHARE_FOLDER) instead of hardcoded "share"Tor Lillqvist
2014-08-08Generalize -fsanitize=address checksStephan Bergmann
2014-08-07Under -fsanitize=undefined, always link with C++ compilerStephan Bergmann
2014-08-07Fix tarball.rebuild on windowsZolnai Tamás
2014-08-03LOAndroid3: include in native-code.py some more needed librariesTomaž Vajngerl
2014-08-03LOAndroid3: add draw to native-codeTomaž Vajngerl
2014-08-03build avmedia for AndroidTomaž Vajngerl
2014-08-02fix python deps for services testDavid Tardon
2014-08-02gbuild: ensure py files for a component are thereDavid Tardon
2014-08-02fix java deps for services testDavid Tardon
2014-08-02gbuild: require java UNO runtime explicitlyDavid Tardon
2014-07-29gbuild: allow a unit test to depend on a jar fileDavid Tardon
2014-07-29gbuild: clean target is phonyDavid Tardon
2014-07-28Improvements for Windows build with only VS2013 installedTor Lillqvist
2014-07-24allow to continue build after removing workdir/DepDavid Tardon
2014-07-23installer/environment.pm: fix variable nameDouglas Mencken
2014-07-23OSX: change CXXFLAGS_CXX11 to be used not only with clangDouglas Mencken
2014-07-20scp2: move postgresqlsdbc libraries to AutoInstallMichael Stahl
2014-07-18gbuild: really fix the build of instset with missing .ui translationsMichael Stahl
2014-07-18gbuild: fix build of installation set with missing .ui translationsMichael Stahl
2014-07-16gbuild: set VCL_HIDE_WINDOWS for non-headless CppunitTestsMiklos Vajna
2014-07-11gbuild: always prepend our stuff to PATH on WindowsMichael Stahl
2014-07-08gbuild: AutoInstall: fix the command line for Win32 makeMichael Stahl
2014-07-08kill UPD,SOURCEVERION and WORK_STAMPNorbert Thiebaud
2014-07-08auto-detect the presence of a native gmake on windowsNorbert Thiebaud
2014-07-08configure, gbuild: remove Cygwin paths from make environmentMichael Stahl
2014-07-07Use -FS for VS 2013Tor Lillqvist
2014-07-07chmod -xTor Lillqvist
2014-07-07Use -FS with VS 2013Tor Lillqvist
2014-07-03Fix dependencies for libmerged wrt. libsofficeappMatúš Kukan
2014-07-03CustomTarget_autotextshare is l10n targetDavid Tardon
2014-07-01android: We need com.sun.star.comp.filters.StorageFilterDetect to detect ODT.Jan Holesovsky
2014-07-01lok bootstrap: nicer function names, clean-upTomaž Vajngerl
2014-06-30use VCL_HIDE_WINDOWS env on Windows, tooAndras Timar
2014-06-30android: Make use of LibreOfficeKit.Jan Holesovsky
2014-06-30bin_library_info.sh: popd does not take a directory parameterMichael Stahl
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
2014-06-17-Wstrict-prototypesStephan Bergmann