/[Apache-SVN]
ViewVC logotype

Revision 106313


Jump to revision: Previous Next
Author: wrowe
Date: Tue Nov 23 16:57:18 2004 UTC (19 years, 6 months ago)
Changed paths: 3
Log Message:
  Eliminate awk autogeneration of the ApacheMonitor's .rc resource
  source file.

  By adding several macros to ap_release.h:

    - the stringize magic, in leiu of including a ton of cruft,
    - split subversion and "-dev" tokens (with a binary flag)
    - a _CSV token in the form of m,n,p (not a string)

  we are able to have use a static ApacheMonitor.rc file, which picks
  up all of the necessary values right from ap_release.h.

  If the group likes this approach, I will percolate it throughout
  the project, and we will lose the requirement of awk for everything
  -except- rewriting the installed httpd.conf script (developer builds
  always get an installed httpd.conf script - it's only 'fixed up' 
  with the correct @@ substitutions if they have awk.)

  This project was chosen because ApacheMonitor.rc already exists in svn.

  Comment please.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/include/ap_release.h modified , text changed
Directoryhttpd/httpd/trunk/support/win32/ApacheMonitor.dsp modified , text changed
Directoryhttpd/httpd/trunk/support/win32/ApacheMonitor.rc modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26