]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/Makefile
This commit breaks compatibility with OpenSRF 0.9.
[Evergreen.git] / Open-ILS / src / Makefile
2007-10-18 dbsThis commit breaks compatibility with OpenSRF 0.9.
2007-10-12 ericksoncopying more utility scripts into the bindir
2007-09-20 dbsAdd -D_LARGEFILE64_SOURCE directly to the Makefile
2007-08-07 mikerPatch from Dan Scott to provide better default configur...
2007-06-13 ericksondid a little makefile trickery to get everything to...
2007-06-12 mikerPatch from Dan Scott to fix up the OpenILS/Evergreen...
2007-03-10 ericksonadded an example lib ips file. removed evergreen_core...
2007-03-05 ericksonmoved openils.xml.example opensrf.xml.example
2007-03-05 mikersupport different version of Pg
2007-02-22 ericksonnot copying old reporter configs and templates, leaving...
2007-02-22 ericksonaugmenting instead of overrideing CFLAGS and LDLIBS
2007-02-20 mikerdeprecate libfieldmapper by moving to the idl interface...
2006-12-01 ericksonadded install logic to copy over the admin "project"
2006-11-07 pinesremoved unnecessary copy line
2006-11-02 mikerslimpac. yay!
2006-10-03 pinesfixed typo
2006-10-01 ericksonadded some reports install logic
2006-08-28 ericksonmaking cnbrowse link
2006-08-25 ericksoncopying xsl files to opac extras dir
2006-08-11 ericksoncopying hold template and sip config
2006-06-29 ericksonremoved rest gateway - added IDL copy
2006-06-14 ericksonreverting change
2006-06-14 ericksonadded method to get list of record_descriptor object...
2006-06-13 ericksonadded catalog scripts to build process
2006-06-02 ericksoncopying xsl files into opac/extras/xsl so the staff...
2006-05-12 ericksonfixed build error for offline dir
2006-05-12 ericksonfixed install bug
2006-05-09 mikerMakefile update; attempting to remove fieldmapper_looku...
2006-05-08 ericksonadded autogenerated not-found events for basically...
2006-04-20 mikeradding db port to build/install
2006-04-05 ericksonadded install config info for the penalty scripts
2006-04-03 ericksonremoving xmlbuilder from the build process
2006-04-03 ericksonnow installing offline cgi and config
2006-03-20 ericksonadded mod_xmlent to the build process
2006-02-08 ericksonadded simple request utilty to display fieldmapper...
2006-01-30 phasefxserver xul versioning
2006-01-30 phasefxpart of the versioning puzzle
2006-01-27 ericksonAdded lame warning message to makefile when the storage...
2006-01-25 erickson added -f to the ln calls in case the dest files alread...
2006-01-25 phasefxtweak
2006-01-25 phasefxsyntax
2006-01-25 phasefxlet's uncomment these
2006-01-25 phasefxlooks sane to me, but untested
2006-01-24 ericksoncopying js (not the CVS dir :) )
2006-01-20 erickson added target for circ script installing
2005-12-19 ericksonbuilding web symlinks
2005-12-06 ericksoncopying events file to var/data/
2005-11-17 mikerreporter stuff
2005-11-09 ericksonadded pop method to osrf_list
2005-11-01 ericksonadded the <language> block to the opensrf app config...
2005-11-01 mikeradding support for alternate APR header dirs
2005-10-24 ericksonforcing user opensrf to start the system
2005-10-24 ericksonnot allowing the code to be run as root
2005-10-04 ericksonadded atomic method cabilities
2005-09-15 ericksonmade C auth server
2005-09-12 mikerrenaming the setup file for direct DB connection
2005-09-07 ericksonchanged $ to $$ for shell vars
2005-09-07 mikerseperating the CGI install from the DB bootstrapping
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 ericksonadded a header file for the gateway
2005-08-22 ericksonmoved router, gateways to a single config file opensrf_...
2005-08-20 ericksonupdated make process to copy over new web stuff and...
2005-08-16 ericksonmoved transport code over to utils/socket_bundle so...
2005-08-05 ericksonmuch work toward the dtd-on-the-fly architecture for...
2005-07-27 ericksonfixed bug in opensrf_all
2005-07-26 ericksonmore install goodness, fixed some bugs, etc
2005-07-26 ericksonmore install goodness, fixed random jserver bug
2005-07-25 ericksoncopying over the openils config file
2005-07-25 ericksonmore build goodness, fixed the javascript location...
2005-07-24 mikerdatabase creation stuff -- untested
2005-07-24 mikerinitial bootstrapping "install dance" stuff
2005-07-22 ericksonmore install arranging
2005-07-21 ericksonsmall tweaks and changes to make the install process...
2005-07-20 ericksonadding more build targets and build variables
2005-07-08 ericksonmakefile for Open-ILS