Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The "WindowsTrunkCompilation" page has been changed by wrowe:
https://wiki.apache.org/httpd/WindowsTrunkCompilation?action=diff&rev1=1&rev2=2

  
  The Apache HTTP Project has been shifting toward CMAKE as a build strategy, 
as have many of the OSS projects it depends on.
  
- The advantage is that PCRE can generate traditional nmake files, and can also 
assemble Visual Studio project and solution files for a number of different 
versions of that product, as well as Eclipse and others (type the 'cmake' 
command alone for hints).
+ The advantage is that PCRE can generate traditional nmake files, and can also 
assemble Visual Studio project and solution files for a number of different 
versions of that product, as well as Eclipse and other IDE's (type the 'cmake 
--help' command for supported build environments).
  
- Here are the required elements to build the "bleeding edge" of all components 
- certainly somewhere to start for development but not for the faint of heart 
or for actual server deployments.
+ Here are the required elements to build the "bleeding edge" of all components 
- certainly somewhere to start for development, but not for the faint of heart, 
and not to be trusted for most "real" server deployments.
  
  {{{
  Rem

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to