You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/03/21 17:04:43 UTC

[Bug 62206] New: convert build scripts to makefiles, remove need for configure, automake, autoconf, perl, m4, awk, d, makedep

https://bz.apache.org/bugzilla/show_bug.cgi?id=62206

            Bug ID: 62206
           Summary: convert build scripts to makefiles, remove need for
                    configure, automake, autoconf, perl, m4, awk, d,
                    makedep
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
          Assignee: bugs@httpd.apache.org
          Reporter: jmichae35@gmail.com
  Target Milestone: ---

convert build scripts to makefiles, remove need for configure, automake,
autoconf, perl, m4, awk, d, makedep

rename server/buildmark.c to something more appropriate (nicer)

start a new win32 project set+solution(.sln) using a modern compiler to support
64-bit, 32-bit targets. right now, only supports 32-bit targets, and very
old-school.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62206] convert build scripts to makefiles, remove need for configure, automake, autoconf, perl, m4, awk, d, makedep

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62206

jmichae35@gmail.com <jm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from jmichae35@gmail.com <jm...@gmail.com> ---
should just need root dir makefile which you just configure for target cpu, OS,
and compiler.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62206] convert build scripts to makefiles, remove need for configure, automake, autoconf, perl, m4, awk, d, makedep

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62206

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #2 from Eric Covener <co...@gmail.com> ---
sorry, but those are all quite unlikely. On the windows front, we have
workable cmake support that people use. There doesn't seem to be much traction
on maintaining anything else.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org