VirtualBox

Changeset 2369 in kBuild


Ignore:
Timestamp:
Nov 30, 2009 12:31:21 AM (15 years ago)
Author:
bird
Message:

0.1.5: Backported r2361: units/qt4.kmk: Made the RCC part quite.

Location:
branches/kBuild-0.1.5
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/kBuild-0.1.5

    • Property svn:mergeinfo changed
      /trunkmerged: 2361
  • branches/kBuild-0.1.5/kBuild/units/qt4.kmk

    r2368 r2369  
    402402                -o $(out)\
    403403                $(source)
    404         $(APPEND) $(dep) '\'
    405         $(APPEND) $(dep) '$(out): \'
    406         $(APPEND) $(dep) '$(source) \'
    407         $(SED) \
     404        $(QUIET2)$(APPEND) $(dep) '\'
     405        $(QUIET2)$(APPEND) $(dep) '$(out): \'
     406        $(QUIET2)$(APPEND) $(dep) '$(source) \'
     407        $(QUIET2)$(SED) \
    408408                -e '/^[[:blank:]]*<file[[:blank:]][^>]*>/!d' \
    409409                -e 's/^.*<file[[:blank:]][^>]*>\([^<]*\)<\/file>.*$$$$/\1/' \
     
    412412                --append $(dep) \
    413413                $(source)
    414         $(APPEND) $(dep)
    415         $(SED) \
     414        $(QUIET2)$(APPEND) $(dep)
     415        $(QUIET2)$(SED) \
    416416                -e '/^[[:blank:]]*<file[[:blank:]][^>]*>/!d' \
    417417                -e 's/^.*<file[[:blank:]][^>]*>\([^<]*\)<\/file>.*$$$$/\1/' \
     
    420420                --append $(dep) \
    421421                $(source)
    422         $(APPEND) $(dep)
     422        $(QUIET2)$(APPEND) $(dep)
    423423endef
    424424
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette