]> git.evergreen-ils.org Git - OpenSRF.git/history - src/Makefile
fixed a problem in utils where I was using a va_list after calling va_end on the...
[OpenSRF.git] / src / Makefile
2005-08-17 ericksonfixed a problem in utils where I was using a va_list...
2005-08-16 ericksonmoved transport code over to utils/socket_bundle so...
2005-08-02 mikerchanges to support the REST gateway
2005-07-26 ericksonmore install goodness, fixed random jserver bug
2005-07-25 ericksoncopying over the opensrf.xml config file
2005-07-22 ericksonmore install arranging
2005-07-21 ericksonsmall tweaks and changes to make the install process...
2005-07-20 ericksonfixed some typos, logic errors
2005-07-15 ericksonremoved all of the old libjson dependencies
2005-07-14 ericksonfixed some a bug in jserver, added some debug lines
2005-07-05 ericksonmoving over to install.sh build
2005-07-01 ericksonadded -g for debugging for now
2005-06-29 mikerset up deps for single builds -- add install-prep to...
2005-06-19 ericksonrenamed some more apache makefile vars
2005-06-19 ericksonmoved apache header dir to the toplevel makefile
2005-06-19 ericksonmore smarter src makefile. does all of the dependency...
2005-06-06 ericksonadded objson target
2005-05-11 ericksonremoved gateway from the 'all' target since it required...
2005-05-02 ericksonadded gateway build
2005-03-17 ericksonlib dir is added now
2005-03-02 ericksonadded an 'install' target to these makefiles that just...
2005-03-02 ericksonadded srfsh to the top level makefile
2005-02-24 ericksonOK. This is the first early C version of the OpenSRF...