summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
2012-06-08Resolves: rhbz#826609, rhbz#820554 fix smoketest on ppc[64] and s390[x]Caolán McNamara
2012-06-04solaris.mk: re-add nsl and socket librariesMichael Stahl
2012-06-04do not export INCLUDE for MSVC, avoids problems long LO build pathLuboš Luňák
2012-05-30look for win x64 libs in $(OUTDIR)/lib/x64David Tardon
2012-05-29no openssl library on WindowsMatúš Kukan
2012-05-29register additional libs required by postgressqlDavid Tardon
2012-05-29gbuildize scp2David Tardon
2012-05-29create gbuild class for install scriptsDavid Tardon
2012-05-29fix dep. generation for WinResTargetDavid Tardon
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon
2012-05-29gbuildize shellDavid Tardon
2012-05-17DragonFly: use -O2 as default CFLAGSFrançois Tigeot
2012-05-11Argh, make the use of -fvisibility=hidden actually happenTor Lillqvist
2012-05-10Make visibility tests work as intended on Mac OS XTor Lillqvist
2012-05-09Add usp10 here, tooTor Lillqvist
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan
2012-05-08No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist
2012-05-08gbuild: tie optimization into selective --enable-debug:Michael Stahl
2012-05-08dis-entangle --enable-symbols and --enable-debug:Michael Stahl
2012-05-04fix executable path for cross-compilationDavid Tardon
2012-05-03add --not-as-needed linker option on unxgcc platformDavid Ostrovsky
2012-05-02do not announce exec build twiceDavid Tardon
2012-05-02fdo#49183 link resources to executablesDavid Tardon
2012-05-01hack to allow warnings in lexer on MacOSXNorbert Thiebaud
2012-04-29Simply just set gb_DEBUG_CFLAGS as we want it here, tooTor Lillqvist
2012-04-29create dep files in an atomic wayBjoern Michaelsen
2012-04-26fdo#39643: Remove --disable-strip-solver configure optionDavid Ostrovsky
2012-04-25Missing EXTENSIONLIBS in DLLFILENAMESStephan Bergmann
2012-04-24specific variable for where dev-install installsLuboš Luňák
2012-04-23configure checks for gcc options that clang does not supportLuboš Luňák
2012-04-23fixes for debug flags handlingLuboš Luňák
2012-04-23No -malign-natural in Clang, not Apple's at leastTor Lillqvist
2012-04-22Don't use -Wl,-syslibroot when building against more current SDKsTor Lillqvist
2012-04-20Use --as-needed --no-add-needed for AndroidTor Lillqvist
2012-04-19extension libs should have no RPATHDavid Tardon
2012-04-19extension libs should have no RPATHDavid Tardon
2012-04-19add OXT to gb_LinkTarget__RPATHS tooDavid Tardon
2012-04-19add layer and library group for extensionsDavid Tardon
2012-04-13gbuild: improve handling of pathsMatúš Kukan
2012-04-09this was accidentally removedMatúš Kukan
2012-04-09do not overwrite definition included from com_GCC_defs.mkMatúš Kukan
2012-04-09WNT_INTEL_GCC: gb_LinkTarget_EXCEPTIONFLAGS are included from com_GCC_defsMatúš Kukan
2012-04-09gbuild: move gb_AsmObject__command to com_GCC_classMatúš Kukan
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan
2012-04-09gbuild: move YaccTarget__command to com_GCC_classMatúš Kukan
2012-04-08add function for converting path to URLDavid Tardon
2012-04-07no trailing \ on last line, so that endif is taken as a directiveLuboš Luňák
2012-04-06enable -fno-enforce-eh-specs only for non-dbgutil buildsLuboš Luňák
2012-04-03gbuild: ObjC command invocation more consistentMichael Stahl