summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
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
2012-03-31gbuild: add comments, fix order to be more readableMatúš Kukan
2012-03-25fix mingw build, properly set LO_LIB_DIRMatúš Kukan
2012-03-25fix windows build, properly set LO_LIB_DIRMatúš Kukan
2012-03-22MinGW: work around newly ambiguous boost::bind calls with GCC 4.6Stephan Bergmann
2012-03-22MinGW apparently needs to be forced into __cdeclStephan Bergmann
2012-03-22MinGW: other DLLs must not pick sal's special __mainStephan Bergmann
2012-03-21WaE: option "-fno-default-inline" is valid for C++/ObjC++ but not for CTor Lillqvist
2012-03-21Use -fno-inline in gb_DEBUG_CFLAGSTor Lillqvist
2012-03-21gb_COMPILERDEFAULTOPTFLAGS is set in com_GCC_defs.mkTor Lillqvist
2012-03-16gbuild: switch solaris.mk to GCCJonathan Adams
2012-03-16WNT_INTEL_MSC.mk: use tabs for consistencyMichael Stahl