summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Unpack models correctlyproject2-1.2.7.1Dan Goodliffe2016-09-30
|
* Slicer 1.4 compatibility fixproject2-1.2.7Dan Goodliffe2016-09-24
|
* Allow control of --dll-export and --iceDan Goodliffe2016-06-26
|
* Remove implicit cast to char * because it's dangerous as everyone knowsproject2-1.2.6Dan Goodliffe2016-05-09
|
* Fix leak of html/xml document structureDan Goodliffe2016-05-09
|
* Don't require ModelPartFor compat wrapperproject2-1.2.5.1Dan Goodliffe2016-02-07
|
* Default to compiling c++1y, fully stripped and gc'edDan Goodliffe2016-02-07
|
* Build most things by defaultDan Goodliffe2016-01-27
|
* Export exposed componentsproject2-1.2.5Dan Goodliffe2016-01-25
|
* Fix random imbue not working bug with much less codeDan Goodliffe2016-01-24
|
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
|
* Ignore IO errors writing CgiResults to clients as they may be gone awayproject2-1.2.4Dan Goodliffe2016-01-21
|
* Add workaround for has_result_type not correctly handling referencesDan Goodliffe2016-01-21
|
* Use libdbpp's table patchproject2-1.2.3Dan Goodliffe2015-12-30
|
* Changes to allow DynamicSql Writers to interact with DB::SqlWriterDan Goodliffe2015-12-30
|
* Unambigous sqlWriter[s].h nameDan Goodliffe2015-12-30
|
* Compatibility with libdbpp-*-1 - non-const ConnectionsDan Goodliffe2015-12-30
|
* Add missing links to pthread (gcc-5.3 fix)project2-1.2.2.5Dan Goodliffe2015-12-15
|
* 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 ↵Dan Goodliffe2015-12-10
| | | | ice parts
* Enable gc-sections in releaseDan Goodliffe2015-12-06
|
* Allow SqlBase to be initialised with just a datasource nameDan Goodliffe2015-11-23
|
* Move common code for database references into SqlBaseDan Goodliffe2015-11-23
|
* Make source object a virtual base of row set cacheDan Goodliffe2015-11-23
|
* Make source object a virtual base of row setDan Goodliffe2015-11-23
|
* Don't keep references to plugins that might get unloadedproject2-1.2.2.4Dan Goodliffe2015-10-25
|
* Support options sources and targets coming and going during options loadDan Goodliffe2015-10-24
|
* Fix loading dynamically added option sourcesDan Goodliffe2015-10-23
|
* Add includes now slicer uses adhocutilDan Goodliffe2015-10-23
|
* Tidy up and alias glibmm and libxml++ refsDan Goodliffe2015-10-23
|
* Don't immediate call clean up on libxmlproject2-1.2.2.1Dan Goodliffe2015-10-21
|
* Restructure alias all list and add missing thingsDan Goodliffe2015-10-17
|
* Handle redirect URL being a complete URL, fixes behaviour in Apache 2.4.17project2-1.2.2Dan Goodliffe2015-10-15
|
* Remove legacy definedDirs.h in favour of adhocutils'Dan Goodliffe2015-10-13
|
* Get rid of class Curl for being a) used wrong and b) just adding complicationproject2-1.2.1Dan Goodliffe2015-10-09
|
* Remove unnecessary wrappers, adhocutil provides suitable onesDan Goodliffe2015-10-09
|
* Refactor to support using VariableCurlHelper to inject its properties into ↵Dan Goodliffe2015-10-09
| | | | an pre-existing CurlHandle
* Add support for logging to the IceBox Logger instanceDan Goodliffe2015-10-06
|
* Compat fixes since adhocutil updates to masterDan Goodliffe2015-10-06
|
* Add basic support for reading Project2 options from Ice propertiesDan Goodliffe2015-10-06
|
* Basic daemon implementation to host a Project2 daemon inside IceBox with ↵Dan Goodliffe2015-10-06
| | | | unit test that (hopefully) emulates IceBox itself sufficiently closely
* Remove accidently add empty tarproject2-1.2Dan Goodliffe2015-10-05
|
* Restore HTML parse functionalityDan Goodliffe2015-10-05
|
* Slash the amount of inclusion in pre-compiled headersDan Goodliffe2015-10-02
|
* Add new projects to default buildDan Goodliffe2015-10-02
|
* Merge branch 'project2-adhoc-plugins'Dan Goodliffe2015-10-02
|\
| * Big tidy up of loggers and logger factoriesDan Goodliffe2015-10-01
| |
| * Rename some of the things badly named LoaderDan Goodliffe2015-10-01
| |
| * Merge Plugable and ComponentLoader into new LifeCycle classDan Goodliffe2015-10-01
| |