Commit graph

16 commits

Author SHA1 Message Date
Tor Lillqvist
6465f4e8dd Rehash cross-compilation ideas
Drop the TARGETPLATFORM=BUILD indication of stuff that is to be built
for the build platform but pointless to build for the host platform. I
will handle the split of stuff built for the build or host platforms
differently. Note that some libraries need to be built for both
platforms.

Add explicit rules to do nothing for the cross-compilation case, but
likely even that will be unnecessary in the case of complete modules
like soltools (?). I will just mark modules that are for the build
platform only with an own flag in BUILD_TYPE.
2011-06-04 19:08:33 +03:00
Tor Lillqvist
1fcb5824a5 Cross-compilation support and iOS in particular 2011-05-14 01:52:12 +03:00
Tor Lillqvist
5267fbacf3 Silence a couple of compiler warnings 2011-02-03 00:44:27 +02:00
Sebastian Spaeth
3b82714348 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:13 +02:00
Jens-Heiner Rechtien
f281d77a21 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Oliver Bolte
5208ea7053 CWS-TOOLING: integrate CWS cmcfixes49 2008-10-10 13:02:43 +00:00
Rüdiger Timm
b2f8a0262f INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED
2008/03/31 13:05:36 rt 1.4.70.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:07:30 +00:00
Rüdiger Timm
6f60b6ab5b INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED
2008/03/31 13:05:36 rt 1.5.100.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:07:07 +00:00
Oliver Bolte
2847e83ca7 INTEGRATION: CWS pchfix02 (1.3.10); FILE MERGED
2006/09/01 17:40:17 kaib 1.3.10.1: #i68856# Added header markers and pch files
2006-09-17 10:34:49 +00:00
Jens-Heiner Rechtien
61147de3c6 INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED
2005/11/07 12:08:33 sb 1.2.4.1: #i53898# Made code warning-free (additional -W switches for GCC).
2006-06-20 04:09:35 +00:00
Rüdiger Timm
7309d89128 INTEGRATION: CWS ooo19126 (1.1.144); FILE MERGED
2005/09/05 18:39:50 rt 1.1.144.1: #i54170# Change license header: remove SISSL
2005-09-08 06:29:49 +00:00
Rüdiger Timm
b20ea155bb INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED
2005/09/05 18:39:50 rt 1.4.124.1: #i54170# Change license header: remove SISSL
2005-09-08 06:29:34 +00:00
Hans-Joachim Lankenau
b8aaa1d5a5 #96287# make use of makedepend more flexible 2002-01-08 11:07:30 +00:00
Armin Theissen
0866b1af15 added nodep=true 2001-10-26 13:40:55 +00:00
Jens-Heiner Rechtien
2cf46b14a7 build shared library object 2001-06-13 13:45:20 +00:00
Nikolai Pretzell
86b9000437 New parser for generic info lists. 2001-06-11 15:05:18 +00:00