1. 12 Jun, 2012 1 commit
  2. 06 Jun, 2012 2 commits
    • H.J. Lu's avatar
      Pass arch list to NDK build scripts · 25fddae4
      H.J. Lu authored
      build-platforms.sh, rebuild-all-prebuilt.sh and package-release.sh should
      be passed arch list when invoked. This patch updates dev-rebuild-ndk.sh
      to pass --arch=$(spaces_to_commas $ARCHS) to build-platforms.sh,
      rebuild-all-prebuilt.sh and package-release.sh.
      
      Change-Id: I416b8e1898ebd02d1c08d99c433bb45ba7039171
      25fddae4
    • Pavel Chupin's avatar
      Fix linux/windows dual builds · c1464919
      Pavel Chupin authored
      
      Remove windows cross build with --quick. Setup correct flags for builds
      and packaging.
      
      Change-Id: I90beaa1124c9727d8e601194d7bb450660f57ff4
      Signed-off-by: default avatarPavel Chupin <pavel.v.chupin@intel.com>
      c1464919
  3. 03 Apr, 2012 1 commit
  4. 11 Nov, 2011 1 commit
    • Nick Kralevich's avatar
      Call rebuild-all-prebuilt.sh correctly. · 5812811b
      Nick Kralevich authored
      In change 61274001, the
      rebuild-all-prebuilts.sh script was modified pass the toolchain
      src directory directly, rather than using --toolchain-src-dir.
      
      Fix this script to use the new calling convention.
      
      Change-Id: Ia01848df8f85140b392b0346af7a2271b8e52c10
      5812811b
  5. 10 Oct, 2011 1 commit
    • David 'Digit' Turner's avatar
      build/tools/dev-defaults.sh: new script · b0d90531
      David 'Digit' Turner authored
      This patch moves the definitions of all defaults to dev-defaults.
      This should make it easier in the future to upgrade the toolchains
      or target binaries.
      
      Change-Id: I140b51c5b5116d37d16e628120f8f58974252de4
      b0d90531
  6. 30 Sep, 2011 2 commits
  7. 14 Jul, 2011 1 commit
  8. 05 Jul, 2011 1 commit