Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow rerunning autoreconf from the tarball | Stephen Gallagher | 2009-09-15 | 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 | ||||
* | Add 'make tests' target | Stephen Gallagher | 2009-09-11 | 1 | -0/+1 |
| | |||||
* | Remove unneeded binary objects from the replace directory | Stephen Gallagher | 2009-08-18 | 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. | ||||
* | Fixing build issues | Dmitri Pal | 2009-07-06 | 1 | -0/+1 |
| | | | | The macro was missing and the build on RHEL was failing due to it. | ||||
* | Enable quiet build for automake >= 1.11 | Stephen Gallagher | 2009-06-02 | 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. | ||||
* | more autotools cleanup | Sumit Bose | 2009-05-26 | 6 | -13/+14 |
| | |||||
* | Enable automake builds for libreplace | Stephen Gallagher | 2009-05-19 | 4 | -73/+57 |
| | |||||
* | Make it possible to pass extra CFLAGS and LDFLAGS by passing | Simo Sorce | 2008-10-04 | 1 | -2/+2 |
| | | | | them on the command line before calling makefiles | ||||
* | Sync with upstream changes | Simo Sorce | 2008-09-25 | 12 | -39/+90 |
| | |||||
* | Initial Import | Simo Sorce | 2008-09-05 | 69 | -0/+14668 |