summaryrefslogtreecommitdiff
path: root/solenv/doc
AgeCommit message (Collapse)Author
2012-12-26INCLUDE_STL does not existLubos Lunak
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
The STLport was only built for the benefit of old extensions on platforms that once used it themselves (Linux x86, Solaris x86 and SPARC, Windows). We deliberately break such old extensions for LO 4.0 by no longer shipping that backwards-compatiblity cludge. Keeps STLport listed in readlicense_oo/ because of o3tl/inc/o3tl/compat_functionality.hxx. Also removes GXX_INCLUDE_PATH, as that was only used by STLport (if at all?). Removes a spurious #define MOVEFILE_REPLACE_EXISTING 0x01 from l10ntools/inc/helpmerge.hxx that was once added with 854812584862d0609b695682d2bfea2667d75c00 "INTEGRATION: CWS extensionl10nfix01 (1.11.6); FILE MERGED: 2008/06/26 13:56:03 ihi 1.11.6.1: #i90987# windows rename -> MoveFileEx" but now starts to cause trouble on Windows. Also disables warning C4005 about redefinition of WB_LEFT/RIGHT macros (defined in both tools/wintypes.hxx and the Windows API) in a number of places that include windows.h -- however the old STLport caused those warnings to not show. Change-Id: Ie138a219fbbc86fb5aaa7ea0b88cf349935d9829
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-02-24gbuild: little more cleaningMatúš Kukan
2012-01-15Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)
2011-04-14Remove CVER.Francois Tigeot
It is no longer used.
2010-05-19CWS gnumake2: minor fixesBjoern Michaelsen
2010-05-18CWS gnumake2: removed inlines in gbuild docsBjoern Michaelsen
2010-05-10CWS gnumake2: consolidated compiler optimizations flags, updated some docsBjoern Michaelsen
2010-04-29CWS gnumake2: refactoring, documenationBjoern Michaelsen
2010-04-28CWS gnumake2: moving missing solaris.mk, documentationBjoern Michaelsen
2010-04-17CWS gnumake2: new gbuild systemMathias Bauer