Age | Commit message (Expand) | Author |
2021-08-09 | remove unneeded -ldl for DISABLE_DYNLOADING | Caolán McNamara |
2019-09-02 | Add -latomic to the end of Linux C++ linker command lines | Stephan Bergmann |
2019-04-25 | Cut down on -pthread/-lpthread proliferation | Stephan Bergmann |
2016-12-20 | bootstrap building with --disable-dynloading on standard linux | Caolán McNamara |
2016-12-05 | for oss-fuzz check LDFLAGS for -fsanitize too | Caolán McNamara |
2015-11-12 | Generalize COM_GCC_IS_CLANG -> COM_IS_CLANG | Stephan Bergmann |
2014-08-08 | Generalize -fsanitize=address checks | Stephan Bergmann |
2014-05-12 | Linux Clang -fsanitize=address does not like -z defs | Stephan Bergmann |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-11-10 | all the code left in linux.mk is from caolan | Norbert Thiebaud |
2011-08-20 | no need to redefine gb_Helper_conert_native over and over again.... | Norbert Thiebaud |
2011-08-13 | all unix/gcc platforms have the same gb_UnoApiTarget settings | David Tardon |
2011-08-13 | all unix/gcc platforms have the same gb_Configuration settings | David Tardon |
2011-08-13 | add solenv/gbuild/Configuration.mk to build various XCS/XCU files | Michael Stahl |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-07-26 | Add Emacs mode lines and a few missing vim ones | Tor Lillqvist |
2011-06-20 | parametters -> parameters | Robert Nagy |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-05-13 | chmod -x | Tor Lillqvist |
2011-03-25 | regain support for arm, ppc, s390x etc. | Caolán McNamara |
2011-03-25 | fixing installation paths for subsequent tests | Bjoern Michaelsen |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-21 | stripping on linking on linux unless SYMBOLS or DEBUG have been requested | Bjoern Michaelsen |
2011-03-17 | add helper to set-up the libraries env, to run executable during build | Michael Meeks |
2011-03-17 | killing off stl in gbuild | Bjoern Michaelsen |
2011-03-15 | When linking, first specify -o's, then -l's. | Jan Holesovsky |
2011-03-15 | add support for symbol=t in gnumake to build release code with symbol | Norbert Thiebaud |
2011-03-11 | Spaces -> tabs in gbuild, GNU make does not like spaces ;-) | Jan Holesovsky |
2011-03-07 | gnumakefixes: #i117254# set gb_CC to gcc | Hans-Joachim Lankenau |
2011-03-03 | gnumakefixes: #i117005# fix long link lines and inroduce convert_native macro | Hans-Joachim Lankenau |
2011-02-11 | sb138: merged in re/DEV300_next towards DEV300_m100 | sb |
2011-02-07 | gnumake3: JunitTest uses OOO_TEST_SOFFICE | Michael Stahl |
2011-02-04 | gnumake3: fix JunitTest.mk so it works on OSX | Michael Stahl |
2011-01-31 | gnumake3: #i116496#: support for Werror (for now can only be disabled globally) | Michael Stahl |
2011-01-31 | gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdir | Michael Stahl |
2011-01-31 | CWS gnumake3: enable compiling without optimization | Mathias Bauer |
2011-01-27 | gnumake3: add GenCxxObject class, for generated C++ files | Michael Stahl |
2011-01-27 | gnumake3: move xsltproc stuff out of ComponentTarget, export gb_XSLTPROC | Michael Stahl |
2011-01-25 | sb139: #i116612# fixed solenv/gbuild/platform/linux.mk typos when linking exe... | sb |
2011-01-25 | CWS gnumake3: fix license headers | Mathias Bauer |
2011-01-21 | gnumake3: fixing gb_CppunitTest_get_libfilename for unix | Bjoern Michaelsen |
2011-01-20 | CWS gnumake3: fix cppunittest on Windows | Mathias Bauer |
2011-01-19 | gnumake3: #i116390# finishing support for Junittests in gbuild | Bjoern Michaelsen |
2011-01-19 | gnumake3: #i116423# enable -Wl,--hash-style=both on linux only when supported | Bjoern Michaelsen |
2011-01-18 | gnumake3: mac gbuild fixes | Bjoern Michaelsen |
2011-01-17 | gnumake3: using \d escape sequence in rapths to avoid expansion annoyance | Bjoern Michaelsen |
2011-01-17 | gnumake3: merging minibranches | Bjoern Michaelsen |
2011-01-17 | gnumake3: make componentfiles layer-aware (thanks sb for the initial implemen... | Bjoern Michaelsen |
2011-01-15 | gnumake3: fixing layer names | Bjoern Michaelsen |