/[Apache-SVN]
ViewVC logotype

Revision 1469248


Jump to revision: Previous Next
Author: brane
Date: Thu Apr 18 09:49:03 2013 UTC (11 years ago)
Changed paths: 4
Log Message:
Fixed issue #4338 (Install mod_dontdothat with install-tools)

* build.conf (mod_dontdothat): Set install=tools instead of install=apache-mod.

* build/generator/gen_base.py (FileInfo): Changed constructor to optionally
   store the whole target object, not just its filename and conditional
   symbol name.
  (_sorted_files): Updated all calls to FileInfo constructor.

* build/generator/gen_make.py (Generator.write): When generating install
   targets, special-cased the installation mode based on the target type
   instead of just on the installation area (currently only for Apache
   modules).

* build/generator/templates/build-outputs.mk.ezt
  (Section 7: Install-Group install targets): Spent a few hours untangling
   the unholy mess that is the EZT syntax in order to emit correct commands
   to allow mod_dontdothat be installed into the $(APACHE_LIBEXECDIR) as
   a dependency of the install-tools target.


Changed paths

Path Details
Directorysubversion/trunk/build/generator/gen_base.py modified , text changed
Directorysubversion/trunk/build/generator/gen_make.py modified , text changed
Directorysubversion/trunk/build/generator/templates/build-outputs.mk.ezt modified , text changed
Directorysubversion/trunk/build.conf modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26