Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-15 | Allow rerunning autoreconf from the tarball | Stephen Gallagher | 1 | -0/+3 | |
We were missing two files from the tarball distribution that prevented autoreconf from running successfully: VERSION and replace/autoconf-2.60.m4 | |||||
2009-09-11 | Add 'make tests' target | Stephen Gallagher | 1 | -0/+1 | |
2009-08-18 | Remove unneeded binary objects from the replace directory | Stephen Gallagher | 3 | -0/+0 | |
These were unintentionally committed binary files. They were used by the Samba project during cross-compilation, but they serve no purpose for us. | |||||
2009-07-06 | Fixing build issues | Dmitri Pal | 1 | -0/+1 | |
The macro was missing and the build on RHEL was failing due to it. | |||||
2009-06-02 | Enable quiet build for automake >= 1.11 | Stephen Gallagher | 1 | -0/+3 | |
If automake 1.11 or higher is available, use of the configure option '--enable-silent-rules' will suppress most build messages and replace them with lines such as CC sysdb.o This affects libtool as well. | |||||
2009-05-26 | more autotools cleanup | Sumit Bose | 6 | -13/+14 | |
2009-05-19 | Enable automake builds for libreplace | Stephen Gallagher | 4 | -73/+57 | |
2008-10-04 | Make it possible to pass extra CFLAGS and LDFLAGS by passing | Simo Sorce | 1 | -2/+2 | |
them on the command line before calling makefiles | |||||
2008-09-25 | Sync with upstream changes | Simo Sorce | 12 | -39/+90 | |
2008-09-05 | Initial Import | Simo Sorce | 69 | -0/+14668 | |