summaryrefslogtreecommitdiff
path: root/soltools
AgeCommit message (Expand)Author
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-02-28remove dmake-only utilsPeter Foley
2013-02-28remove all d.lstMichael Stahl
2013-02-22s/the the/the/Tor Lillqvist
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-11-05cleanup README files.Michael Meeks
2012-11-05add a README filesAlia Almusaireae
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák
2012-10-03-Werror,-Wc++98-compat-pedanticStephan Bergmann
2012-10-03-Werror,-Wheader-hygieneStephan Bergmann
2012-10-03nearly all soltools executables need unistd.hDavid Tardon
2012-10-03dep on soltools_inc is only for windowsDavid Tardon
2012-10-02makedepend depends on unistd.hAndras Timar
2012-09-30soltools: remove unused filesMatúš Kukan
2012-09-30soltools: build again ldump4 for WindowsMatúš Kukan
2012-09-29soltools: fix windows buildMatúš Kukan
2012-09-29fix windows buildDavid Tardon
2012-09-29soltools conversion to gbuildDavid Ostrovsky
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-22.pmk files don't need executable bitsMichael Stahl
2012-06-22Remove some PCH tracesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-20Some cppcheck cleaningJulien Nabet
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-03-22WaE: ignoring return value of 'fwrite'Caolán McNamara
2012-03-16soltools: fix solaris/gcc buildMichael Stahl
2012-03-16solaris/gcc: add missing standard includesJonathan Adams
2012-02-19ST_InfoListReader and ST_InfoListWriter seem to be unusedIvan Timofeev
2012-02-17No SUN dependencies anymoreStephan Bergmann
2012-01-27Decrease verbiage a little bitTor Lillqvist
2011-12-26catch exception by constant referenceTakeshi Abe
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from soltoolsNorbert Thiebaud
2011-11-14this S390 ifdef isn't a contemporary oneCaolán McNamara
2011-11-01Removed obsolete soltools/testSHL.Stephan Bergmann
2011-10-17Prevent clang errors about promoted type incompatibilities of K&R function pa...Stephan Bergmann
2011-10-07Revert "cppcheck scope reduction of var in soltools/...javadep.c"Norbert Thiebaud
2011-10-07do not check if unsigned is less than zero in in soltools/..hastbl.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction of var in soltools/...javadep.cPierre-André Jacquod
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-08-18compile / scope fix for latest gccTom Tromey