summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/platform/linux.mk
Commit message (Expand)AuthorAgeFilesLines
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-061-11/+8
* all the code left in linux.mk is from caolanNorbert Thiebaud2011-11-101-17/+19
* no need to redefine gb_Helper_conert_native over and over again....Norbert Thiebaud2011-08-201-7/+0
* all unix/gcc platforms have the same gb_UnoApiTarget settingsDavid Tardon2011-08-131-13/+0
* all unix/gcc platforms have the same gb_Configuration settingsDavid Tardon2011-08-131-3/+0
* add solenv/gbuild/Configuration.mk to build various XCS/XCU filesMichael Stahl2011-08-131-0/+3
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
* Add Emacs mode lines and a few missing vim onesTor Lillqvist2011-07-261-0/+1
* parametters -> parametersRobert Nagy2011-06-201-1/+1
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+21
* chmod -xTor Lillqvist2011-05-131-0/+0
* regain support for arm, ppc, s390x etc.Caolán McNamara2011-03-251-388/+2
* fixing installation paths for subsequent testsBjoern Michaelsen2011-03-251-1/+1
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-1/+8
|\
| * gnumakefixes: #i117254# set gb_CC to gccHans-Joachim Lankenau2011-03-071-1/+1
| * gnumakefixes: #i117005# fix long link lines and inroduce convert_native macroHans-Joachim Lankenau2011-03-031-0/+6
* | stripping on linking on linux unless SYMBOLS or DEBUG have been requestedBjoern Michaelsen2011-03-211-0/+6
* | add helper to set-up the libraries env, to run executable during buildMichael Meeks2011-03-171-0/+1
* | killing off stl in gbuildBjoern Michaelsen2011-03-171-7/+0
* | When linking, first specify -o's, then -l's.Jan Holesovsky2011-03-151-1/+1
* | add support for symbol=t in gnumake to build release code with symbolNorbert Thiebaud2011-03-151-2/+7
* | Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky2011-03-111-133/+133
|/
* sb138: merged in re/DEV300_next towards DEV300_m100sb2011-02-111-59/+120
|\
| * gnumake3: JunitTest uses OOO_TEST_SOFFICEMichael Stahl2011-02-071-1/+1
| * gnumake3: fix JunitTest.mk so it works on OSXMichael Stahl2011-02-041-0/+10
| * gnumake3: #i116496#: support for Werror (for now can only be disabled globally)Michael Stahl2011-01-311-2/+7
| * gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdirMichael Stahl2011-01-311-1/+1
| * CWS gnumake3: enable compiling without optimizationMathias Bauer2011-01-311-1/+2
| * gnumake3: add GenCxxObject class, for generated C++ filesMichael Stahl2011-01-271-1/+4
| * gnumake3: move xsltproc stuff out of ComponentTarget, export gb_XSLTPROCMichael Stahl2011-01-271-1/+1
| * CWS gnumake3: fix license headersMathias Bauer2011-01-251-4/+4
| * gnumake3: fixing gb_CppunitTest_get_libfilename for unixBjoern Michaelsen2011-01-211-1/+1
| * CWS gnumake3: fix cppunittest on WindowsMathias Bauer2011-01-201-1/+1
| * gnumake3: #i116390# finishing support for Junittests in gbuildBjoern Michaelsen2011-01-191-0/+1
| * gnumake3: #i116423# enable -Wl,--hash-style=both on linux only when supportedBjoern Michaelsen2011-01-191-1/+6
| * gnumake3: mac gbuild fixesBjoern Michaelsen2011-01-181-3/+1
| * gnumake3: using \d escape sequence in rapths to avoid expansion annoyanceBjoern Michaelsen2011-01-171-9/+10
| * gnumake3: merging minibranchesBjoern Michaelsen2011-01-171-2/+3
| |\
| | * gnumake3: make componentfiles layer-aware (thanks sb for the initial implemen...Bjoern Michaelsen2011-01-171-2/+3
| * | gnumake3: fixing layer namesBjoern Michaelsen2011-01-151-1/+1
| * | gnumake3: reducing differences between platform filesBjoern Michaelsen2011-01-151-34/+44
| * | gnumake3: reducing differences between macosx and linux platform filesBjoern Michaelsen2011-01-141-23/+26
| |/
| * gnumake3: reducing differences between macosx and linux platform filesBjoern Michaelsen2011-01-141-4/+4
| * gnumake3: #i116362# fixing static linking on osx (part 1)Bjoern Michaelsen2011-01-141-1/+1
| * gnumake3: #i116362# fixing static linking on linuxBjoern Michaelsen2011-01-141-13/+26
| * gnumake3: refactoring gbuild linking to prepare for static lib linking fixingBjoern Michaelsen2011-01-131-6/+8
| * gnumake3: renamed TestFixture to CppunitTestBjoern Michaelsen2011-01-111-6/+6
| * gnumake3: first cppunit test in new build systemBjoern Michaelsen2011-01-051-5/+5
| * gnumake3: resync to DEV300_m96Bjoern Michaelsen2011-01-051-0/+10
| |\
| * | gnumake3: first try at implementing support for cppunit test fixturesBjoern Michaelsen2010-12-201-1/+8