summaryrefslogtreecommitdiffstats
path: root/xml2cmp
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-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)
* Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+3
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* refresh unused code listCaolán McNamara2012-01-252-7/+0
|
* callcatcher: update list, remove newly unused methodsCaolán McNamara2012-01-248-392/+1
|
* Remove obsolete xml2cmp -ix.Stephan Bergmann2012-01-195-112/+6
|
* Removed extra semicolonsJesse2011-12-151-3/+3
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
|
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-2/+3
|
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* Fixed uses of memmove in DynamicList.Stephan Bergmann2011-10-181-2/+2
|
* remove unused source dirCaolán McNamara2011-10-105-726/+0
|
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
|
* simplify thisCaolán McNamara2011-09-171-8/+2
|
* better filter-out uwinapi (in case gb_STDLIBS changes)Bjoern Michaelsen2011-09-161-1/+1
|
* avoid linking to uwinapi here (which gb_STDLIBS contains that anyway)Caolán McNamara2011-09-161-0/+8
|
* Reverted the previous fix, as it introduces a circular dependency.Stephan Bergmann2011-09-151-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.
* On Windows, xml2cmp depends on uwinapi from sal.Stephan Bergmann2011-09-151-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.
* merge srvdepy functions into xml2cmp and simplify xml2cmp gbuildNorbert Thiebaud2011-09-1410-254/+185
|
* Added missing dependencies on solenv back into build.lsts.Stephan Bergmann2011-09-131-1/+1
|
* convert xml2cmp to gbuildPeter Foley2011-09-1211-203/+217
|
* Add pleas for help to explain a mysterious piece of codeTor Lillqvist2011-09-121-0/+5
|
* fix more -fpermissive compile errors from trunck gccTom Tromey2011-08-111-1/+1
|
* Rehash cross-compilation ideasTor Lillqvist2011-06-044-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.
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-4/+4
|
* Cross-compilation supportTor Lillqvist2011-05-144-31/+4
|
* Remove OS/2 support.Francois Tigeot2011-04-1810-14/+10
|
* Remove dead codeBálint Dózsa2011-02-163-5/+0
|
* Make stlport only optional dependency of postprocessFridrich Štrba2011-02-091-1/+1
|
* add modelines to .h and .c files as wellCaolán McNamara2010-10-276-0/+12
|
* remove non-compiled codePovilas Kanapickas2010-10-182-102/+0
|
* Better English messages and comments in ure/xml2cmpLaurent Charrière2010-10-153-5/+5
| | | | Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
* Delete commented out code in ure/xml2cmpLaurent Charrière2010-10-153-6/+0
| | | | Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
* Translate German comments in ure/xml2cmpLaurent Charrière2010-10-153-4/+4
| | | | Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1433-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>
* tweaks for AIXCaolán McNamara2010-10-131-0/+4
|
* #i113938# printf style formats in c++ stream operationCaolán McNamara2010-10-061-1/+1
|
* remove redundant headerSeo Sanghyeon2010-09-302-48/+1
|
* Removes is_valid_index method for future migration to STLSeo Sanghyeon2010-09-292-5/+2
|
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-1244-180/+44
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* merge commitMathias Bauer2009-09-251-4/+0
|\
| * CWS-TOOLING: integrate CWS os2port06dev300Kurt Zenker2009-09-101-4/+0
| | | | | | | | 2009-09-05 22:49:00 +0200 ydario r275858 : #i99588# applied os2port06 diff to DEV300 tree.
* | #i103452#: remove obsolete PRODUCT_FULL and HDEFSMathias Bauer2009-07-101-1/+0
| |
* | #i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where ↵Mathias Bauer2009-07-101-10/+1
|/ | | | possible
* CWS-TOOLING: integrate CWS cmcfixes58Release Engineers2009-05-074-496/+0
| | | | | | | | | | | 2009-05-04 13:51:10 +0200 cmc r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc r271047 : #i86323# remove xml2cmp unused methods
* CWS-TOOLING: integrate CWS sb104Oliver Bolte2009-02-191-1/+1
| | | | | | | | | | | | 2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in 2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40) 2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool 2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39) 2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell 2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents 2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH 2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions 2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
* CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte2008-10-101-5/+5
|
* INTEGRATION: CWS os2port03 (1.10.8); FILE MERGEDOliver Bolte2008-07-221-1/+3
| | | | | | | 2008/07/16 13:42:00 obr 1.10.8.2: RESYNC: (1.10-1.12); FILE MERGED 2008/04/15 14:43:12 ydario 1.10.8.1: Issue number: i85203 Submitted by: ydario Reviewed by: ydario
* INTEGRATION: CWS os2port03 (1.9.8); FILE MERGEDOliver Bolte2008-07-221-1/+5
| | | | | | | 2008/07/16 13:41:57 obr 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2008/01/29 16:53:39 ydario 1.9.8.1: use a different way to check ok status for os2. Issue number:i85203 Submitted by:ydario