summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/linux.mk
AgeCommit message (Expand)Author
2019-09-02Add -latomic to the end of Linux C++ linker command linesStephan Bergmann
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2016-12-20bootstrap building with --disable-dynloading on standard linuxCaolán McNamara
2016-12-05for oss-fuzz check LDFLAGS for -fsanitize tooCaolán McNamara
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2014-08-08Generalize -fsanitize=address checksStephan Bergmann
2014-05-12Linux Clang -fsanitize=address does not like -z defsStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-10all the code left in linux.mk is from caolanNorbert Thiebaud
2011-08-20no need to redefine gb_Helper_conert_native over and over again....Norbert Thiebaud
2011-08-13all unix/gcc platforms have the same gb_UnoApiTarget settingsDavid Tardon
2011-08-13all unix/gcc platforms have the same gb_Configuration settingsDavid Tardon
2011-08-13add solenv/gbuild/Configuration.mk to build various XCS/XCU filesMichael Stahl
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-06-20parametters -> parametersRobert Nagy
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-05-13chmod -xTor Lillqvist
2011-03-25regain support for arm, ppc, s390x etc.Caolán McNamara
2011-03-25fixing installation paths for subsequent testsBjoern Michaelsen
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-21stripping on linking on linux unless SYMBOLS or DEBUG have been requestedBjoern Michaelsen
2011-03-17add helper to set-up the libraries env, to run executable during buildMichael Meeks
2011-03-17killing off stl in gbuildBjoern Michaelsen
2011-03-15When linking, first specify -o's, then -l's.Jan Holesovsky
2011-03-15add support for symbol=t in gnumake to build release code with symbolNorbert Thiebaud
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky
2011-03-07gnumakefixes: #i117254# set gb_CC to gccHans-Joachim Lankenau
2011-03-03gnumakefixes: #i117005# fix long link lines and inroduce convert_native macroHans-Joachim Lankenau
2011-02-11sb138: merged in re/DEV300_next towards DEV300_m100sb
2011-02-07gnumake3: JunitTest uses OOO_TEST_SOFFICEMichael Stahl
2011-02-04gnumake3: fix JunitTest.mk so it works on OSXMichael Stahl
2011-01-31gnumake3: #i116496#: support for Werror (for now can only be disabled globally)Michael Stahl
2011-01-31gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdirMichael Stahl
2011-01-31CWS gnumake3: enable compiling without optimizationMathias Bauer
2011-01-27gnumake3: add GenCxxObject class, for generated C++ filesMichael Stahl
2011-01-27gnumake3: move xsltproc stuff out of ComponentTarget, export gb_XSLTPROCMichael Stahl
2011-01-25sb139: #i116612# fixed solenv/gbuild/platform/linux.mk typos when linking exe...sb
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-21gnumake3: fixing gb_CppunitTest_get_libfilename for unixBjoern Michaelsen
2011-01-20CWS gnumake3: fix cppunittest on WindowsMathias Bauer
2011-01-19gnumake3: #i116390# finishing support for Junittests in gbuildBjoern Michaelsen
2011-01-19gnumake3: #i116423# enable -Wl,--hash-style=both on linux only when supportedBjoern Michaelsen
2011-01-18gnumake3: mac gbuild fixesBjoern Michaelsen
2011-01-17gnumake3: using \d escape sequence in rapths to avoid expansion annoyanceBjoern Michaelsen
2011-01-17gnumake3: merging minibranchesBjoern Michaelsen
2011-01-17gnumake3: make componentfiles layer-aware (thanks sb for the initial implemen...Bjoern Michaelsen
2011-01-15gnumake3: fixing layer namesBjoern Michaelsen
2011-01-15gnumake3: reducing differences between platform filesBjoern Michaelsen