Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-03 | -Werror,-Wheader-hygiene | Stephan Bergmann | |
Change-Id: Icac29e4f433b1e72603e52a0561e60cb8a7cfdef | |||
2012-10-03 | nearly all soltools executables need unistd.h | David Tardon | |
Change-Id: I0177f624951943d1f241d395a38f13211a3ff9ef | |||
2012-10-03 | dep on soltools_inc is only for windows | David Tardon | |
Change-Id: I2f8b89573ad91477c76827d2697f0c74a14d4b8b | |||
2012-10-02 | makedepend depends on unistd.h | Andras Timar | |
Change-Id: I02df1b67dd9470a4a7225fd8986a52bd88a86e93 | |||
2012-09-30 | soltools: remove unused files | Matúš Kukan | |
Change-Id: I534aab7da0b05dadc3415856e57362ead57380c0 | |||
2012-09-30 | soltools: build again ldump4 for Windows | Matúš Kukan | |
Change-Id: I8f1f5756ac777cefed52ae72af65931bfa14d580 | |||
2012-09-29 | soltools: fix windows build | Matúš Kukan | |
Change-Id: Iac8321655a18826f9adcf8aed8075cce1aa24652 | |||
2012-09-29 | fix windows build | David Tardon | |
Change-Id: If71b9a162b7deca5cc032bda206a8f580292ab91 | |||
2012-09-29 | soltools conversion to gbuild | David Ostrovsky | |
The following tools are considered to be obsolete and are discontinued: ldump, giparser, testhxx and support. Change-Id: I70813c046edb30546463cda9eb8a1b96c3e840a3 | |||
2012-06-28 | remove malingering legacy RCS tags. | Michael Meeks | |
2012-06-27 | re-base on ALv2 code. | Michael Meeks | |
2012-06-27 | Remove unused include files | Thomas Arnhold | |
Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988 | |||
2012-06-26 | re-base on ALv2 code. | Michael Meeks | |
2012-06-22 | .pmk files don't need executable bits | Michael Stahl | |
Change-Id: Ib89d8f72fc7e874968c2d9481df80b53dc982f62 | |||
2012-06-22 | Remove some PCH traces | Thomas Arnhold | |
Is testhxx still useful?! Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84 | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold | |
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b | |||
2012-05-20 | Some cppcheck cleaning | Julien Nabet | |
Change-Id: Ic30cdeffabec1eb1a6c153ac450a3d28064ef534 | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
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-22 | WaE: ignoring return value of 'fwrite' | Caolán McNamara | |
2012-03-16 | soltools: fix solaris/gcc build | Michael Stahl | |
2012-03-16 | solaris/gcc: add missing standard includes | Jonathan Adams | |
2012-02-19 | ST_InfoListReader and ST_InfoListWriter seem to be unused | Ivan Timofeev | |
2012-02-17 | No SUN dependencies anymore | Stephan Bergmann | |
2012-01-27 | Decrease verbiage a little bit | Tor Lillqvist | |
2011-12-26 | catch exception by constant reference | Takeshi Abe | |
2011-12-20 | Abandon attempt to use the debug CRT in a dbgutil build | Tor Lillqvist | |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | |
2011-11-27 | remove include of pch header from soltools | Norbert Thiebaud | |
2011-11-14 | this S390 ifdef isn't a contemporary one | Caolán McNamara | |
2011-11-01 | Removed obsolete soltools/testSHL. | Stephan Bergmann | |
2011-10-17 | Prevent clang errors about promoted type incompatibilities of K&R function ↵ | Stephan Bergmann | |
parameters. | |||
2011-10-07 | Revert "cppcheck scope reduction of var in soltools/...javadep.c" | Norbert Thiebaud | |
This reverts commit 1fc34c75a8a2356ed03c52ca839a7ad771c51ba1. which break windows by using c99 features... and Redmond only support the 22 year old standard c89. | |||
2011-10-07 | do not check if unsigned is less than zero in in soltools/..hastbl.cxx | Pierre-André Jacquod | |
2011-10-07 | cppcheck scope reduction of var in soltools/...javadep.c | Pierre-André Jacquod | |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba | |
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51. | |||
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba | |
2011-08-18 | compile / scope fix for latest gcc | Tom Tromey | |
2011-07-03 | No prod/include/CC/Cstd stuff with gcc | Tor Lillqvist | |
2011-06-28 | USG and Lynx_22 are not defined anywhere | Francois Tigeot | |
2011-06-16 | WaE: its far from K&R we are these days | Caolán McNamara | |
2011-06-12 | Remove some OS/2 remnants | Francois Tigeot | |
2011-06-07 | WaE: mark this dir as warnings free | Caolán McNamara | |
2011-06-06 | Always compare CROSS_COMPILING explicitly to "YES" | Tor Lillqvist | |
2011-06-04 | Rehash cross-compilation ideas | Tor 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-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-15 | Don't build checkdll when cross-compiling | Tor Lillqvist | |
2011-05-14 | Cross-compilation support and iOS in particular | Tor Lillqvist | |
2011-05-13 | Cross-compilation work for soltools | Tor Lillqvist | |