Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7182054

build-infra: Print more approriate name of what is being built

    XMLWordPrintable

Details

    • generic
    • generic

    Description

      Not a major issue no, but I agree that it would be nice, and useful, if it said something more accuratly describing the product being built.

      /Erik

      On 2012-07-04 15:56, David Holmes wrote:
      common/makefiles/MakefileHelpers.gmk always reports that it is building OpenJDK even if it is not:

      define PrintStartMessage
         $(if $(VERBOSE),,@$(ECHO) Running make as $(MAKE) $(MFLAGS) $(MAKE_ARGS))
         $(call CheckEnvironment)
         @$(ECHO) "Building OpenJDK for target $(if $(MAKECMDGOALS),'$(MAKECMDGOALS)','all') in configuration '$(CONF_NAME)'"
      endef

      define PrintEndMessage
         @$(ECHO) "Finished building OpenJDK for target '$@'"
         $(call CheckEnvironment)
      endef


      David
      -----

      Attachments

        Activity

          People

            ohair Kelly Ohair (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: