summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add fetch variant that takes an existing DB connection, suitable for use in t...icetray-0.1.4Dan Goodliffe2017-05-14
* Standalone splitDan Goodliffe2017-04-28
* Upgrade to libxml++3Dan Goodliffe2017-04-28
* Read DB command options from .sql file commentsicetray-0.1.3Dan Goodliffe2017-01-08
* Replace messy m4 scripts with a proper C++ app for creating .cpp and .h for S...Dan Goodliffe2017-01-08
* Add sql source wrappers to get commands with options containing hash and any ...icetray-0.1.2Dan Goodliffe2017-01-01
* Add method for replacing a named object added default adapter during service ...icetray-0.1.1Dan Goodliffe2016-12-30
* Change return of setup function and service reference to be icetray specificDan Goodliffe2016-12-30
* Set cxxflags specifically, not cflagsDan Goodliffe2016-10-07
* Behave more like a normal compiler (write whole file, not append existing one)Dan Goodliffe2016-10-07
* Allow control of --dll-export and --iceDan Goodliffe2016-06-26
* More sensible SQL script embeddingicetray-0.1Dan Goodliffe2016-04-30
* Tidy up and provide improved variable/SQL bindingDan Goodliffe2016-04-30
* Fix connection in testDan Goodliffe2016-04-30
* Don't terminate the SQL command with NULL, std::string doesn't require itDan Goodliffe2016-04-24
* Build most things by defaultDan Goodliffe2016-01-27
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
* Default to portless endpoints for dryice and use service communicator to find...Dan Goodliffe2016-01-11
* Correct permissions of members in DB clientDan Goodliffe2016-01-10
* Update to use new AdHoc::Cache interfaceDan Goodliffe2016-01-05
* Use typedef for constructor paramDan Goodliffe2016-01-05
* Restructure files into sensible subfoldersDan Goodliffe2016-01-03
* Big tidy-up and add tools for building servicesDan Goodliffe2016-01-03
* Remove rogue source fileDan Goodliffe2016-01-03
* Compatibility with libdbpp-*-1Dan Goodliffe2015-12-29
* Add install rulesDan Goodliffe2015-12-23
* Create IceTray and DryIce for bootstrapping and dry running IceBox servicesDan Goodliffe2015-12-23
* Switch lib64 references for native onesDan Goodliffe2015-12-12
* Truncate file before slicer as slicer appendsDan Goodliffe2015-12-11
* Add slicer pure feature value to build just the slicer parts, not the raw ice...Dan Goodliffe2015-12-10
* Enable gc-sections in releaseDan Goodliffe2015-12-06
* Tidy up and alias glibmm and libxml++ refsDan Goodliffe2015-10-23
* Restructure alias all list and add missing thingsDan Goodliffe2015-10-17
* Add new projects to default buildDan Goodliffe2015-10-02
* Add a code coverage profileDan Goodliffe2015-09-12
* Add libadhocutil to the default buildDan Goodliffe2015-09-03
* Visibility hiddenDan Goodliffe2015-07-25
* The slicer feature should not be propergated, it's library specific whether i...Dan Goodliffe2015-06-18
* Move to C++0yDan Goodliffe2015-06-03
* Pass include dirs to slice toolsDan Goodliffe2015-01-28
* Ignore Vim swap filesDan Goodliffe2015-01-15
* Support complex types in rows and parametersDan Goodliffe2014-12-09
* Add .gitignore filesDan Goodliffe2014-11-22
* Fix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE...randomdan2014-11-13
* More friendly linkflags and some ycm configsrandomdan2014-06-05
* Split out ICE support from project jam file, add support for slicerrandomdan2014-06-02
* Fix slice scanner and split .ice files back into logical blocksrandomdan2013-12-22
* Use CXX from the environmentrandomdan2013-08-19
* Migrate all stuff to stricter compilations/links and C++0x buildsrandomdan2012-07-10
* Finally convert ytfs to use boost stuff (untested, but it does build)randomdan2011-02-23