Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-02 | Remove unused defines | Thomas Arnhold | 1 | -1/+0 | |
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce | |||||
2012-06-29 | Remove some unused defines and controls | Thomas Arnhold | 1 | -2/+0 | |
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5 | |||||
2012-06-27 | adjust xml2cmp tool to handle XML comments | Oliver-Rainer Wittmann | 1 | -0/+5 | |
from: http://svn.apache.org/viewvc?view=revision&revision=1305252 | |||||
2012-06-27 | re-base on ALv2 code. | Michael Meeks | 15 | -345/+210 | |
2012-06-27 | fix memory leak | Caolán McNamara | 1 | -0/+2 | |
Change-Id: I61446b7f14a153f13c9d0f5541a3d675a620f601 | |||||
2012-06-27 | Remove unused header files | Thomas Arnhold | 5 | -351/+0 | |
Change-Id: I3d172e5200fee63c6afcdf236a7915b7d51baf9c | |||||
2012-06-22 | re-base on ALv2 code. | Michael Meeks | 1 | -26/+17 | |
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35 | |||||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 16 | -383/+239 | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||||
2012-06-20 | removed unused forward declarations of class | Takeshi Abe | 1 | -1/+0 | |
Change-Id: Iee1b78242e210466375376da3e4dbbaec609cc03 | |||||
2012-06-04 | nuke unused defines | Takeshi Abe | 1 | -6/+0 | |
Change-Id: I7924da4bff73ca8f82c76eb8cb211401530acdeb | |||||
2012-05-31 | targetted tweak to prep for stl re-work reversion | Michael Meeks | 2 | -2/+5 | |
Change-Id: Ibe60e96b6f961fba13fdd39320969acf51f545f4 | |||||
2012-05-20 | Some cppcheck cleaning | Julien Nabet | 1 | -1/+1 | |
Change-Id: Ic30cdeffabec1eb1a6c153ac450a3d28064ef534 | |||||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+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-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 1 | -1/+1 | |
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) | |||||
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich | 1 | -0/+3 | |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | 1 | -35/+2 | |
2012-01-25 | refresh unused code list | Caolán McNamara | 2 | -7/+0 | |
2012-01-24 | callcatcher: update list, remove newly unused methods | Caolán McNamara | 8 | -392/+1 | |
2012-01-19 | Remove obsolete xml2cmp -ix. | Stephan Bergmann | 5 | -112/+6 | |
2011-12-15 | Removed extra semicolons | Jesse | 1 | -3/+3 | |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | 1 | -0/+1 | |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | 1 | -1/+1 | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | 1 | -2/+3 | |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | 1 | -4/+4 | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||||
2011-10-18 | Fixed uses of memmove in DynamicList. | Stephan Bergmann | 1 | -2/+2 | |
2011-10-10 | remove unused source dir | Caolán McNamara | 5 | -726/+0 | |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | 1 | -40/+1 | |
2011-09-17 | simplify this | Caolán McNamara | 1 | -8/+2 | |
2011-09-16 | better filter-out uwinapi (in case gb_STDLIBS changes) | Bjoern Michaelsen | 1 | -1/+1 | |
2011-09-16 | avoid linking to uwinapi here (which gb_STDLIBS contains that anyway) | Caolán McNamara | 1 | -0/+8 | |
2011-09-15 | Reverted the previous fix, as it introduces a circular dependency. | Stephan Bergmann | 1 | -1/+1 | |
sal already depends on xml2cmp. The problem is that before gbuildization, xml2cmp was careful not to link against uwinapi (via UWINAPILIB=$(0) in xml2cmp/util/makefile.mk); this needs to be re-implemented in gbuild. | |||||
2011-09-15 | On Windows, xml2cmp depends on uwinapi from sal. | Stephan Bergmann | 1 | -1/+1 | |
Strangely, before gbuildization, xml2cmp did not depend on sal, but on soltools, which does not itself depend on sal; maybe that was already a mistake that went unnoticed so far. | |||||
2011-09-14 | merge srvdepy functions into xml2cmp and simplify xml2cmp gbuild | Norbert Thiebaud | 10 | -254/+185 | |
2011-09-13 | Added missing dependencies on solenv back into build.lsts. | Stephan Bergmann | 1 | -1/+1 | |
2011-09-12 | convert xml2cmp to gbuild | Peter Foley | 11 | -203/+217 | |
2011-09-12 | Add pleas for help to explain a mysterious piece of code | Tor Lillqvist | 1 | -0/+5 | |
2011-08-11 | fix more -fpermissive compile errors from trunck gcc | Tom Tromey | 1 | -1/+1 | |
2011-06-04 | Rehash cross-compilation ideas | Tor Lillqvist | 4 | -4/+20 | |
Drop the TARGETPLATFORM=BUILD indication of stuff that is to be built for the build platform. I will handle the split of stuff built for the build or host platforms differently. 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 xml2cmp. 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 | 1 | -4/+4 | |
2011-05-14 | Cross-compilation support | Tor Lillqvist | 4 | -31/+4 | |
2011-04-18 | Remove OS/2 support. | Francois Tigeot | 10 | -14/+10 | |
2011-02-16 | Remove dead code | Bálint Dózsa | 3 | -5/+0 | |
2011-02-09 | Make stlport only optional dependency of postprocess | Fridrich Štrba | 1 | -1/+1 | |
2010-10-27 | add modelines to .h and .c files as well | Caolán McNamara | 6 | -0/+12 | |
2010-10-18 | remove non-compiled code | Povilas Kanapickas | 2 | -102/+0 | |
2010-10-15 | Better English messages and comments in ure/xml2cmp | Laurent Charrière | 3 | -5/+5 | |
Signed-off-by: Laurent Charrière <lcharriere@gmail.com> | |||||
2010-10-15 | Delete commented out code in ure/xml2cmp | Laurent Charrière | 3 | -6/+0 | |
Signed-off-by: Laurent Charrière <lcharriere@gmail.com> | |||||
2010-10-15 | Translate German comments in ure/xml2cmp | Laurent Charrière | 3 | -4/+4 | |
Signed-off-by: Laurent Charrière <lcharriere@gmail.com> | |||||
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 33 | -0/+69 | |
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | |||||
2010-10-13 | tweaks for AIX | Caolán McNamara | 1 | -0/+4 | |