summaryrefslogtreecommitdiff
path: root/solenv/inc/unx.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-09-19Start on experimental support for 64-bit Mac codeTor Lillqvist1-0/+4
Rename the --enable-cl-x64 switch to --enable-64-bit and make its meaning more generic. Drop the CL_X64 config variable, introduce the more generic BITNESS_OVERRIDE instead. Does not build yet. Change-Id: Iac66afe31dceaf40c8262fec2e5aef6a751ba3d2
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist1-7/+3
Change-Id: I6fa2b9a50c525fb2d8666a144409eb9a3ad2698a
2012-07-20android: x86 porting work.Michael Meeks1-0/+4
2012-05-14TDE integrationNorbert Thiebaud1-0/+12
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
2011-11-10We want Android shared objects to have names ending in .soTor Lillqvist1-1/+1
See my previous commit for rationale. For Android, bypass the UNIXVERSIONNAMES thing in the dmake build system.
2011-11-03Use DYLD_LIBRARY_PATH when OS_FOR_BUILD == MACOSXTor Lillqvist1-0/+4
2011-06-05Use the build platform SOLARLIB for SOLARSHAREDBINTor Lillqvist1-1/+1
2011-06-01Do not try to include non-existent filesFrancois Tigeot1-20/+0
These ones were never present in the recorded history of the project to begin with.
2011-05-26Don't use version numbers in the static libs built for iOSTor Lillqvist1-3/+1
2011-05-25Build just static libraries for iOSTor Lillqvist1-0/+4
2011-05-22Unify all NetBSD .mk configuration filesFrancois Tigeot1-10/+2
2011-05-22NetBSD/IA64 has been broken for years, remove it from the build system.Francois Tigeot1-4/+0
2011-05-16Add Android .mk fileTor Lillqvist1-0/+4
2011-05-13Some initial baby steps towards cross-compilationTor Lillqvist1-0/+4
And some baby steps for cross-compiling for iOS in particular.
2011-04-14Remove CVER.Francois Tigeot1-10/+2
It is no longer used.
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-0/+3
* commit 'ooo/DEV300_m101': (500 commits) masterfix DEV300: #i10000# remove hard dep masterfix DEV300: #i10000# usage of L10N build_type masterfix DEV300: #i10000# usage of L10N build_type masterfix DEV300: #i100000# dep. fix masterfix DEV300: #i10000# removed one hard dep masterfix DEV300: #i10000# fixed patch handling masterfix DEV300: #i10000# new configure DEV300 masterfix DEV300: #i10000# nawk -> awk l10nmove: adjust repository handling l10nmove: fixed regex l10nmove: minor fixes l10nmove: add l10n repo to gb_REPOS DEV300 masterfix: gnumake3: subsequenttests requires in environment ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300 DEV300 masterfix: #i10000#: windows: more bizare hacks ... locales34: have a matching configure as well DEV300 locales34: back out change from autoreconf gnumake3: JunitTest.mk: bizarre hacks to make it work on windows ... Conflicts: configure configure.in instsetoo_native/prj/build.lst instsetoo_native/util/makefile.mk instsetoo_native/util/openoffice.lst instsetoo_native/util/pack.lst ooo.lst scp2/source/canvas/canvascommons.scp scp2/source/canvas/mtfrenderer.scp scp2/source/ooo/common_brand.scp scp2/source/ooo/directory_ooo.scp scp2/source/ooo/file_library_ooo.scp scp2/source/ooo/file_ooo.scp scp2/source/ooo/makefile.mk scp2/source/ooo/module_hidden_ooo.scp scp2/source/ooo/module_langpack.ulf scp2/source/ooo/ure.scp scp2/source/python/file_python.scp scp2/source/sdkoo/sdkoo.scp scp2/source/templates/module_langpack_accessories_templates.sct scp2/source/templates/module_langpack_accessories_templates_root.sct set_soenv.in soldep/bootstrp/appdef.cxx soldep/bootstrp/dep.cxx soldep/bootstrp/hashtbl.cxx soldep/bootstrp/makefile.mk soldep/bootstrp/minormk.cxx soldep/bootstrp/prj.cxx soldep/bootstrp/prodmap.cxx soldep/inc/dep.hxx soldep/inc/minormk.hxx soldep/inc/prodmap.hxx soldep/inc/soldep/appdef.hxx soldep/inc/soldep/connctr.hxx soldep/inc/soldep/depper.hxx soldep/inc/soldep/depwin.hxx soldep/inc/soldep/hashtbl.hxx soldep/inc/soldep/objwin.hxx soldep/inc/soldep/prj.hxx soldep/inc/soldep/sdtresid.hxx soldep/inc/soldep/soldep.hxx soldep/inc/soldep/soldlg.hxx soldep/inc/soldep/tbox.hxx soldep/prj/d.lst soldep/source/connctr.cxx soldep/source/depapp.hxx soldep/source/depper.cxx soldep/source/depwin.cxx soldep/source/makefile.mk soldep/source/objwin.cxx soldep/source/soldep.cxx soldep/source/soldlg.cxx soldep/source/soldlg.src soldep/source/tbox.cxx solenv/bin/build.pl solenv/bin/cws.pl solenv/bin/make_installer.pl solenv/bin/mhids.pl solenv/bin/modules/CwsConfig.pm solenv/bin/modules/RepositoryHelper.pm solenv/bin/modules/installer/regmerge.pm solenv/bin/modules/installer/scriptitems.pm solenv/bin/modules/installer/servicesfile.pm solenv/bin/modules/installer/simplepackage.pm solenv/bin/modules/installer/substfilenamefiles.pm solenv/config/ssolar.cmn solenv/inc/_tg_rslb.mk solenv/inc/extension_post.mk solenv/inc/libs.mk solenv/inc/minor.mk solenv/inc/postset.mk solenv/inc/settings.mk solenv/inc/tg_rslb.mk solenv/inc/unxlng.mk solenv/inc/wntmsc.mk soltools/HIDCompiler/hidclex.l stlport/prj/d.lst stlport/systemstlguards/postextstl.h
2011-02-16Remove SCO supportThomas Arnhold1-4/+0
2011-02-16Remove HPUX supportThomas Arnhold1-8/+0
2011-02-10Porting LO to DragonflyFrancois Tigeot1-0/+4
2010-12-07Add NetBSD support for amd64 and for current compiler.Thomas Klausner1-0/+8
Should be merged with the generic gcc file, I'll do that as a separate step.
2010-11-04make LibreOffice boostrap on OpenBSDRobert Nagy1-0/+4
2010-10-13add AIX stuffCaolán McNamara1-4/+4
2010-07-23unxlngxnewbaseline: #162926# use another condition to determine build ↵Vladimir Glazunov1-2/+2
environment
2010-07-14unxlngxnewbaseline: #162926# some fixes for 64 bit linux baselineVladimir Glazunov1-0/+3
2010-05-10CWS-TOOLING: integrate CWS linuxaxp01Ivo Hinkelmann1-0/+4
2010-03-15linuxaxp01: #i110145# first cutCaolán McNamara1-0/+4
2010-02-25sb118: merged in DEV300_m72sb1-5/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-09sb118: merged in DEV300_m69sb1-12/+0
2009-12-18sb118: redesigned AUGMENT_LIBRARY_PATH to make the modified ↵sb1-14/+1
OOO_LIBRARY_PATH_VAR available (to mechanisms that want to recursively undo the modifications again)
2009-12-07merged in DEV300_m66sb1-0/+4
2009-11-19linuxhppa1: #i107051#: port to linux hppa (parisc)Caolán McNamara1-0/+4
2009-11-13sb116: #i106845# removed obsolete IRIX portsb1-12/+0
2009-10-01CWS-TOOLING: integrate CWS cmcfixes62Vladimir Glazounov1-39/+11
2009-09-22 21:19:24 +0200 cmc r276365 : #i100000# that's the most plausible explanation, -D$(CVER) is needed by scp2 under windows 2009-09-19 16:10:36 +0200 cmc r276303 : #i100000# revert this for no partically good reason 2009-09-18 14:16:47 +0200 cmc r276279 : remove extra build depend 2009-09-18 08:56:15 +0200 cmc r276265 : #i100000# rerun autoconf 2009-09-17 14:59:38 +0200 cmc r276245 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@276192 (milestone: DEV300:m59) 2009-09-10 16:40:49 +0200 pl r276041 : fix warning 2009-09-10 11:34:55 +0200 pl r276026 : disable warning from system header 2009-09-09 19:30:45 +0200 pl r276013 : use osl_getAsciiFunctionSymbol instead of strange cast 2009-09-09 19:25:32 +0200 pl r276012 : add some casting hacks to make compile on solaris cc 2009-09-09 19:10:48 +0200 pl r276009 : add missing Configure option for solaris sparce 32bit 2009-09-09 18:37:05 +0200 pl r276008 : merge fix for #i104525# into moved code 2009-09-07 13:28:08 +0200 cmc r275894 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275801 (milestone: DEV300:m57) 2009-08-28 12:36:27 +0200 cmc r275523 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275331 (milestone: DEV300:m56) 2009-08-26 12:56:18 +0200 cmc r275413 : #i104088# use the right headers in the right place 2009-08-25 17:07:50 +0200 cmc r275372 : #i104500# make openssl build on linux that isn't x86 or x86_64 2009-08-25 13:08:48 +0200 cmc r275347 : #i89237# pretty picswitch up 2009-08-25 10:58:09 +0200 cmc r275342 : #i104489# remove last unused code in starmath 2009-08-25 10:23:33 +0200 cmc r275338 : #i104088# clean up the define post-move 2009-08-24 13:46:57 +0200 cmc r275310 : #i104088# 64bit odbc api changes 2009-08-24 13:42:52 +0200 cmc r275309 : #i89237# unify linux platform mks under a generic parent 2009-08-24 13:19:52 +0200 cmc r275307 : #i104455# remove unused code 2009-08-24 13:10:56 +0200 cmc r275306 : #i104088# 64bit odbc api changes 2009-08-24 10:07:50 +0200 cmc r275293 : #i104306# move recent-used to vcl 2009-08-24 09:32:08 +0200 cmc r275291 : #i104306# move recent-used to vcl 2009-08-23 22:01:07 +0200 cmc r275286 : #i104306# move recently-used to vcl 2009-08-22 15:25:25 +0200 cmc r275285 : #i104088# 64bit odbc api changes 2009-08-21 17:52:40 +0200 cmc r275268 : #i104306# move recently-used to vcl 2009-08-21 14:38:26 +0200 cmc r275257 : #i104408 make these headers ready for c++0x 2009-08-21 14:20:19 +0200 cmc r275251 : #i104406# avoid overlapping strcpy to avoid bustage on recent toolchains 2009-08-21 14:14:25 +0200 cmc r275250 : #i104385# silence 64bit warnings
2009-09-07CWS-TOOLING: integrate CWS kick4ntOliver Bolte1-2/+2
2009-03-12CWS-TOOLING: integrate CWS newbaselineunxlngiVladimir Glazounov1-0/+4
2009-02-06 09:05:24 +0100 oj r267441 : move dll.h into the first line 2009-02-05 12:03:43 +0100 oj r267414 : remove inlines 2009-02-05 12:03:12 +0100 oj r267413 : remove inlines 2009-02-05 08:11:58 +0100 oj r267407 : remove dll.pmk 2009-02-05 07:44:34 +0100 oj r267403 : remove dll.pmk 2009-02-02 17:20:34 +0100 vg r267279 : rebased to m41 2009-02-02 12:35:08 +0100 oj r267259 : #i98651# include dll.pmk 2009-01-30 16:03:30 +0100 releng r267208 : #i98603# get rid of warnings 2009-01-29 15:05:55 +0100 releng r267146 : #i98603# revert changes 2009-01-29 15:00:24 +0100 releng r267143 : #i98603# get rid of warnings 2009-01-29 13:02:26 +0100 releng r267119 : #i10000# added missing dependency 2008-12-24 15:49:02 +0100 releng r265797 : #158998# fixes for the new unxlngi baseline
2009-02-19CWS-TOOLING: integrate CWS sb104Oliver Bolte1-0/+15
2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in 2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40) 2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool 2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39) 2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell 2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents 2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH 2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions 2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
2008-06-30INTEGRATION: CWS m68kport01 (1.38.76); FILE MERGEDVladimir Glazounov1-1/+5
2008/06/11 08:09:34 cmc 1.38.76.1: #i90600# solenv support for m68k
2008-06-16INTEGRATION: CWS hr51 (1.38.14); FILE MERGEDRüdiger Timm1-1/+9
2008/05/14 14:47:51 hr 1.38.14.1: #i33126#: support for Solaris LP64
2008-04-10INTEGRATION: CWS changefileheader (1.36.48); FILE MERGEDRüdiger Timm1-23/+19
2008/03/28 15:55:54 rt 1.36.48.1: #i87441# Change license header to LPGL v3.
2008-04-03INTEGRATION: CWS s390xport01 (1.36.46); FILE MERGEDKurt Zenker1-3/+7
2008/03/26 12:56:09 cmc 1.36.46.1: #i87464# add support for s390x and merge sb's LINK changes into the other minor ports
2008-02-27INTEGRATION: CWS ia64port01_DEV300 (1.35.92); FILE MERGEDOliver Bolte1-2/+6
2008/01/04 18:52:35 cmc 1.35.92.1: #i84999# add ia64
2007-11-02INTEGRATION: CWS mipselport01 (1.34.154); FILE MERGEDJens-Heiner Rechtien1-2/+6
2007/10/13 12:36:11 cmc 1.34.154.1: #i81489# add mips unxlngmips.mk
2007-06-18INTEGRATION: CWS ppc64one (1.33.338); FILE MERGEDKurt Zenker1-3/+7
2007/05/29 14:18:59 cmc 1.33.338.1: #i77898# add ppc64
2006-07-19INTEGRATION: CWS freebsd07 (1.32.158); FILE MERGEDKurt Zenker1-5/+4
2006/07/01 06:02:12 maho 1.32.158.1: #i65513# FreeBSD/amd64 environment support.\n This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.
2006-02-03INTEGRATION: CWS macintel01 (1.31.62); FILE MERGEDKurt Zenker1-2/+6
2006/01/22 23:46:26 ericb 1.31.62.1: #i61026# add unxmacxi for unx macosx and intel
2005-12-19INTEGRATION: CWS kaddrbook (1.27.286); FILE MERGEDOliver Bolte1-2/+10
2005/11/29 22:06:42 kendy 1.27.286.4: RESYNC: (1.27-1.30); FILE MERGED 2005/08/31 16:01:01 ebischoff 1.27.286.3: #54014# It was breaking OOo builds 2005/08/31 12:42:28 ebischoff 1.27.286.2: Moving KDE stuff inside of "$(GUI)" == "UNX" test 2005/08/31 12:22:16 fs 1.27.286.1: #i54014#
2005-11-07INTEGRATION: CWS vq23 (1.29.36); FILE MERGEDKurt Zenker1-11/+4
2005/11/04 15:54:18 vq 1.29.36.3: #i56984# Remove more obsolete macros and consolidate a little more. 2005/10/31 21:10:36 vq 1.29.36.2: #i56984# Move generic WNT parts from wntmsci10.mk to wnt.mk. 2005/10/30 20:51:53 vq 1.29.36.1: #i56984# Removed unneeded checks for $(GUI)" == "UNX" or == "WNT".
2005-10-05INTEGRATION: CWS pj34 (1.28.24); FILE MERGEDKurt Zenker1-4/+4
2005/09/21 19:17:32 pjanik 1.28.24.1: #i54619#: fix common typo.
2005-09-08INTEGRATION: CWS ooo19126 (1.27.284); FILE MERGEDRüdiger Timm1-48/+21
2005/09/05 14:33:59 rt 1.27.284.1: #i54170# Change license header: remove SISSL