internals:cmake

This is an old revision of the document!


CMake Migration

Cmake Migration projects is a GSoC project mentored by Pierre A. Joye and developed by Alejandro Leiva. More info.

Introduction

In PHP context CMake should do the PHP developer's life easier and more productive.

  • Uniform language in many platforms.
  • The ability to automatically search for programs, libraries and header files.
  • Macro support.
  • The ability to generate native projects formats.
  • Cross-compiling support.

Supported Platforms

  • Linux
  • Solaris / SunOS
  • IRIX
  • HPUX
  • AIX
  • Mac OS X > 10.2
  • FreeBSD
  • OSF
  • Windows 98/ME/NT/2K/XP
  • Windows Cygwin
  • Windows Mingw

Development

You can get acces to web interfaces for the project accesing to: http://dev.litio.org/

You can get the current development code (trunk) with anonymous access from svn using this command:

svn co http://dev.litio.org/svn/php-cmake/trunk <directory>

Note: If you want to add some patches you can send it or request an account to gloob@php.net

internals/cmake.1213378501.txt.gz · Last modified: 2017/09/22 13:28 (external edit)