Commit graph

30 commits

Author SHA1 Message Date
Wez Furlong
84293cb0b4 fixup linkage 2007-03-17 19:14:33 +00:00
Wez Furlong
35e9dc7e11 fix another typo. 2007-03-17 18:45:43 +00:00
Wez Furlong
a97a02fa4c create a separate library, libumem_malloc, for people that want to replace
malloc with the umem routines.
2007-03-17 18:22:16 +00:00
Wez Furlong
a6a20ffacf add man pages from opensolaris 2007-03-17 18:03:10 +00:00
Wez Furlong
8f2686cc81 fix typo and build on osx 2007-03-17 17:34:33 +00:00
Wez Furlong
c9b695687f tweak for svn 2007-03-17 17:31:57 +00:00
Devon H. O'Dell
7b6452aa2d Insert bits to allow successful compilation (and apparent success in
running) on FreeBSD.
2006-10-13 18:03:34 +00:00
Wez Furlong
724af76462 merge some OSX related fixes from ecelerity 2006-10-13 15:54:13 +00:00
Richard Dawe
07d8e36190 sol_compat.h: Pull in <sys/time.h> for proto of gettimeofday (fixes warnings) 2006-09-03 12:50:46 +00:00
Richard Dawe
29bf7f3e03 Add --enable-malloc-replacement option, for using libumem as a malloc replacement 2006-09-03 12:48:23 +00:00
Richard Dawe
e7140b1a1a Bugfix: 'rpm' target uses bzip2; so should the spec file 2006-09-03 12:45:22 +00:00
Richard Dawe
21f7b73b0f Include files, to pick up declarations for printf, strcpy (fixes warnings) 2006-09-03 11:57:04 +00:00
Richard Dawe
817aa395a1 Add another test program 2006-07-25 20:15:33 +00:00
Richard Dawe
07f343fdd8 Ignore more built files 2006-07-25 18:39:24 +00:00
Richard Dawe
c51a11fb01 Relax libtool version requirement; builds OK with libtool 1.4.2 on RH8.0 2006-07-25 18:37:09 +00:00
Richard Dawe
26b3085605 Specify build deps 2006-05-13 20:51:49 +00:00
Richard Dawe
c773e87bd3 Bugfix: need to depend on dist-bzip2 target, not the tarball, to ensure that tarball is always up-to-date 2006-05-13 20:50:18 +00:00
Richard Dawe
e781f51fc3 Use doxygen to build docs; generate spec file using configure; use tar.bz2 instead of tar.gz 2006-05-13 20:37:27 +00:00
Richard Dawe
8ddf3f8789 Ignore tarballs 2006-05-13 20:36:12 +00:00
Richard Dawe
c453cb48a6 Re-add README-alpha, to provide instructions for building from CVS, but this time actually adapt it to umem 2006-05-13 19:12:20 +00:00
Richard Dawe
11a4b72485 Bugfixes: install headers in correct place; include .so in -devel, not main rpm; run ldconfig on pre/post in rpm; clean out libtool files in rpm build 2006-03-12 18:23:52 +00:00
Richard Dawe
0d7e97d09b Beginnings of rpm build (currently broken) 2006-03-12 10:19:52 +00:00
Richard Dawe
1d494ceba8 'make dist' and 'make distcheck' work 2006-03-12 09:58:38 +00:00
Wez Furlong
aa3fcd42da ignore noisy autoconf bits 2006-03-11 18:58:46 +00:00
Wez Furlong
855e068963 make the build experience nicer outside of ecelerity.
Add a simple test app.
Note: we don't compile the malloc replacement component.
2006-03-11 18:57:05 +00:00
Wez Furlong
ec9812105b don't clobber our nice copyright file with GPL 2006-03-11 18:55:22 +00:00
Wez Furlong
427840d649 looks like an accidental commit 2006-03-11 17:34:08 +00:00
Richard Dawe
3f0a4a4e9b Build a basic shared library on Linux; may not work! 2006-03-11 17:15:25 +00:00
Wez Furlong
d7fe11594f Initial revision 2006-03-10 02:45:59 +00:00
no author
3f3cd30cf7 New repository initialized by cvs2svn. 2006-03-10 02:45:59 +00:00