Commit Graph

53 Commits (023b3918201379009d853df2abbba3f2f3a488cb)
 

Author SHA1 Message Date
Michele Calgaro 023b391820
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0897c58efc)
7 months ago
Michele Calgaro f1c843a8c8
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2ee8df8526)
11 months ago
Slávek Banko 212fdb127c
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 65d70df372)
1 year ago
Michele Calgaro 36af5fc30f
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 4bb6449684
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 19784fb683
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko b9005b21d8
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 61d26c1501 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 4 years ago
TDE Gitea 67f7a9aa77 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 4 years ago
TDE Gitea 2404d25293 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 4 years ago
TDE Gitea cd04578f3e Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 4 years ago
Slávek Banko 924329fe36
Raise the minimum required version of CMake to 2.8.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea ed432050d8 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 4 years ago
TDE Gitea 25ee469ae2 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 4 years ago
TDE Gitea 089c269e1d Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 4 years ago
gregory guy a9a88a04a1
Drop automake build support.
Add basic cmake build instructions.
Deleted NEWS (no real content).
Rework of the README file.
Some cosmetics.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
TDE Gitea 56b524167a Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 4 years ago
Michele Calgaro 181edfe797
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea 073f4e8dd6 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 4 years ago
TDE Gitea c68f9a6a1e Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea d61549de56 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea b561f488c9 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea 3ad6325195 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea 296bae87cd Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea 02549f96b4 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea f246507645 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea f2f4b7b5e8 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea 83b687abf3 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea 9b97dca07d Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea 9a24a982da Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea 373292c89b Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
Slávek Banko 15c4694676
Fix typos from commit afa497c628.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea f42327e31e Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
OBATA Akio e4fca762b0 Fix memory leak of lock error messages
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio afa497c628 Fix to set error code and message properly
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio da62c8127a Simplify lock condition
Change to handle as LOCK is not supported for the case response of LOCK is
unimplemented.
Then
  * LOCKSUPPORT == FALSE:	LOCK is not supported
  * LOCKSUPPORT == TRUE:	LOCK is supported
  * lock == 0:			no LOCK error
  * lock == -1:			failed to LOCK

Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
TDE Gitea af65043b55 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea db5e548ea3 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
TDE Gitea 4fec903ef7 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
OBATA Akio 9578e366c2 Remove unwanted memory allocation for response
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 <obache@wizdas.com>
5 years ago
TDE Gitea 665e2b4845 Reset submodule main/dependencies/libcaldav/cmake to latest HEAD 5 years ago
Slávek Banko 76812f6b91
Add support for GCC hidden visibility.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko f4d6e7129f
cmake: Install libraries according to multi-arch rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 139ed9ca98
Add common directories.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 19b046ec42
Conversion to the cmake building system.
rfc4791.pdf has been moved to the doc folder.
caldav pc file has been moved in the src folder.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Timothy Pearson ceb78a2a81 Minor update to AUTHORS file 9 years ago
Darrell Anderson 074fd7751d Remove obsolete svn directories. 12 years ago
Darrell Anderson 6949915a0f Remove obsolete svn directories. 12 years ago
Darrell Anderson 014918eb7a Fix typos. 12 years ago
Darrell Anderson 03705c2239 Fix installation locations.
This partially resolves bug report 701.
13 years ago