office-gobmx/soltools
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
..
adjustvisibility Rehash cross-compilation ideas 2011-06-04 19:08:33 +03:00
checkdll Don't build checkdll when cross-compiling 2011-05-15 23:49:09 +03:00
cpp Rehash cross-compilation ideas 2011-06-04 19:08:33 +03:00
giparser Rehash cross-compilation ideas 2011-06-04 19:08:33 +03:00
inc do not leak memory 2011-05-12 14:31:06 +02:00
javadep Rehash cross-compilation ideas 2011-06-04 19:08:33 +03:00
ldump Kill OS/2 stuff 2011-04-15 14:08:09 +03:00
mkdepend Rehash cross-compilation ideas 2011-06-04 19:08:33 +03:00
prj Drop %_EXT% which was always empty 2011-06-03 13:30:38 +03:00
support Rehash cross-compilation ideas 2011-06-04 19:08:33 +03:00
testhxx Rehash cross-compilation ideas 2011-06-04 19:08:33 +03:00
testSHL Kill Pos_XXX in favour of osl_Pos_XXX 2011-04-14 12:46:45 +02:00
util Trying to remove the stlport mention from the code 2011-02-09 20:18:11 +01:00
winunistd