2005-08-29 |
helge | added PCH support for frameworks |
tree | commitdiff |
2005-08-27 |
helge | improved PCH support |
tree | commitdiff |
2005-08-27 |
helge | added PCH support |
tree | commitdiff |
2005-08-23 |
znek | synced with latest additions and bumped framework versions |
tree | commitdiff |
2005-08-21 |
helge | more work on osx packaging |
tree | commitdiff |
2005-08-20 |
helge | added --frameworks option to configure |
tree | commitdiff |
2005-08-16 |
helge | fixed install locations on OSX |
tree | commitdiff |
2005-08-16 |
helge | added OSX framework support |
tree | commitdiff |
2005-08-08 |
helge | fixed inline compilation |
tree | commitdiff |
2005-08-08 |
helge | removed CVS Id fields |
tree | commitdiff |
2005-08-07 |
ley | Add pg_config support for detectig postgresql include... |
tree | commitdiff |
2005-08-06 |
helge | improved configure system, more libraries are optional now |
tree | commitdiff |
2005-08-06 |
helge | fixed a warning on OSX 10.4 |
tree | commitdiff |
2005-07-29 |
helge | fixed NSData values with MySQL |
tree | commitdiff |
2005-07-27 |
helge | fixed gcc 4.0 warnings |
tree | commitdiff |
2005-07-27 |
helge | fixed gcc 4.0 warnings |
tree | commitdiff |
2005-07-26 |
helge | OpenBSD linking (#1497) |
tree | commitdiff |
2005-07-13 |
helge | exposed the version retrieval method |
tree | commitdiff |
2005-07-13 |
helge | properly detect extraction errors |
tree | commitdiff |
2005-07-13 |
helge | improved support for content revisions |
tree | commitdiff |
2005-07-13 |
helge | changed not to use beautified attribute names |
tree | commitdiff |
2005-07-11 |
helge | added a scanning function to the resource locator |
tree | commitdiff |
2005-06-08 |
znek | converted all Xcode projects from Xcode < 2.1 to 2.1 |
tree | commitdiff |
2005-06-02 |
helge | fixed a compilation error |
tree | commitdiff |
2005-06-01 |
helge | added some comments, subminor tweaks |
tree | commitdiff |
2005-05-09 |
helge | fixed gcc 4.0 warnings |
tree | commitdiff |
2005-05-03 |
znek | bumped framework versions |
tree | commitdiff |
2005-04-25 |
helge | fixed gcc 4.0 warnings |
tree | commitdiff |
2005-04-22 |
helge | patched makefile for inline compilation |
tree | commitdiff |
2005-04-21 |
helge | fixed for new -describeResults: API |
tree | commitdiff |
2005-04-21 |
helge | fixed makefile for MySQL 3.x, improved -describeResults: |
tree | commitdiff |
2005-04-20 |
helge | made utf-8 set a warning |
tree | commitdiff |
2005-04-20 |
helge | renamed MySQL4 to MySQL |
tree | commitdiff |
2005-04-20 |
helge | moved MySQL directory |
tree | commitdiff |
2005-04-19 |
helge | added number fetching, added primary key generation |
tree | commitdiff |
2005-04-19 |
helge | fixed to MySQL API |
tree | commitdiff |
2005-04-12 |
helge | more work on MySQL fetching |
tree | commitdiff |
2005-04-12 |
helge | added some fetch support |
tree | commitdiff |
2005-04-12 |
helge | gcc 3.4.3 cleanups |
tree | commitdiff |
2005-04-12 |
helge | bumbed max connection count |
tree | commitdiff |
2005-04-12 |
helge | added query call |
tree | commitdiff |
2005-04-11 |
helge | put connection into UTF-8 mode |
tree | commitdiff |
2005-04-11 |
helge | connect work |
tree | commitdiff |
2005-04-11 |
helge | more reorgs |
tree | commitdiff |
2005-04-11 |
helge | renamed categories |
tree | commitdiff |
2005-04-11 |
helge | more cleanups |
tree | commitdiff |
2005-04-11 |
helge | minor cleanups |
tree | commitdiff |
2005-04-11 |
helge | more renaming |
tree | commitdiff |
2005-04-11 |
helge | renamed classes |
tree | commitdiff |
2005-04-11 |
helge | added MySQL linking flags |
tree | commitdiff |
2005-04-11 |
helge | renamed files |
tree | commitdiff |
2005-04-11 |
helge | started MySQL4 adaptor based on SQLite one |
tree | commitdiff |
2005-03-21 |
helge | added FHS support for libGDLContentStore |
tree | commitdiff |
2005-03-20 |
znek | Fixed minor Xcode problems reported by Stephane Corthes... |
tree | commitdiff |
2005-03-20 |
helge | properly use system-lib-dir |
tree | commitdiff |
2005-03-20 |
helge | compile GDLContentStore |
tree | commitdiff |
2005-03-20 |
helge | added OGoContentStore library to sope-gdl1 |
tree | commitdiff |
2005-03-15 |
helge | fixed a compile issue with gstep-make |
tree | commitdiff |
2005-02-24 |
helge | improved SQL generation |
tree | commitdiff |
2005-02-24 |
helge | fixed compilation on MacOSX |
tree | commitdiff |
2005-02-21 |
znek | Oops, wrong committer - fixed |
tree | commitdiff |
2005-02-21 |
znek | Added SQLite3 adaptor, bumped version informations |
tree | commitdiff |
2005-02-21 |
helge | register 'http' url as postgresql ... |
tree | commitdiff |
2005-02-21 |
helge | fixed a error log |
tree | commitdiff |
2005-02-21 |
helge | fixed fetch issue |
tree | commitdiff |
2005-02-20 |
helge | added +adaptorForURL: factory method |
tree | commitdiff |
2005-02-20 |
helge | implemented describeResults |
tree | commitdiff |
2005-02-20 |
helge | basic implementation is working now |
tree | commitdiff |
2005-02-20 |
helge | fixed gdltest |
tree | commitdiff |
2005-02-20 |
helge | added prototypical SQLite3 adaptor |
tree | commitdiff |
2005-01-13 |
helge | minor fixes and cleanups |
tree | commitdiff |
2005-01-13 |
helge | fixed a bug in the sort order generator, major reorgs |
tree | commitdiff |
2005-01-06 |
helge | fixed an Xcode warning |
tree | commitdiff |
2005-01-04 |
znek | Xcode dyld version bump |
tree | commitdiff |
2005-01-04 |
helge | fixed some Xcode warnings |
tree | commitdiff |
2005-01-04 |
znek | Revisited all copied resources in all Xcode projects... |
tree | commitdiff |
2004-12-21 |
znek | bump version numbers for Xcode build |
tree | commitdiff |
2004-12-14 |
znek | Xcode updates and updates for SOPE:X 2.x |
tree | commitdiff |
2004-11-13 |
helge | fixed bug in GDL adaptor lookup |
tree | commitdiff |
2004-11-11 |
znek | Xcode fixes |
tree | commitdiff |
2004-11-09 |
helge | bumped sope-gdl1 version to 4.5, fixed loading of adapt... |
tree | commitdiff |
2004-11-07 |
znek | bumped all dylib versions to be in sync with the gs... |
tree | commitdiff |
2004-11-06 |
helge | bumbed versions to 4.5 |
tree | commitdiff |
2004-11-04 |
helge | use Version file for install locations |
tree | commitdiff |
2004-10-17 |
helge | include config.make in makefiles |
tree | commitdiff |
2004-10-11 |
helge | fixed makefiles to search FHS locations at the last... |
tree | commitdiff |
2004-09-22 |
znek | minor fixes |
tree | commitdiff |
2004-09-22 |
znek | new Xcode projects |
tree | commitdiff |
2004-09-11 |
znek | fixes for inline compilation using gs-make 1.10 and... |
tree | commitdiff |
2004-09-06 |
helge | removed some libFoundation dependencies, cleaned up |
tree | commitdiff |
2004-09-06 |
helge | fixed a warning |
tree | commitdiff |
2004-09-05 |
helge | added a select..X method which doesn't raise NSExceptions, |
tree | commitdiff |
2004-09-01 |
helge | fixed library versions for gstep-make 1.9.2 |
tree | commitdiff |
2004-08-31 |
helge | fixed build with gstep-make 1.9.2 |
tree | commitdiff |
2004-08-29 |
helge | added FHS hack to GDL |
tree | commitdiff |
2004-08-27 |
helge | renamed PostgreSQL72 to PostgreSQL, install in Library... |
tree | commitdiff |
2004-08-27 |
helge | fixed library version |
tree | commitdiff |
2004-08-20 |
helge | fix for lF |
tree | commitdiff |
2004-08-20 |
helge | fixed for lF |
tree | commitdiff |
2004-08-20 |
helge | macosx fixes |
tree | commitdiff |
next |