summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-08merge in studio-1.4-release history after reset to studio-master-devstudio-1.4studio-master-devThe Android Automerger
2015-09-08merge in studio-1.4-release history after reset to studio-master-devThe Android Automerger
2015-09-01Need resources directory for tests.Chaoren Lin
2015-08-27Fix Windows build.Chaoren Lin
2015-08-27Windows LLDBFrontend build needs shorter path.Chaoren Lin
2015-08-27Even shorter path for Windows build.Chaoren Lin
2015-08-26Dummy codesign to get the build working.Chaoren Lin
2015-08-26Move llvm, lldb, clang source to shorter path.Chaoren Lin
2015-08-26Update build-internal.sh to invoke build.sh.Chaoren Lin
2015-08-26Prevent build-*.sh from being invoked on wrong platforms.Chaoren Lin
2015-08-26Refactor common parts of build-*.sh into build.sh.Chaoren Lin
2015-08-26Add LLDB_RELOCATABLE_PYTHON cmake flag so PYTHONHOME can take effect on Windows.Chaoren Lin
2015-08-26Make build.sh a common entry point.Chaoren Lin
2015-08-25Allow build-internal.sh to be invoked from arbitrary location.Chaoren Lin
2015-08-25merge in studio-1.4-release history after reset to studio-master-devThe Android Automerger
2015-08-24Remove hashlib.py to avoid startup error.Chaoren Lin
2015-08-24Package all python modules. Will require PYTHONPATH to be set.Chaoren Lin
2015-08-24Add build-glog.sh and build-protobuf.sh to build-all.sh.Chaoren Lin
2015-08-24Get build-glog.sh working on Windows.Chaoren Lin
2015-08-24Get build-protobuf.sh working on Windows and update to 2.6.1.Chaoren Lin
2015-08-24Update build-common.sh.Chaoren Lin
2015-08-24Update build-python.sh to clean up *.pyc and *.pyo files.Chaoren Lin
2015-08-21Update build-internal.sh for new prebuilts.Chaoren Lin
2015-08-17Use VsDevCmd.bat instead of manually setting env vars.Chaoren Lin
2015-08-17Merge "Add build-internal.sh to build and package LLDBFrontend." into studio-...Chaoren Lin
2015-08-17Merge "Add prebuilts/build-protobuf.sh." into studio-master-devChaoren Lin
2015-08-17Merge "Add prebuilts/build-glog.sh." into studio-master-devChaoren Lin
2015-08-17Add build-internal.sh to build and package LLDBFrontend.Chaoren Lin
2015-08-17Add prebuilts/build-protobuf.sh.Chaoren Lin
2015-08-17Add prebuilts/build-glog.sh.Chaoren Lin
2015-08-17Update min OS X version to 10.8 and force libc++.Chaoren Lin
2015-08-14Use internal repo for build-common.sh.Chaoren Lin
2015-08-14Add CMAKE_MAKE_PROGRAM for Android build.Chaoren Lin
2015-08-14Use CMAKE_MAKE_PROGRAM instead of messing with PATH.Chaoren Lin
2015-08-14Use /tmp as SCRATCH for all platforms.Chaoren Lin
2015-08-14Output more headers.Chaoren Lin
2015-08-14Correctly prune unnecessary binaries for OS X build.Chaoren Lin
2015-08-14Update build-linux.sh.Chaoren Lin
2015-08-14OS X readlink doesn't support -f.Chaoren Lin
2015-08-14Fix comments in prebuilts/build-*.sh.Chaoren Lin
2015-08-14Needs /usr/sbin/sysctl for number of cores.Chaoren Lin
2015-08-14Replace `ninja install` with custom cp operations.Chaoren Lin
2015-08-14Update build-darwin.sh.Chaoren Lin
2015-08-14Update build-windows.sh.Chaoren Lin
2015-08-14Fix build-python.sh to work with lldb Linux build.Chaoren Lin
2015-08-12Update build-linux.sh.Chaoren Lin
2015-08-10OS X readlink doesn't support -f.Chaoren Lin
2015-08-10Needs /usr/sbin/sysctl for number of cores.Chaoren Lin
2015-08-10Update build-darwin.sh.Chaoren Lin
2015-08-10Replace `ninja install` with custom cp operations.Chaoren Lin