This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b22b91c3e4c23fdafec2cb05d65972955152f7f6
clang-p2996
/
lldb
/
scripts
History
Sean Callanan
3d27e6603a
Updated Apple LLDB version to lldb-300.99.0. Also
...
updated the build system to support the new Apple LLDB versioning scheme. llvm-svn: 176662
2013-03-07 22:29:06 +00:00
..
Python
Added new properties to lldb.SBModule classes:
2013-03-07 03:25:11 +00:00
build-lldb-llvm-clang
<rdar://problem/10507811>
2012-01-04 22:56:43 +00:00
build-llvm.pl
SDKROOT should only be unset/cleared for ARM builds. The first fix by Bob Wilson removed it for ARM for both configure and make, but only unset it for desktop configure, not for the make. My next fix unset/cleared it all the time. This fix only unset/clears it for ARM builds.
2013-01-16 01:27:32 +00:00
build-swig-wrapper-classes.sh
Linux buildbot fix: detect swig tool from PATH in shell script (before searching hardcoded directories)
2012-11-28 23:49:11 +00:00
buildbot.py
Added a buildbot script that automatically checks
2011-10-14 21:43:51 +00:00
checkpoint-llvm.pl
Updated LLVM/Clang to pick up a fix for imports of
2011-11-04 22:46:46 +00:00
CMakeLists.txt
Clean up LLDB CMake build output
2013-03-07 00:52:25 +00:00
disasm-gdb-remote.pl
Fixed register dumping for contained-regs.
2013-02-01 00:45:52 +00:00
finish-swig-wrapper-classes.sh
Makefile patches from Charles Davis and Daniel Malea (+ one or two tweaks).
2012-11-01 18:55:16 +00:00
generate-vers.pl
Updated Apple LLDB version to lldb-300.99.0. Also
2013-03-07 22:29:06 +00:00
install-lldb.sh
…
lldb.swig
Add the ability to set timeout & "run all threads" options both from the "expr" command and from
2012-10-16 21:41:58 +00:00
sed-sources
…
verify_api.py
Added the ability to verify the LLDB API on MacOSX using a script. Usage is:
2012-08-30 21:21:24 +00:00