Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - changed the build system to use a single source tarball again (but | Rainer Gerhards | 2007-10-11 | 1 | -58/+234 |
| | | | | | | | | | | | | | | | | different makefiles for the main project and ommysql) - applied fixes from Michael Biebl: 1.) fix failing compilation of ommysql plugin (s/ommysql-config.h/config.h/) 2.) fix mysql configure check (although the default is no, we did check for the mysql devel files) 3.) Create a separate Makefile.am for the doc files. This cleans up the toplevel Makefile.am considerably and makes it much more readable and maintainable. 3b) Assign the html doc files to html_DATA. This means, they are installed to $(hmtdir), which by autoconf standards is $(prefix)/share/doc/$packagename/. 4.) Reformat the SOURCES line to make it better readable and maintainable. | ||||
* | working on optimizing the build environment - still sub-optimal | Rainer Gerhards | 2005-08-10 | 1 | -16/+28 |
| | |||||
* | more minor changes (mostly forgotten things;)) | Rainer Gerhards | 2005-03-18 | 1 | -20/+12 |
| | |||||
* | coming closer to 0.8.1 release | Rainer Gerhards | 2005-02-25 | 1 | -4/+5 |
| | |||||
* | hopefully ready for initial beta... | Rainer Gerhards | 2004-12-08 | 1 | -0/+13 |
| | |||||
* | getting closer to initial (beta) release | Rainer Gerhards | 2004-12-08 | 1 | -1/+0 |
| | |||||
* | substring support for properties added, some fixes | Rainer Gerhards | 2004-12-03 | 1 | -0/+1 |
| | |||||
* | preparing for packaging | Rainer Gerhards | 2004-11-26 | 1 | -16/+19 |
| | |||||
* | Initial revision | Rainer Gerhards | 2004-11-08 | 1 | -0/+37 |