HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of dev-util/cmake


Ignore:
Timestamp:
06/20/08 07:11:29 (7 years ago)
Author:
scottmc
Comment:

Updated haiku build status

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/cmake

    v1 v2  
    1111||Haiku||broken|| 
    1212 
    13 === (scottmc) - [Haiku] === 
     13=== work in progress (scottmc) - [Haiku] === 
    1414 
    15 {{{ 
    16 Have to add '&& !defined(__HAIKU__) && !defined(__ZETA__)' wherever '&& !defined(__ZETA__)' is found. 
    17 Grep showed it in a half dozen files.  Still more debugging needed... 
    18 }}} 
     15[http://tools.assembla.com/BePorts/browser/BePorts/trunk/dev-util/cmake/cmake-2.6.0-haiku.diff?rev=90 Patch][[BR]] 
     16 
     17Still some more work to be done to get this one to go, but this patch is getting it closer.[[BR]] 
     18Specifically need to check over ProcessUNIX.c and !SystemTools.cxx better as something still seems to not be right there.[[BR]] 
     19There's also an entire BeOS section in the !DynamicLoader.cxx file that needs to be figured out.   
     20!CurlTests.c also may need some work.  I think the masked out of !__BEOS!__ isn't going to work on this one as Haiku may have[[BR]] 
     21the same issues as BeOS with O_NONBLOCK.  I'll run this through again using this patch and post the results here. 
     22 
    1923 
    2024== version 2.5-20070131 == 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/