summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-09gbuild: move YaccTarget__command to com_GCC_classMatúš Kukan2-29/+30
2012-04-08add function for converting path to URLDavid Tardon4-0/+20
2012-04-07no trailing \ on last line, so that endif is taken as a directiveLuboš Luňák1-1/+1
2012-04-06enable -fno-enforce-eh-specs only for non-dbgutil buildsLuboš Luňák2-0/+4
2012-04-03gbuild: ObjC command invocation more consistentMichael Stahl1-5/+5
2012-03-31gbuild: add comments, fix order to be more readableMatúš Kukan1-3/+5
2012-03-25fix mingw build, properly set LO_LIB_DIRMatúš Kukan2-3/+3
2012-03-25fix windows build, properly set LO_LIB_DIRMatúš Kukan2-0/+2
2012-03-22MinGW: work around newly ambiguous boost::bind calls with GCC 4.6Stephan Bergmann1-1/+12
2012-03-22MinGW apparently needs to be forced into __cdeclStephan Bergmann1-0/+1
2012-03-22MinGW: other DLLs must not pick sal's special __mainStephan Bergmann1-0/+3
2012-03-21WaE: option "-fno-default-inline" is valid for C++/ObjC++ but not for CTor Lillqvist2-2/+4
2012-03-21Use -fno-inline in gb_DEBUG_CFLAGSTor Lillqvist1-0/+2
2012-03-21gb_COMPILERDEFAULTOPTFLAGS is set in com_GCC_defs.mkTor Lillqvist1-2/+0
2012-03-16gbuild: switch solaris.mk to GCCJonathan Adams1-155/+180
2012-03-16WNT_INTEL_MSC.mk: use tabs for consistencyMichael Stahl1-9/+9