Kaydet (Commit) 36a91069 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Split build: build.lst updates so that everything builds.

* afms/prj/build.lst:
* agg/prj/build.lst:
* apple_remote/prj/build.lst:
* beanshell/prj/build.lst:
* cppunit/prj/build.lst:
* epm/prj/build.lst:
* external/prj/build.lst:
* fondu/prj/build.lst:
* hsqldb/prj/build.lst:
* hyphen/prj/build.lst:
* icc/prj/build.lst:
* libegg/prj/build.lst:
* libtextcat/prj/build.lst:
* libwpd/prj/build.lst:
* libxmlsec/prj/build.lst:
* lpsolve/prj/build.lst:
* lucene/prj/build.lst:
* msfontextract/prj/build.lst:
* np_sdk/prj/build.lst:
* openssl/prj/build.lst:
* redland/prj/build.lst:
* redland/prj/d.lst:
* redland/raptor/makefile.mk:
* redland/rasqal/makefile.mk:
* redland/redland/makefile.mk:
* redland/redlandversion.mk: Moved to solenv/inc.
* rhino/prj/build.lst:
* sane/prj/build.lst:
* twain/prj/build.lst:
* unixODBC/prj/build.lst:
* vigra/prj/build.lst:
* x11_extensions/prj/build.lst:
* xsltml/prj/build.lst:
üst 702bad90
af afms : solenv NULL
af afms : NULL
af afms usr1 - all af_mkout NULL
af afms nmake - all af_fonts NULL
ag agg : sal xml2cmp soltools NULL
ag agg : xml2cmp NULL
ag agg usr1 - all ag_mkout NULL
ag agg\inc get - all ag_inc NULL
ag agg\prj get - all ag_prj NULL
......
apr apple_remote : solenv soltools NULL
apr apple_remote : NULL
apr apple_remote nmake - u apr_aprem NULL
be beanshell : solenv NULL
be beanshell : NULL
be beanshell usr1 - all be_mkout NULL
be beanshell nmake - all be_beanshell NULL
c5t cppunit : sal NULL
c5t cppunit : NULL
c5t cppunit usr1 - all c5t_mkout NULL
c5t cppunit nmake - all c5t_make NULL
ep epm : solenv NULL
ep epm : NULL
ep epm nmake - u ep_mkout NULL
el external : SO:external_so soltools NULL
el external : SO:external_so NULL
el external usr1 - all el_mkout NULL
el external\glibc nmake - all el_glibc NULL
el external\gpc nmake - all el_gpc NULL
......
fd fondu : solenv NULL
fd fondu : NULL
fd fondu nmake - u fd_fondu NULL
hs hsqldb : solenv NULL
hs hsqldb : NULL
hs hsqldb nmake - all hs_mkout NULL
hyp hyphen : solenv sal NULL
hyp hyphen : NULL
hyp hyphen usr1 - all hyp_mkout NULL
hyp hyphen nmake - all hyp_hyphen NULL
ip icc : solenv external NULL
ip icc : external NULL
ip icc usr1 - all ip_mkout NULL
ip icc nmake - all ip_icc NULL
eg libegg : soltools NULL
eg libegg : NULL
eg libegg\source nmake - u eg_src NULL
ltc libtextcat : solenv sal NULL
ltc libtextcat : NULL
ltc libtextcat usr1 - all ltc_mkout NULL
ltc libtextcat nmake - all ltc_libtextcat NULL
lw libwpd : soltools NULL
lw libwpd : NULL
lw libwpd usr1 - all lw_mkout NULL
lw libwpd nmake - all lw_libwpd NULL
ls libxmlsec : stlport soltools LIBXML2:libxml2 MOZ:moz SO:moz_prebuilt sal NULL
ls libxmlsec : LIBXML2:libxml2 MOZ:moz SO:moz_prebuilt NULL
ls libxmlsec usr1 - all ls_mkout NULL
ls libxmlsec nmake - all ls_xmlsec1 NULL
lps lpsolve : sal NULL
lps lpsolve : NULL
lps lpsolve usr1 - all lps_mkout NULL
lps lpsolve nmake - all lps_lpsolve NULL
xh lucene : soltools EXPAT:expat NULL
xh lucene : EXPAT:expat NULL
xh lucene usr1 - all xh_mkout NULL
xh lucene nmake - all xh_lucene NULL
mf msfontextract : soltools sal NULL
mf msfontextract : NULL
mf msfontextract nmake - all mf_mkout NULL
np np_sdk : soltools NULL
np np_sdk : NULL
np np_sdk usr1 - all np_sdk NULL
np np_sdk\mozsrc nmake - all np_mozsrc NULL
ssl openssl : soltools external EXPAT:expat NULL
ssl openssl : external EXPAT:expat NULL
ssl openssl usr1 - all ssl_mkout NULL
ssl openssl nmake - all ssl_openssl NULL
rld redland : sal soltools ZLIB:zlib LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl NULL
rld redland : ZLIB:zlib LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl NULL
rld redland usr1 - all rld_mkout NULL
rld redland\raptor nmake - all rld_raptor NULL
rld redland\rasqal nmake - all rld_rasqal rld_raptor NULL
......
......@@ -15,4 +15,3 @@ symlink: %_DEST%\lib%_EXT%\librdf.0.dylib %_DEST%\lib%_EXT%\librdf.dylib
..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%
..\%__SRC%\lib\lib*.dll.a %_DEST%\lib%_EXT%\lib*.a
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%
..\redlandversion.mk %_DEST%\inc%_EXT%\redlandversion.mk
......@@ -46,7 +46,7 @@ all:
# --- Files --------------------------------------------------------
.INCLUDE : ../redlandversion.mk
.INCLUDE : redlandversion.mk
RAPTORVERSION=$(RAPTOR_MAJOR).4.17
......
......@@ -46,7 +46,7 @@ all:
# --- Files --------------------------------------------------------
.INCLUDE : ../redlandversion.mk
.INCLUDE : redlandversion.mk
RASQALVERSION=0.9.15
......
......@@ -46,7 +46,7 @@ all:
# --- Files --------------------------------------------------------
.INCLUDE : ../redlandversion.mk
.INCLUDE : redlandversion.mk
REDLANDVERSION=1.0.7
......
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2008 by Sun Microsystems, Inc.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# $RCSfile: redlandversion.mk,v $
#
# $Revision: 1.1 $
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
RAPTOR_MAJOR=1
# rasqal has no stable abi
RASQAL_MAJOR=0
# redland has no stable abi
REDLAND_MAJOR=0
xh rhino : soltools NULL
xh rhino : NULL
xh rhino usr1 - all xh_mkout NULL
xh rhino nmake - all xh_rhino NULL
sa sane : solenv NULL
sa sane : NULL
sa sane usr1 - all sa_mkout NULL
sa sane\prj get - all sa_prj NULL
tw twain : solenv NULL
tw twain : NULL
tw twain usr1 - all tw_mkout NULL
tw twain\util nmake - n tw_util NULL
uo unixODBC : solenv NULL
uo unixODBC : NULL
uo unixODBC usr1 - all uo_mkout NULL
uo unixODBC\prj get - all uo_prj NULL
vi vigra : solenv NULL
vi vigra : NULL
vi vigra usr1 - all vi_mkout NULL
vi vigra nmake - all vi_vigra NULL
x1 x11_extensions : solenv NULL
x1 x11_extensions : NULL
x1 x11_extensions usr1 - u x11_mkout NULL
xm xsltml : solenv external NULL
xm xsltml : external NULL
xm xsltml usr1 - all xm_mkout NULL
xm xsltml nmake - all xm_xsltml NULL
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment