| 1 | #define svn_url F:/rd/ports/bdb/trunk
|
|---|
| 2 | %define svn_url http://svn.netlabs.org/repos/ports/bdb/trunk
|
|---|
| 3 | %define svn_rev 1981
|
|---|
| 4 |
|
|---|
| 5 | # the set of arches on which libgcj provides gcj and libgcj-javac-placeholder.sh
|
|---|
| 6 | #%define java_arches __%{ix86} alpha ia64 ppc sparc sparcv9 x86_64 s390 s390x
|
|---|
| 7 | %define java_arches 0
|
|---|
| 8 | %define __soversion 4.8
|
|---|
| 9 | %define __dllversion 48
|
|---|
| 10 |
|
|---|
| 11 | # switch back to md5 file digests (due to rpm) until the dust settles a bit
|
|---|
| 12 | %define _source_filedigest_algorithm 0
|
|---|
| 13 | %define _binary_filedigest_algorithm 0
|
|---|
| 14 |
|
|---|
| 15 | Summary: The Berkeley DB database library (version 4) for C
|
|---|
| 16 | Name: db4
|
|---|
| 17 | Version: 4.8.30
|
|---|
| 18 | Release: 7%{?dist}
|
|---|
| 19 |
|
|---|
| 20 | Vendor: bww bitwise works GmbH
|
|---|
| 21 | Source: %{name}-%{version}%{?svn_rev:-r%{svn_rev}}.zip
|
|---|
| 22 |
|
|---|
| 23 | URL: http://www.oracle.com/database/berkeley-db/
|
|---|
| 24 | License: BSD
|
|---|
| 25 | Group: System Environment/Libraries
|
|---|
| 26 | # unversioned obsoletes are OK here as these BDB versions never occur again
|
|---|
| 27 | Obsoletes: db1, db2, db3
|
|---|
| 28 |
|
|---|
| 29 | Requires: mmap >= 20110102
|
|---|
| 30 |
|
|---|
| 31 | #BuildRequires: perl, libtool, ed, util-linux-ng
|
|---|
| 32 | BuildRequires: tcl-devel >= 8.5.2-3
|
|---|
| 33 | %ifarch %{java_arches}
|
|---|
| 34 | BuildRequires: gcc-java
|
|---|
| 35 | BuildRequires: java-1.6.0-openjdk-devel
|
|---|
| 36 | %endif
|
|---|
| 37 | BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|---|
| 38 |
|
|---|
| 39 | %description
|
|---|
| 40 | The Berkeley Database (Berkeley DB) is a programmatic toolkit that
|
|---|
| 41 | provides embedded database support for both traditional and
|
|---|
| 42 | client/server applications. The Berkeley DB includes B+tree, Extended
|
|---|
| 43 | Linear Hashing, Fixed and Variable-length record access methods,
|
|---|
| 44 | transactions, locking, logging, shared memory caching, and database
|
|---|
| 45 | recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is
|
|---|
| 46 | used by many applications, including Python and Perl, so this should
|
|---|
| 47 | be installed on all systems.
|
|---|
| 48 |
|
|---|
| 49 | %package cxx
|
|---|
| 50 | Summary: The Berkeley DB database library (version 4) for C++
|
|---|
| 51 | Group: System Environment/Libraries
|
|---|
| 52 |
|
|---|
| 53 | %description cxx
|
|---|
| 54 | The Berkeley Database (Berkeley DB) is a programmatic toolkit that
|
|---|
| 55 | provides embedded database support for both traditional and
|
|---|
| 56 | client/server applications. The Berkeley DB includes B+tree, Extended
|
|---|
| 57 | Linear Hashing, Fixed and Variable-length record access methods,
|
|---|
| 58 | transactions, locking, logging, shared memory caching, and database
|
|---|
| 59 | recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is
|
|---|
| 60 | used by many applications, including Python and Perl, so this should
|
|---|
| 61 | be installed on all systems.
|
|---|
| 62 |
|
|---|
| 63 | %package utils
|
|---|
| 64 | Summary: Command line tools for managing Berkeley DB (version 4) databases
|
|---|
| 65 | Group: Applications/Databases
|
|---|
| 66 | Requires: db4 = %{version}-%{release}
|
|---|
| 67 | Obsoletes: db1-utils, db2-utils, db3-utils
|
|---|
| 68 |
|
|---|
| 69 | %description utils
|
|---|
| 70 | The Berkeley Database (Berkeley DB) is a programmatic toolkit that
|
|---|
| 71 | provides embedded database support for both traditional and
|
|---|
| 72 | client/server applications. Berkeley DB includes B+tree, Extended
|
|---|
| 73 | Linear Hashing, Fixed and Variable-length record access methods,
|
|---|
| 74 | transactions, locking, logging, shared memory caching, and database
|
|---|
| 75 | recovery. DB supports C, C++, Java and Perl APIs.
|
|---|
| 76 |
|
|---|
| 77 | %package devel
|
|---|
| 78 | Summary: C development files for the Berkeley DB (version 4) library
|
|---|
| 79 | Group: Development/Libraries
|
|---|
| 80 | Requires: db4 = %{version}-%{release}
|
|---|
| 81 | Obsoletes: db1-devel, db2-devel, db3-devel
|
|---|
| 82 |
|
|---|
| 83 | %description devel
|
|---|
| 84 | The Berkeley Database (Berkeley DB) is a programmatic toolkit that
|
|---|
| 85 | provides embedded database support for both traditional and
|
|---|
| 86 | client/server applications. This package contains the header files,
|
|---|
| 87 | libraries, and documentation for building programs which use the
|
|---|
| 88 | Berkeley DB.
|
|---|
| 89 |
|
|---|
| 90 | %package devel-static
|
|---|
| 91 | Summary: Berkeley DB (version 4) static libraries
|
|---|
| 92 | Group: Development/Libraries
|
|---|
| 93 |
|
|---|
| 94 | %description devel-static
|
|---|
| 95 | The Berkeley Database (Berkeley DB) is a programmatic toolkit that
|
|---|
| 96 | provides embedded database support for both traditional and
|
|---|
| 97 | client/server applications. This package contains static libraries
|
|---|
| 98 | needed for applications that require statical linking of
|
|---|
| 99 | Berkeley DB.
|
|---|
| 100 |
|
|---|
| 101 | #%package tcl
|
|---|
| 102 | #Summary: Development files for using the Berkeley DB (version 4) with tcl
|
|---|
| 103 | #Group: Development/Libraries
|
|---|
| 104 | #Requires: %{name} = %{version}-%{release}
|
|---|
| 105 |
|
|---|
| 106 | #%description tcl
|
|---|
| 107 | #The Berkeley Database (Berkeley DB) is a programmatic toolkit that
|
|---|
| 108 | #provides embedded database support for both traditional and
|
|---|
| 109 | #client/server applications. This package contains the libraries
|
|---|
| 110 | #for building programs which use the Berkeley DB in Tcl.
|
|---|
| 111 |
|
|---|
| 112 | #%package java
|
|---|
| 113 | #Summary: Development files for using the Berkeley DB (version 4) with Java
|
|---|
| 114 | #Group: Development/Libraries
|
|---|
| 115 | #Requires: %{name} = %{version}-%{release}
|
|---|
| 116 |
|
|---|
| 117 | #%description java
|
|---|
| 118 | #The Berkeley Database (Berkeley DB) is a programmatic toolkit that
|
|---|
| 119 | #provides embedded database support for both traditional and
|
|---|
| 120 | #client/server applications. This package contains the libraries
|
|---|
| 121 | #for building programs which use the Berkeley DB in Java.
|
|---|
| 122 |
|
|---|
| 123 | %debug_package
|
|---|
| 124 |
|
|---|
| 125 | %prep
|
|---|
| 126 | %if %{?svn_rev:%(sh -c 'if test -f "%{_sourcedir}/%{name}-%{version}-r%{svn_rev}.zip" ; then echo 1 ; else echo 0 ; fi')}%{!?svn_rev):0}
|
|---|
| 127 | %setup -q
|
|---|
| 128 | %else
|
|---|
| 129 | %setup -n "%{name}-%{version}" -Tc
|
|---|
| 130 | svn export %{?svn_rev:-r %{svn_rev}} %{svn_url} . --force
|
|---|
| 131 | rm -f "%{_sourcedir}/%{name}-%{version}%{?svn_rev:-r%{svn_rev}}.zip"
|
|---|
| 132 | (cd .. && zip -SrX9 "%{_sourcedir}/%{name}-%{version}%{?svn_rev:-r%{svn_rev}}.zip" "%{name}-%{version}")
|
|---|
| 133 | %endif
|
|---|
| 134 |
|
|---|
| 135 | # avoid hpfs386 unpacking issues (see http://svn.netlabs.org/libc/ticket/230)
|
|---|
| 136 | chmod +w LICENSE README
|
|---|
| 137 |
|
|---|
| 138 | # Remove tags files which we don't need.
|
|---|
| 139 | find . -name tags | xargs rm -f
|
|---|
| 140 | # Define a shell function for fixing HREF references in the docs, which
|
|---|
| 141 | # would otherwise break when we split the docs up into subpackages.
|
|---|
| 142 | fixup_href() {
|
|---|
| 143 | for doc in $@ ; do
|
|---|
| 144 | chmod u+w ${doc}
|
|---|
| 145 | sed -e 's,="../api_c/,="../../%{name}-devel-%{version}/api_c/,g' \
|
|---|
| 146 | -e 's,="api_c/,="../%{name}-devel-%{version}/api_c/,g' \
|
|---|
| 147 | -e 's,="../api_cxx/,="../../%{name}-devel-%{version}/api_cxx/,g' \
|
|---|
| 148 | -e 's,="api_cxx/,="../%{name}-devel-%{version}/api_cxx/,g' \
|
|---|
| 149 | -e 's,="../api_tcl/,="../../%{name}-devel-%{version}/api_tcl/,g' \
|
|---|
| 150 | -e 's,="api_tcl/,="../%{name}-devel-%{version}/api_tcl/,g' \
|
|---|
| 151 | -e 's,="../java/,="../../%{name}-devel-%{version}/java/,g' \
|
|---|
| 152 | -e 's,="java/,="../%{name}-devel-%{version}/java/,g' \
|
|---|
| 153 | -e 's,="../examples_c/,="../../%{name}-devel-%{version}/examples_c/,g' \
|
|---|
| 154 | -e 's,="examples_c/,="../%{name}-devel-%{version}/examples_c/,g' \
|
|---|
| 155 | -e 's,="../examples_cxx/,="../../%{name}-devel-%{version}/examples_cxx/,g' \
|
|---|
| 156 | -e 's,="examples_cxx/,="../%{name}-devel-%{version}/examples_cxx/,g' \
|
|---|
| 157 | -e 's,="../ref/,="../../%{name}-devel-%{version}/ref/,g' \
|
|---|
| 158 | -e 's,="ref/,="../%{name}-devel-%{version}/ref/,g' \
|
|---|
| 159 | -e 's,="../images/,="../../%{name}-devel-%{version}/images/,g' \
|
|---|
| 160 | -e 's,="images/,="../%{name}-devel-%{version}/images/,g' \
|
|---|
| 161 | -e 's,="../utility/,="../../%{name}-utils-%{version}/utility/,g' \
|
|---|
| 162 | -e 's,="utility/,="../%{name}-utils-%{version}/utility/,g' ${doc} > ${doc}.new
|
|---|
| 163 | touch -r ${doc} ${doc}.new
|
|---|
| 164 | cat ${doc}.new > ${doc}
|
|---|
| 165 | touch -r ${doc}.new ${doc}
|
|---|
| 166 | rm -f ${doc}.new
|
|---|
| 167 | done
|
|---|
| 168 | }
|
|---|
| 169 |
|
|---|
| 170 | set +x
|
|---|
| 171 | # Fix all of the HTML files.
|
|---|
| 172 | fixup_href `find . -name "*.html"`
|
|---|
| 173 | set -x
|
|---|
| 174 |
|
|---|
| 175 | #cd dist
|
|---|
| 176 | #./s_config
|
|---|
| 177 |
|
|---|
| 178 | mkdir dist/os2
|
|---|
| 179 |
|
|---|
| 180 | %build
|
|---|
| 181 | export CONFIG_SHELL="/@unixroot/usr/bin/sh.exe"
|
|---|
| 182 | export LDFLAGS="-Zexe -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp"
|
|---|
| 183 | export LIBS="-lurpo -lcx -lpthread"
|
|---|
| 184 | export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
|---|
| 185 |
|
|---|
| 186 | # Build the old db-185 libraries.
|
|---|
| 187 | #make -C db.1.85/PORT/%{_os} OORG="$CFLAGS"
|
|---|
| 188 |
|
|---|
| 189 | cd dist
|
|---|
| 190 | s_config
|
|---|
| 191 |
|
|---|
| 192 | cd os2
|
|---|
| 193 | #ln -sf ../configure .
|
|---|
| 194 | cp ../configure .
|
|---|
| 195 |
|
|---|
| 196 | # XXX --enable-diagnostic should be disabled for production (but is
|
|---|
| 197 | # useful).
|
|---|
| 198 | # XXX --enable-debug_{r,w}op should be disabled for production.
|
|---|
| 199 |
|
|---|
| 200 | %configure -C \
|
|---|
| 201 | --disable-shared --enable-static \
|
|---|
| 202 | --enable-cxx \
|
|---|
| 203 | --disable-tcl \
|
|---|
| 204 | --disable-java \
|
|---|
| 205 | %ifarch %{java_arches}
|
|---|
| 206 | --enable-java \
|
|---|
| 207 | %else
|
|---|
| 208 | --disable-java \
|
|---|
| 209 | %endif
|
|---|
| 210 | # --enable-diagnostic \
|
|---|
| 211 | # --enable-debug --enable-debug_rop --enable-debug_wop \
|
|---|
| 212 |
|
|---|
| 213 | # Remove libtool predep_objects and postdep_objects wonkiness so that
|
|---|
| 214 | # building without -nostdlib doesn't include them twice. Because we
|
|---|
| 215 | # already link with g++, weird stuff happens if you don't let the
|
|---|
| 216 | # compiler handle this.
|
|---|
| 217 | # perl -pi -e 's/^predep_objects=".*$/predep_objects=""/' libtool
|
|---|
| 218 | # perl -pi -e 's/^postdep_objects=".*$/postdep_objects=""/' libtool
|
|---|
| 219 | # perl -pi -e 's/-shared -nostdlib/-shared/' libtool
|
|---|
| 220 |
|
|---|
| 221 | make %{?_smp_mflags}
|
|---|
| 222 |
|
|---|
| 223 | # # XXX hack around libtool not creating ./libs/libdb_java-X.Y.lai
|
|---|
| 224 | # LDBJ=./.libs/libdb_java-%{__soversion}.la
|
|---|
| 225 | # if test -f ${LDBJ} -a ! -f ${LDBJ}i; then
|
|---|
| 226 | # sed -e 's,^installed=no,installed=yes,' < ${LDBJ} > ${LDBJ}i
|
|---|
| 227 | # fi
|
|---|
| 228 |
|
|---|
| 229 |
|
|---|
| 230 | %install
|
|---|
| 231 | rm -rf ${RPM_BUILD_ROOT}
|
|---|
| 232 | mkdir -p ${RPM_BUILD_ROOT}%{_includedir}
|
|---|
| 233 | mkdir -p ${RPM_BUILD_ROOT}%{_libdir}
|
|---|
| 234 |
|
|---|
| 235 | %makeinstall -C dist/os2
|
|---|
| 236 |
|
|---|
| 237 | cp dist/os2/libdb-%{__soversion}_s.a ${RPM_BUILD_ROOT}%{_libdir}
|
|---|
| 238 | cp dist/os2/libdb_cxx-%{__soversion}_s.a ${RPM_BUILD_ROOT}%{_libdir}
|
|---|
| 239 |
|
|---|
| 240 | # XXX Nuke non-versioned archives and symlinks
|
|---|
| 241 | rm -f ${RPM_BUILD_ROOT}%{_libdir}/libdb.a
|
|---|
| 242 | rm -f ${RPM_BUILD_ROOT}%{_libdir}/libdb_cxx.a
|
|---|
| 243 |
|
|---|
| 244 | # Move the main shared library from /usr/lib* to /lib* directory.
|
|---|
| 245 | #if [ "%{_libdir}" != "/%{_lib}" ]; then
|
|---|
| 246 | # mkdir -p $RPM_BUILD_ROOT/%{_lib}/
|
|---|
| 247 | # mv $RPM_BUILD_ROOT/%{_libdir}/libdb-%{__soversion}.so $RPM_BUILD_ROOT/%{_lib}/
|
|---|
| 248 | # Leave relative symlinks in %{_libdir}.
|
|---|
| 249 | # touch $RPM_BUILD_ROOT/rootfile
|
|---|
| 250 | # root=..
|
|---|
| 251 | # while [ ! -e $RPM_BUILD_ROOT/%{_libdir}/${root}/rootfile ] ; do
|
|---|
| 252 | # root=${root}/..
|
|---|
| 253 | # done
|
|---|
| 254 | # rm $RPM_BUILD_ROOT/rootfile
|
|---|
| 255 | #
|
|---|
| 256 | # ln -sf ${root}/%{_lib}/libdb-%{__soversion}.so $RPM_BUILD_ROOT/%{_libdir}/libdb.so
|
|---|
| 257 | # ln -sf ${root}/%{_lib}/libdb-%{__soversion}.so $RPM_BUILD_ROOT/%{_libdir}/
|
|---|
| 258 | # ln -sf libdb_cxx-%{__soversion}.so $RPM_BUILD_ROOT/%{_libdir}/libdb_cxx.so
|
|---|
| 259 | #fi
|
|---|
| 260 |
|
|---|
| 261 | # add symlink without version number
|
|---|
| 262 | ln -s libdb-%{__soversion}.a $RPM_BUILD_ROOT/%{_libdir}/libdb.a
|
|---|
| 263 | ln -s libcxx-%{__soversion}.a $RPM_BUILD_ROOT/%{_libdir}/libdb_cxx.a
|
|---|
| 264 |
|
|---|
| 265 | # Move the header files to a subdirectory, in case we're deploying on a
|
|---|
| 266 | # system with multiple versions of DB installed.
|
|---|
| 267 | mkdir -p ${RPM_BUILD_ROOT}%{_includedir}/db4
|
|---|
| 268 | mv ${RPM_BUILD_ROOT}%{_includedir}/*.h ${RPM_BUILD_ROOT}%{_includedir}/db4/
|
|---|
| 269 |
|
|---|
| 270 | # Create symlinks to includes so that "use <db.h> and link with -ldb" works.
|
|---|
| 271 | # db_185.h
|
|---|
| 272 | for i in db.h db_cxx.h; do
|
|---|
| 273 | ln -s db4/$i ${RPM_BUILD_ROOT}%{_includedir}
|
|---|
| 274 | done
|
|---|
| 275 |
|
|---|
| 276 | %ifarch %{java_arches}
|
|---|
| 277 | # Move java jar file to the correct place
|
|---|
| 278 | mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/java
|
|---|
| 279 | mv ${RPM_BUILD_ROOT}%{_libdir}/*.jar ${RPM_BUILD_ROOT}%{_datadir}/java
|
|---|
| 280 | %endif
|
|---|
| 281 |
|
|---|
| 282 | # Eliminate installed doco
|
|---|
| 283 | rm -rf ${RPM_BUILD_ROOT}%{_prefix}/docs
|
|---|
| 284 |
|
|---|
| 285 | # XXX Avoid Permission denied. strip when building as non-root.
|
|---|
| 286 | #chmod u+w ${RPM_BUILD_ROOT}%{_bindir} ${RPM_BUILD_ROOT}%{_bindir}/*
|
|---|
| 287 |
|
|---|
| 288 | # remove unneeded .la files (#225675)
|
|---|
| 289 | rm -f ${RPM_BUILD_ROOT}%{_libdir}/*.la
|
|---|
| 290 |
|
|---|
| 291 | # avoid hpfs386 unpacking issues (see http://svn.netlabs.org/libc/ticket/230)
|
|---|
| 292 | chmod +w ${RPM_BUILD_ROOT}%{_bindir}/*.exe
|
|---|
| 293 | chmod +w ${RPM_BUILD_ROOT}%{_libdir}/*.dll
|
|---|
| 294 |
|
|---|
| 295 | %clean
|
|---|
| 296 | rm -rf ${RPM_BUILD_ROOT}
|
|---|
| 297 |
|
|---|
| 298 | %files
|
|---|
| 299 | %defattr(-,root,root)
|
|---|
| 300 | %doc LICENSE README
|
|---|
| 301 | %{_libdir}/db%{__dllversion}.dll
|
|---|
| 302 |
|
|---|
| 303 | %files cxx
|
|---|
| 304 | %defattr(-,root,root)
|
|---|
| 305 | %{_libdir}/db%{__dllversion}cxx.dll
|
|---|
| 306 |
|
|---|
| 307 | %files utils
|
|---|
| 308 | %defattr(-,root,root)
|
|---|
| 309 | %{_bindir}/db*_archive.exe
|
|---|
| 310 | %{_bindir}/db*_checkpoint.exe
|
|---|
| 311 | %{_bindir}/db*_deadlock.exe
|
|---|
| 312 | %{_bindir}/db*_dump*.exe
|
|---|
| 313 | %{_bindir}/db*_hotbackup.exe
|
|---|
| 314 | %{_bindir}/db*_load.exe
|
|---|
| 315 | %{_bindir}/db*_printlog.exe
|
|---|
| 316 | %{_bindir}/db*_recover.exe
|
|---|
| 317 | %{_bindir}/db*_sql.exe
|
|---|
| 318 | %{_bindir}/db*_stat.exe
|
|---|
| 319 | %{_bindir}/db*_upgrade.exe
|
|---|
| 320 | %{_bindir}/db*_verify.exe
|
|---|
| 321 |
|
|---|
| 322 | %files devel
|
|---|
| 323 | %defattr(-,root,root)
|
|---|
| 324 | #%doc docs/*
|
|---|
| 325 | #%doc examples_c examples_cxx
|
|---|
| 326 | %{_libdir}/db*.dll
|
|---|
| 327 | %{_libdir}/libdb-%{__soversion}.a
|
|---|
| 328 | %{_libdir}/libdb.a
|
|---|
| 329 | %{_libdir}/libdb_cxx-%{__soversion}.a
|
|---|
| 330 | %{_libdir}/libdb_cxx.a
|
|---|
| 331 | %dir %{_includedir}/%{name}
|
|---|
| 332 | %{_includedir}/%{name}/db.h
|
|---|
| 333 | #%{_includedir}/%{name}/db_185.h
|
|---|
| 334 | %{_includedir}/%{name}/db_cxx.h
|
|---|
| 335 | %{_includedir}/db.h
|
|---|
| 336 | #%{_includedir}/db_185.h
|
|---|
| 337 | %{_includedir}/db_cxx.h
|
|---|
| 338 |
|
|---|
| 339 | %files devel-static
|
|---|
| 340 | %defattr(-,root,root)
|
|---|
| 341 | %{_libdir}/libdb-%{__soversion}_s.a
|
|---|
| 342 | %{_libdir}/libdb_cxx-%{__soversion}_s.a
|
|---|
| 343 | #%{_libdir}/libdb_tcl-%{__soversion}.a
|
|---|
| 344 | %ifarch %{java_arches}
|
|---|
| 345 | %{_libdir}/libdb_java-%{__soversion}.a
|
|---|
| 346 | %endif
|
|---|
| 347 |
|
|---|
| 348 | #%files tcl
|
|---|
| 349 | #%defattr(-,root,root)
|
|---|
| 350 | #%{_libdir}/libdb_tcl-%{__soversion}.so
|
|---|
| 351 |
|
|---|
| 352 | #%ifarch %{java_arches}
|
|---|
| 353 | #%files java
|
|---|
| 354 | #%defattr(-,root,root)
|
|---|
| 355 | #%doc docs/java
|
|---|
| 356 | #%doc examples_java
|
|---|
| 357 | #%{_libdir}/libdb_java*.so
|
|---|
| 358 | #%{_datadir}/java/*.jar
|
|---|
| 359 | #%endif
|
|---|
| 360 |
|
|---|
| 361 | %changelog
|
|---|
| 362 | * Wed Feb 08 2017 yd <yd@os2power.com> 4.8.30-7
|
|---|
| 363 | - r1981, disable docs.
|
|---|
| 364 | - r1980, remove mmap hack.
|
|---|
| 365 | - build with libcx memory mapping.
|
|---|
| 366 | - update build scripts.
|
|---|
| 367 |
|
|---|
| 368 | * Wed Jan 11 2012 yd
|
|---|
| 369 | - avoid hpfs386 unpacking issues.
|
|---|
| 370 |
|
|---|
| 371 | * Mon Jan 09 2012 yd
|
|---|
| 372 | - build also c++ dll.
|
|---|
| 373 | - include docs in developer package.
|
|---|
| 374 |
|
|---|