summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unwanted memory allocation for responseOBATA Akio2020-02-091-24/+6
| | | | | | | | It is expected as pointer to struct response with size fo the struct, not pointer to the pointer, but never returned to the caller. It should be allocated by the caller. Signed-off-by: OBATA Akio <[email protected]>
* Reset submodule main/dependencies/libcaldav/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Add support for GCC hidden visibility.Slávek Banko2019-10-101-0/+32
| | | | Signed-off-by: Slávek Banko <[email protected]>
* cmake: Install libraries according to multi-arch rules.Slávek Banko2019-10-101-0/+5
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add common directories.Slávek Banko2019-10-102-0/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Conversion to the cmake building system.gregory guy2019-10-1010-0/+263
| | | | | | | rfc4791.pdf has been moved to the doc folder. caldav pc file has been moved in the src folder. Signed-off-by: gregory guy <[email protected]>
* Minor update to AUTHORS fileTimothy Pearson2016-02-271-1/+1
|
* Remove obsolete svn directories.r14.0.6r14.0.5r14.0.4r14.0.3r14.0.2r14.0.1r14.0.0Darrell Anderson2013-05-0524-5940/+0
|
* Remove obsolete svn directories.Darrell Anderson2013-05-0529-4921/+0
|
* Fix typos.Darrell Anderson2013-05-054-4/+4
|
* Fix installation locations.Darrell Anderson2012-03-213-3/+3
| | | | This partially resolves bug report 701.
* Remove libcaldav.pc inadvertently copied from initial merge to GIT tree.Darrell Anderson2012-03-131-14/+0
| | | | This partially resolves bug report 701.
* Update ChangeLog fileTimothy Pearson2012-02-191-0/+18
|
* Initial importTimothy Pearson2012-02-16108-0/+31485