summaryrefslogtreecommitdiff
path: root/soltools/support
AgeCommit message (Collapse)AuthorFilesLines
2011-11-27remove include of pch header from soltoolsNorbert Thiebaud1-2/+0
2011-06-04Rehash cross-compilation ideasTor Lillqvist1-2/+4
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-05-14Cross-compilation support and iOS in particularTor Lillqvist1-0/+1
2011-02-03Silence a couple of compiler warningsTor Lillqvist1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2-9/+2
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte1-5/+5
2008-04-10INTEGRATION: CWS changefileheader (1.4.70); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:05:36 rt 1.4.70.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.5.100); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 13:05:36 rt 1.5.100.1: #i87441# Change license header to LPGL v3.
2006-09-17INTEGRATION: CWS pchfix02 (1.3.10); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:40:17 kaib 1.3.10.1: #i68856# Added header markers and pch files
2006-06-20INTEGRATION: CWS warnings01 (1.2.4); FILE MERGEDJens-Heiner Rechtien1-8/+8
2005/11/07 12:08:33 sb 1.2.4.1: #i53898# Made code warning-free (additional -W switches for GCC).
2005-09-08INTEGRATION: CWS ooo19126 (1.1.144); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 18:39:50 rt 1.1.144.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGEDRüdiger Timm1-48/+21
2005/09/05 18:39:50 rt 1.4.124.1: #i54170# Change license header: remove SISSL
2002-01-08#96287# make use of makedepend more flexibleHans-Joachim Lankenau1-5/+3
2001-10-26added nodep=trueArmin Theissen1-2/+3
2001-06-13build shared library objectJens-Heiner Rechtien1-3/+4
2001-06-11New parser for generic info lists.Nikolai Pretzell2-0/+954