summaryrefslogtreecommitdiff
path: root/xml2cmp
AgeCommit message (Expand)Author
2012-06-04nuke unused definesTakeshi Abe
2012-05-31targetted tweak to prep for stl re-work reversionMichael Meeks
2012-05-20Some cppcheck cleaningJulien Nabet
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-25refresh unused code listCaolán McNamara
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-19Remove obsolete xml2cmp -ix.Stephan Bergmann
2011-12-15Removed extra semicolonsJesse
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-10-18Fixed uses of memmove in DynamicList.Stephan Bergmann
2011-10-10remove unused source dirCaolán McNamara
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-17simplify thisCaolán McNamara
2011-09-16better filter-out uwinapi (in case gb_STDLIBS changes)Bjoern Michaelsen
2011-09-16avoid linking to uwinapi here (which gb_STDLIBS contains that anyway)Caolán McNamara
2011-09-15Reverted the previous fix, as it introduces a circular dependency.Stephan Bergmann
2011-09-15On Windows, xml2cmp depends on uwinapi from sal.Stephan Bergmann
2011-09-14merge srvdepy functions into xml2cmp and simplify xml2cmp gbuildNorbert Thiebaud
2011-09-13Added missing dependencies on solenv back into build.lsts.Stephan Bergmann
2011-09-12convert xml2cmp to gbuildPeter Foley
2011-09-12Add pleas for help to explain a mysterious piece of codeTor Lillqvist
2011-08-11fix more -fpermissive compile errors from trunck gccTom Tromey
2011-06-04Rehash cross-compilation ideasTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-14Cross-compilation supportTor Lillqvist
2011-04-18Remove OS/2 support.Francois Tigeot
2011-02-16Remove dead codeBálint Dózsa
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-15Better English messages and comments in ure/xml2cmpLaurent Charrière
2010-10-15Delete commented out code in ure/xml2cmpLaurent Charrière
2010-10-15Translate German comments in ure/xml2cmpLaurent Charrière
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13tweaks for AIXCaolán McNamara
2010-10-06#i113938# printf style formats in c++ stream operationCaolán McNamara
2010-09-30remove redundant headerSeo Sanghyeon
2010-09-29Removes is_valid_index method for future migration to STLSeo Sanghyeon
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-25merge commitMathias Bauer
2009-09-10CWS-TOOLING: integrate CWS os2port06dev300Kurt Zenker
2009-07-10#i103452#: remove obsolete PRODUCT_FULL and HDEFSMathias Bauer
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers