summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)AuthorFilesLines
2013-05-03fdo#54087 link the correct resource file to npsoplugin.dllAndras Timar2-0/+12
2013-02-18rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann1-0/+6
2012-07-30gbuild: let JunitTests run with MSVC:Michael Stahl1-3/+1
2012-07-30gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVCMichael Stahl1-0/+2
2012-07-11gbuild: remove trailing \ that is apparently...Michael Stahl1-1/+1
2012-06-08Resolves: rhbz#826609, rhbz#820554 fix smoketest on ppc[64] and s390[x]Caolán McNamara6-12/+9
2012-06-04solaris.mk: re-add nsl and socket librariesMichael Stahl1-1/+8
2012-06-04do not export INCLUDE for MSVC, avoids problems long LO build pathLuboš Luňák1-0/+3
2012-05-30look for win x64 libs in $(OUTDIR)/lib/x64David Tardon1-1/+1
2012-05-29no openssl library on WindowsMatúš Kukan1-1/+0
2012-05-29register additional libs required by postgressqlDavid Tardon1-0/+3
2012-05-29gbuildize scp2David Tardon6-6/+0
2012-05-29create gbuild class for install scriptsDavid Tardon6-0/+178
2012-05-29fix dep. generation for WinResTargetDavid Tardon2-8/+11
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon2-6/+4
2012-05-29gbuildize shellDavid Tardon2-0/+4
2012-05-17DragonFly: use -O2 as default CFLAGSFrançois Tigeot2-2/+2
2012-05-11Argh, make the use of -fvisibility=hidden actually happenTor Lillqvist1-23/+23
2012-05-10Make visibility tests work as intended on Mac OS XTor Lillqvist1-0/+14
2012-05-09Add usp10 here, tooTor Lillqvist1-0/+1
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-7/+7
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan2-9/+5
2012-05-08No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist1-0/+1
2012-05-08gbuild: tie optimization into selective --enable-debug:Michael Stahl6-23/+6
2012-05-08dis-entangle --enable-symbols and --enable-debug:Michael Stahl1-0/+5
2012-05-04fix executable path for cross-compilationDavid Tardon2-2/+2
2012-05-03add --not-as-needed linker option on unxgcc platformDavid Ostrovsky1-0/+1
2012-05-02do not announce exec build twiceDavid Tardon1-1/+0
2012-05-02fdo#49183 link resources to executablesDavid Tardon1-1/+3
2012-05-01hack to allow warnings in lexer on MacOSXNorbert Thiebaud2-5/+5
2012-04-29Simply just set gb_DEBUG_CFLAGS as we want it here, tooTor Lillqvist1-1/+1
2012-04-29create dep files in an atomic wayBjoern Michaelsen1-4/+6
2012-04-26fdo#39643: Remove --disable-strip-solver configure optionDavid Ostrovsky2-12/+0
2012-04-25Missing EXTENSIONLIBS in DLLFILENAMESStephan Bergmann1-0/+1
2012-04-24specific variable for where dev-install installsLuboš Luňák3-9/+9
2012-04-23configure checks for gcc options that clang does not supportLuboš Luňák3-21/+24
2012-04-23fixes for debug flags handlingLuboš Luňák1-5/+0
2012-04-23No -malign-natural in Clang, not Apple's at leastTor Lillqvist1-1/+1
2012-04-22Don't use -Wl,-syslibroot when building against more current SDKsTor Lillqvist1-1/+1
2012-04-20Use --as-needed --no-add-needed for AndroidTor Lillqvist1-0/+2
2012-04-19extension libs should have no RPATHDavid Tardon1-2/+1
2012-04-19extension libs should have no RPATHDavid Tardon2-7/+13
2012-04-19add OXT to gb_LinkTarget__RPATHS tooDavid Tardon3-0/+3
2012-04-19add layer and library group for extensionsDavid Tardon6-0/+12
2012-04-13gbuild: improve handling of pathsMatúš Kukan2-12/+3
2012-04-09this was accidentally removedMatúš Kukan1-0/+1
2012-04-09do not overwrite definition included from com_GCC_defs.mkMatúš Kukan2-12/+0
2012-04-09WNT_INTEL_GCC: gb_LinkTarget_EXCEPTIONFLAGS are included from com_GCC_defsMatúš Kukan1-5/+0
2012-04-09gbuild: move gb_AsmObject__command to com_GCC_classMatúš Kukan4-65/+18
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan4-44/+3