HomePhabricator

build: Tidy up file generation output
70c71c50ce55Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

build: Tidy up file generation output

  • Some file generation was still noisy, silence it.
  • AM_V_GEN is used rather than @ so that 'make V=1' works as intended
  • Cut down on file copies and moves when using sed, use pipes instead
  • Avoid the use of top_ and abs_ dirs where possible

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Jun 5 2014, 18:17
deadalnixPushed on May 14 2017, 22:04
Parents
rABC6b9f0d5554b7: build: nuke Makefile.include from orbit
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rABC70c71c50ce55: build: Tidy up file generation output (authored by Cory Fields <cory-nospam-@coryfields.com>).Jun 5 2014, 20:05