index
:
libkolabxml
buildsystem
dev/default_priority
dev/delete_testfiles
dev/frameworks
files
libkolabxml-0.3
libkolabxml-0.4
libkolabxml-0.5
libkolabxml-0.6
libkolabxml-0.7
libkolabxml-0.8
libkolabxml-1.0
libkolabxml-1.1
master
php
Kolab XML Format Schema Definitions Library
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-01
Prepare for 0.4 release.
libkolabxml-0.4.0
libkolabxml-0.4
Christian Mollekopf
5
-391/+9
2012-04-26
fixed library name in configure script
Christian Mollekopf
1
-1/+1
2012-04-25
Merge branch 'master' of ssh://git.kolab.org/git/libkolabxml
Christian Mollekopf
1
-3/+1
2012-04-25
log warnings too
Christian Mollekopf
1
-0/+4
2012-04-24
Partially revert ad79c1c7 due to stupid CMake rookieness
Thomas B
1
-3/+1
2012-04-24
Use passed in product id.
Christian Mollekopf
7
-24/+48
2012-04-22
Merge branch 'master' of ssh://git.kolab.org/git/libkolabxml
Christian Mollekopf
2
-2/+4
2012-04-22
Use the right directory for cmake files, so they are automatically found by c...
Christian Mollekopf
1
-1/+1
2012-04-21
Fix merge conflict
Thomas B
1
-1/+29
2012-04-21
Allow overrides for PHP_INSTALL_DIR; Update Mac install guide
Thomas B
2
-2/+4
2012-04-21
Updated readme files.
Christian Mollekopf
2
-2/+30
2012-04-21
Revamp of buildsystem to use cmake config files and avoid several other quirks.
Christian Mollekopf
13
-177/+153
2012-04-20
Create 0.3.0 tarball
libkolabxml-0.3.0
libkolabxml-0.3
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2012-04-20
Merge branch 'master' of ssh://git.kolabsys.com/git/libkolabxml
Jeroen van Meeuwen (Kolab Systems)
1
-0/+10
2012-04-20
Fix compile with gcc 4.7.
Christian Mollekopf
1
-0/+10
2012-04-20
This is 0.3 already
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-04-20
Automatically make a tarball
Jeroen van Meeuwen (Kolab Systems)
1
-0/+9
2012-04-20
the old version of FindPythonLibs.cmake doesn't set the prefix.
Christian Mollekopf
1
-0/+4
2012-04-20
Remove unnecessary workarounds which can be solved by -DCMAKE_PREFIX_PATH=/us...
Christian Mollekopf
3
-46/+5
2012-04-19
For some reason that is beyond me python is not found on el6, this allows to ...
Christian Mollekopf
1
-0/+32
2012-04-13
Specify search paths for libraries.
Christian Mollekopf
2
-2/+14
2012-04-11
fixed typo
Christian Mollekopf
1
-1/+1
2012-04-11
Fix build for el5.
Christian Mollekopf
1
-1/+8
2012-04-11
comply to strict aliasing rules
Christian Mollekopf
1
-2/+3
2012-04-11
Fixed build.
Christian Mollekopf
3
-25/+48
2012-04-11
Fixed implicit number conversions. -Wconversion breaks boost_foreach.
Christian Mollekopf
6
-22/+22
2012-04-11
Don't build bindings by default, only if explicitly requested with the approp...
Christian Mollekopf
2
-5/+19
2012-04-11
always build dist targets, but make it possible to build dist targets only
Christian Mollekopf
1
-14/+17
2012-04-09
We don't need to distinguish the install targets. The given path is always co...
Christian Mollekopf
1
-2/+2
2012-04-09
Remove old file (and the libkolabxml directory)
Christian Mollekopf
1
-1/+0
2012-04-09
cleanup
Christian Mollekopf
1
-1/+0
2012-04-09
fixed python building, use the functions provided by FindPythonLibs.cmake
Christian Mollekopf
1
-28/+28
2012-04-09
Merge branch 'master' of ssh://git.kolab.org/git/libkolabxml
Christian Mollekopf
1
-1/+1
2012-04-09
fixed building of csharp bindings
Christian Mollekopf
1
-84/+36
2012-04-09
added missing interfaces
Christian Mollekopf
1
-0/+4
2012-04-09
Execute the correct php code with the correct parameters
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-04-09
Use a container for urls too, as they can have types attached.
Christian Mollekopf
5
-8/+47
2012-04-09
Merge branch 'master' of ssh://git.kolab.org/git/libkolabxml
Christian Mollekopf
1
-2/+5
2012-04-06
added warning for the << operator, as it doesn't modify the vector
Christian Mollekopf
1
-0/+1
2012-04-05
Update tests to new defaults of cDateTime
Thomas B
1
-2/+5
2012-04-05
Strip urn::uuid from uid, and fix comparator which is supposed ot check the p...
Christian Mollekopf
2
-2/+2
2012-04-05
check that alarm start date is utc and set error accordingly.
Christian Mollekopf
1
-1/+4
2012-04-05
Consistently default to local time.
Christian Mollekopf
2
-4/+4
2012-04-04
Merge branch 'master' of ssh://git.kolab.org/git/libkolabxml
Christian Mollekopf
1
-0/+28
2012-04-04
Empty affiliations are skipped.
Christian Mollekopf
1
-0/+1
2012-04-04
Use the more general and standards compliant key property also in the API.
Christian Mollekopf
4
-33/+79
2012-04-03
Remove debug output
Thomas B
1
-1/+1
2012-04-03
Add more tests for PHP bindings
Thomas B
1
-0/+28
2012-03-30
skip empty affiliations
Christian Mollekopf
1
-0/+4
2012-03-30
Make it possible to override the system timestamp (needed for testing).
Christian Mollekopf
7
-8/+49
[next]