summaryrefslogtreecommitdiffstats
path: root/envsetup.sh
Commit message (Expand)AuthorAgeFilesLines
* am 1884d99a: am aee4daac: The java version changed, and we made envsetup auto...Joe Onorato2010-06-231-1/+1
|\
| * The java version changed, and we made envsetup automatically find the right J...Joe Onorato2010-06-231-1/+1
* | am 66d41149: am 4a1c70e5: Switch the required host Java environment to 1.6.Jeff Hamilton2010-06-231-12/+27
|\ \ | |/
| * Switch the required host Java environment to 1.6.Jeff Hamilton2010-06-221-12/+27
* | am eed926c8: am ada132a8: Switch toolchain from gcc-4.4.0 to gcc-4.4.3Jing Yu2010-06-161-1/+1
|\ \ | |/
| * Switch toolchain from gcc-4.4.0 to gcc-4.4.3Jing Yu2010-06-161-1/+1
* | resolved conflicts for merge of 56791ebe to masterYing Wang2010-06-151-9/+36
|\ \ | |/
| * Add a tapas command.Joe Onorato2010-06-101-9/+36
* | am e46a061d: am d7e7e482: am d83f3396: Revert "Merge "Switch the required hos...Ed Heyl2010-06-111-27/+12
|\ \
| * | Revert "Merge "Switch the required host Java environment to 1.6." into kraken"Ed Heyl2010-06-111-27/+12
* | | am ec1c20a7: am 6ad4e499: am 1f29d2c3: Merge "Switch the required host Java e...Sriram Raman2010-06-111-12/+27
|\ \ \ | |/ /
| * | Switch the required host Java environment to 1.6.Jeff Hamilton2010-06-091-12/+27
| |/
* | am a207ba0d: am 02fc6267: am 04be0d86: Set JAVA_HOME to point to java 1.5.Jeff Hamilton2010-06-081-0/+14
|\ \ | |/
| * Set JAVA_HOME to point to java 1.5.Jeff Hamilton2010-06-081-0/+14
* | Fix get_abs_build_var to work from below $ANDROID_BUILD_TOPBrian Carlstrom2010-04-061-2/+2
|/
* Source vendorsetup.sh from the device tree.Jean-Baptiste Queru2010-03-221-1/+1
* Make cgrep look for *.c, *.cc, *.cpp, *.h exclusively.Ficus Kirkpatrick2010-03-011-1/+1
* Make mmm handle symbolic links.Gilles Debunne2010-02-171-1/+2
* godir search should ignore .repo directoryBrian Carlstrom2010-01-301-1/+1
* godir should set "T=$(gettop)"Brian Carlstrom2010-01-291-0/+1
* Tweak gettop() -- used in defining ANDROID_BUILD_TOP -- to expand symlinks.Dan Bornstein2009-11-241-2/+5
* Add a host shell function to generate system_server stack tracesChristopher Tate2009-11-121-0/+7
* Remove 'cd top' step from envsetup runtest shortcut.Brett Chabot2009-10-211-8/+1
* Add cproj function to envsetup.sh that finds an Android.mk and goes to its di...Joe Onorato2009-07-301-0/+20
* Fix LOCAL_PATH in mm builds so that overlays workRobert Greenwalt2009-07-151-0/+2
* am bd1ee348: Merge change 6059 into donutAndroid (Google) Code Review2009-07-031-1/+1
|\
| * Also look in vendor/*/build for vendorsetup.shJoe Onorato2009-07-021-1/+1
* | Switch default toolchain to 4.4.0 in master.Jing Yu2009-06-171-1/+1
* | am a3896fb: Merge change 1001 into donutAndroid (Google) Code Review2009-05-061-8/+4
|\ \ | |/
| * Change runtest env shortcut to point to runtest.pyBrett Chabot2009-05-051-8/+4
* | am 8849aed: Slim down chooseproduct (used by choosecombo).Joe Onorato2009-04-291-33/+1
|\ \ | |/
| * Slim down chooseproduct (used by choosecombo).Joe Onorato2009-04-291-33/+1
| * AI 145709: Fixed tracedmdump() by correcting the KERNEL path.Jack Veenstra2009-04-101-1/+6
| * AI 143784: am: CL 143737 Fix kernel build: remove the '.' from runtest.py sho...Brett Chabot2009-03-311-1/+1
| * AI 143263: am: CL 143102 Add build environment shortcut to runtest.py.Brett Chabot2009-03-271-0/+11
* | Make mmm stop if it can't find an Android.mk in a directory you give it.Joe Onorato2009-04-131-0/+1
* | Merge branch 'readonly-p4-master'Jack Veenstra2009-04-091-1/+6
|\ \
| * | AI 145592: Fixed the tracedmdump() bash function to use the correct path for ...Jack Veenstra2009-04-091-1/+6
* | | Merge commit 'goog/readonly-p4-master'The Android Open Source Project2009-03-311-1/+1
|\ \ \ | |/ /
| * | AI 143809: am: CL 143784 am: CL 143737 Fix kernel build: remove the '.' from ...Brett Chabot2009-03-311-1/+1
| * | AI 143392: am: CL 143263 am: CL 143102 Add build environment shortcut to runt...Brett Chabot2009-03-271-0/+11
| |/
* | Merge commit 'goog/cupcake'The Android Open Source Project2009-03-271-0/+11
|\ \
| * | AI 143102: Add build environment shortcut to runtest.py.Brett Chabot2009-03-271-0/+11
| |/
* | Merge commit 'remotes/korg/cupcake' into cupcake_to_masterJean-Baptiste Queru2009-03-181-24/+58
|\ \ | |/
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1037
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1037/+0
| * auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-24/+58
* | Updated the sgrep tool so that is will treat Makefiles (.mk)Benno Leslie2009-02-271-2/+2
|/
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-169/+388
* Initial ContributionThe Android Open Source Project2008-10-211-0/+784