]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/Makefile
testing cache timeout resets without removing the item in question
[Evergreen.git] / OpenSRF / src / Makefile
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-11-21 ericksonone more log line
2005-11-07 ericksonopensrf_core now builds libopensrf.so and opensrf-c
2005-11-01 mikeradding support for alternate APR header dirs
2005-10-24 ericksonforcing user opensrf to start the system
2005-10-10 ericksonvarious tweaks
2005-10-05 ericksonslight C api change, method options are now passed...
2005-10-03 ericksonadded list and hash code based on libJudy
2005-09-22 ericksonadded objson dependency to libopensrf
2005-09-12 ericksonadded the md5 server (opensrf.version)
2005-09-09 ericksonadded caching and cache initialize routine to the boots...
2005-09-02 ericksonYoung C server code added
2005-09-01 ericksonchanged the CC_OPTS and LD_FLAGS to CFLAGS, LDFLAGS...
2005-08-29 mikerseparate REST gateway now compiles ... installation...
2005-08-22 ericksonnow copying over example srfsh file
2005-08-22 ericksonmoved router, gateways to a single config file opensrf_...
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...