summaryrefslogtreecommitdiff
path: root/soltools/javadep/makefile.mk
AgeCommit message (Collapse)Author
2012-09-30soltools: remove unused filesMatúš Kukan
Change-Id: I534aab7da0b05dadc3415856e57362ead57380c0
2012-06-27re-base on ALv2 code.Michael Meeks
2012-01-27Decrease verbiage a little bitTor Lillqvist
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-06-04Rehash cross-compilation ideasTor Lillqvist
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 Lillqvist
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.10.2); FILE MERGEDRüdiger Timm
2008/03/31 13:05:36 rt 1.10.2.1: #i87441# Change license header to LPGL v3.
2008-03-18INTEGRATION: CWS sb83 (1.9.10); FILE MERGEDVladimir Glazounov
2007/12/21 14:51:31 sb 1.9.10.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms).
2007-10-15INTEGRATION: CWS sb71 (1.8.14); FILE MERGEDVladimir Glazounov
2007/08/15 07:34:39 sb 1.8.14.4: #i77184# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed for this internal tool, anyway. 2007/08/13 13:07:15 sb 1.8.14.3: #i77184# Dropped NO_WINDOWS_DELAYLOAD again (probably not needed at the moment after all). 2007/07/10 14:22:21 sb 1.8.14.2: #i77184# Improved previous change. 2007/07/10 11:10:43 sb 1.8.14.1: #i77184# soltools does not use the Windows delayload mechanism (it is below sal where the delayload.obj is built).
2007-03-09INTEGRATION: CWS ause076 (1.7.56); FILE MERGEDOliver Bolte
2007/03/01 16:54:17 hjs 1.7.56.1: #i75028# kick obsolete settings
2005-09-08INTEGRATION: CWS ooo19126 (1.6.104); FILE MERGEDRüdiger Timm
2005/09/05 18:39:48 rt 1.6.104.1: #i54170# Change license header: remove SISSL
2003-03-18MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-11#100000# Don't link against uwinapi.lib (not available here).Rüdiger Timm
2002-01-08#96287# make use of makedepend more flexibleHans-Joachim Lankenau
2001-06-12nodep has to be set to true, otherwise windows build breaksArmin Theissen
2001-04-23Removed usage of getopt.libNils Fuhrmann
2001-04-18Moved to soltoolsNils Fuhrmann