Skip to content
  1. Aug 24, 2016
    • Dean Birch's avatar
      Change to build-scripts arguments and structure · 5efa6fb5
      Dean Birch authored
      
      
      If there is only one filesystem/flavour then the -f and -t options
      become optional, and omitting them will be the same as specifying the
      only available filesystem/flavour with those flags. Also changing so
      that if there is only one platform/filesystem/flavour, then
      "./build-$COMP.sh $CMD" will work with no options (where $COMP is a
      component, or 'all' and $CMD is clean/build/package).
      
      Splitting the public 'platform' into the real platforms. The folder
      platforms/public no longer exists and in it's place, there are separate
      juno, tc2 and fvp.
      
      Changing the output directory to be "output/platform" for platforms with
      only one flavour and "output/platform/flavour" for platforms with
      multiple flavours.
      
      Previously, there was a huge amount of find commands to handle
      platform/filesystem/flavour detection over these 3 files. They all
      needed to be modified to ignore hidden objects, so it was a good time to
      ensure that they were abstracted.
      
      Change-Id: Id6054966651d39251665a960047217466c06fb88
      Signed-off-by: Dean Birch's avatarDean Birch <dean.birch@arm.com>
      5efa6fb5
  2. Jul 01, 2016
    • Ryan Harkin's avatar
      Merge latest ARM scripts · a4128c7e
      Ryan Harkin authored
      
      
      Merge the latest build script from ARM's internal repository.
      
      Taken at this SHA ID:
        035649e618f1471413e220ec558a8360b4769d71
      
        035649e  2016-05-27  build-script refactor      [Sudipto Paul]
      
      This patch squashes down the change history from the series on the
      internal tree to this single revision.
      
      Change-Id: I70352fd520aa5206379bb417c6d7e93935b9f101
      Signed-off-by: default avatarRyan Harkin <ryan.harkin@linaro.org>
      a4128c7e
Loading