summaryrefslogtreecommitdiff
path: root/soltools
AgeCommit message (Collapse)AuthorFilesLines
2012-06-28remove malingering legacy RCS tags.Michael Meeks2-5/+1
2012-06-27re-base on ALv2 code.Michael Meeks28-422/+409
2012-06-27Remove unused include filesThomas Arnhold1-33/+0
Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
2012-06-26re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-22.pmk files don't need executable bitsMichael Stahl1-0/+0
Change-Id: Ib89d8f72fc7e874968c2d9481df80b53dc982f62
2012-06-22Remove some PCH tracesThomas Arnhold1-2/+0
Is testhxx still useful?! Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84
2012-06-21re-base on ALv2 code.Michael Meeks13-236/+200
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-4/+0
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2012-05-20Some cppcheck cleaningJulien Nabet1-1/+1
Change-Id: Ic30cdeffabec1eb1a6c153ac450a3d28064ef534
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-03-22WaE: ignoring return value of 'fwrite'Caolán McNamara1-4/+6
2012-03-16soltools: fix solaris/gcc buildMichael Stahl2-4/+4
2012-03-16solaris/gcc: add missing standard includesJonathan Adams1-0/+1
2012-02-19ST_InfoListReader and ST_InfoListWriter seem to be unusedIvan Timofeev3-240/+3
2012-02-17No SUN dependencies anymoreStephan Bergmann1-1/+1
2012-01-27Decrease verbiage a little bitTor Lillqvist6-6/+18
2011-12-26catch exception by constant referenceTakeshi Abe1-2/+2
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist1-5/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from soltoolsNorbert Thiebaud11-20/+0
2011-11-14this S390 ifdef isn't a contemporary oneCaolán McNamara1-4/+0
2011-11-01Removed obsolete soltools/testSHL.Stephan Bergmann9-840/+0
2011-10-17Prevent clang errors about promoted type incompatibilities of K&R function ↵Stephan Bergmann3-20/+3
parameters.
2011-10-07Revert "cppcheck scope reduction of var in soltools/...javadep.c"Norbert Thiebaud1-6/+8
This reverts commit 1fc34c75a8a2356ed03c52ca839a7ad771c51ba1. which break windows by using c99 features... and Redmond only support the 22 year old standard c89.
2011-10-07do not check if unsigned is less than zero in in soltools/..hastbl.cxxPierre-André Jacquod1-5/+6
2011-10-07cppcheck scope reduction of var in soltools/...javadep.cPierre-André Jacquod1-8/+6
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba5-0/+5
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba5-5/+0
2011-08-18compile / scope fix for latest gccTom Tromey1-2/+2
2011-07-03No prod/include/CC/Cstd stuff with gccTor Lillqvist1-0/+2
2011-06-28USG and Lynx_22 are not defined anywhereFrancois Tigeot1-1/+1
2011-06-16WaE: its far from K&R we are these daysCaolán McNamara1-2/+1
2011-06-12Remove some OS/2 remnantsFrancois Tigeot2-5/+5
2011-06-07WaE: mark this dir as warnings freeCaolán McNamara1-5/+0
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist1-2/+2
2011-06-04Rehash cross-compilation ideasTor Lillqvist7-7/+29
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-03Drop %_EXT% which was always emptyTor Lillqvist1-11/+11
2011-05-15Don't build checkdll when cross-compilingTor Lillqvist1-2/+2
2011-05-14Cross-compilation support and iOS in particularTor Lillqvist5-1/+5
2011-05-13Cross-compilation work for soltoolsTor Lillqvist3-1/+3
2011-05-13Some initial baby steps towards cross-compilationTor Lillqvist1-35/+0
And some baby steps for cross-compiling for iOS in particular.
2011-05-12do not leak memoryDavid Tardon1-1/+1
2011-04-26hush unused parameter errorMichael Meeks1-0/+1
2011-04-26Fixing prototypes in soltools/mkdepend/ .Cyril Roelandt2-8/+10
2011-04-25Remove Ultrix supportFrancois Tigeot1-3/+0
2011-04-22Remove Sequent supportFrancois Tigeot2-14/+2
2011-04-15Kill OS/2 stuffTor Lillqvist5-23/+5
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-6/+8
Conflicts: configure configure.in instsetoo_native/util/openoffice.lst set_soenv.in solenv/bin/cws.pl solenv/bin/modules/installer/simplepackage.pm solenv/gbuild/LinkTarget.mk solenv/gbuild/extensions/post_PackModule.mk solenv/gbuild/platform/linux.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/windows.mk solenv/inc/installationtest.mk solenv/inc/minor.mk soltools/cpp/_eval.c