Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-15 | Don't export a variable called PATH_SEPARATOR | Tor Lillqvist | |
It used to be mis-spelled PATH_SEPERATOR. Now, after correcting the spelling, it breaks the build of 3rd-party libraries using autoconfigury on Windows. The value of PATH_SEPARATOR is ";" on Windows, and the configure scripts of those libs run in Cygwin and assume that a PATH_SEPARATOR environment variable should be correct for Cygwin. Which ";" isn't. Rename the variable to LIBO_PATH_SEPARATOR. Change-Id: Iff0eb93bf11d9f844a28be7ea4456e4c0ae10844 | |||
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist | |
2012-06-12 | re-base on ALv2 code. | Michael Meeks | |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar | |
2011-02-02 | Clean up makefiles | Thomas Arnhold | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2009-11-11 | #i103496#: sandbox removed | Mathias Bauer | |
2008-10-01 | CWS-TOOLING: integrate CWS sb93 | Vladimir Glazounov | |
2008-04-10 | INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED | Rüdiger Timm | |
2008/03/28 16:08:24 rt 1.4.16.1: #i87441# Change license header to LPGL v3. | |||
2007-01-25 | INTEGRATION: CWS ause069 (1.3.24); FILE MERGED | Oliver Bolte | |
2006/12/01 15:06:11 hjs 1.3.24.1: #i70359# remove forced shell calls | |||
2005-10-19 | INTEGRATION: CWS hr21 (1.2.2); FILE MERGED | Rüdiger Timm | |
2005/10/18 16:03:22 hr 1.2.2.1: #i55503#: fix license header | |||
2005-09-23 | INTEGRATION: CWS jl16 (1.1.2); FILE ADDED | Jens-Heiner Rechtien | |
2005/07/01 07:49:17 jl 1.1.2.1: #i50243# short OOoBean test |