[cmake-developers] [CMake 0014788]: [patch] Several fixes for Haiku support.
Mantis Bug Tracker
mantis at public.kitware.com
Thu Mar 6 07:22:56 EST 2014
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=14788
======================================================================
Reported By: Adrien Destugues
Assigned To:
======================================================================
Project: CMake
Issue ID: 14788
Category: (No Category)
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-03-06 07:22 EST
Last Modified: 2014-03-06 07:22 EST
======================================================================
Summary: [patch] Several fixes for Haiku support.
Description:
The Haiku operating system has been maintaining custom patches to CMake for a
while now. It would be simpler for us if those were merged.
Here is a patch against CMake 3.0.0-rc1:
http://bb.haikuports.org/haikuports/raw/7b0678877260253c3b9ed567c4b35e80116308a4/dev-util/cmake/patches/cmake-3.0.0_rc1.patchset
This includes:
- Support slightly different naming and features of the elf.h header on Haiku,
to enable use of the rpath tricks
- Detection of command line length limit
- Support for our native HPKG package file format
- Some fixes to the Platform/Haiku.cmake to make it more solid, in particular
when using distcc or ccache
- Changes to some modules (SDL libraries, freetype) to not force the include
directory to be named "include" (for us, it's "headers").
- The last patch in the patchset (CPU frequency detection) was already applied
to KWSys.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-03-06 07:22 Adrien DestuguesNew Issue
2014-03-06 07:22 Adrien DestuguesFile Added: cmake-3.0.0_rc1.patchset
======================================================================
More information about the cmake-developers
mailing list