Ticket #17 (closed enhancement: fixed)

Opened 17 months ago

Last modified 6 months ago

Cmake build infrastructure files

Reported by: hsattler Owned by: hsattler
Priority: major Milestone:
Component: openobex-lib Version:
Keywords: cmake Cc:

Description

The current build system (autotools+libtool) are slow and only support gcc. Thus I wrote CMakeLists.txt files for the whole project.

CMake-2.4.7 (rc11 is fine) is REQUIRED. Tested on linux and native mingw32. Good cross-compilation is not possible, yet, but CMake-2.6 will support this.

These are an updated version of the files posted to the mailing list. There is also the docproc.patch that is required to build the documentation (only tested on linux).

Attachments

openobex-cmake.tar.gz (4.7 KB) - added by hsattler 17 months ago.
cmake files
docproc.patch (379 bytes) - added by hsattler 17 months ago.
docproc runtime fix if environment variable TOPDIR is not defined

Change History

Changed 17 months ago by hsattler

cmake files

Changed 17 months ago by hsattler

docproc runtime fix if environment variable TOPDIR is not defined

in reply to: ↑ description   Changed 17 months ago by hsattler

I forgot to mention: you must apply http://dev.zuckschwerdt.org/openobex/attachment/ticket/9/200_dll.patch on linux or comment the test for COMPILER_SUPPORT_VISIBILITY.

HS

  Changed 7 months ago by zany

  • owner changed from somebody to hsattler

  Changed 7 months ago by zany

  • owner changed from hsattler to zany
  • status changed from new to assigned

  Changed 7 months ago by zany

  • owner changed from zany to hsattler
  • status changed from assigned to new

  Changed 6 months ago by hsattler

  • status changed from new to closed
  • resolution set to fixed

fixed in svn r339

Note: See TracTickets for help on using tickets.