Sylvestre Ledru
c061cceed2
Fixed Makefile-based install to place python packages in the LLDB install tree.
...
Failure to install python packages now fails the make install.
This patch properly handles the optional DESTDIR variable.
Patch by Todd Fiala
llvm-svn: 196624
2013-12-06 23:16:23 +00:00
Sylvestre Ledru
13b0fba48b
Revert: "Patch from Todd Fiala that install the lldb.py module in the prefix directory and also makes install fail if the prefix directory can't be accessed"
...
Does not respect the prefix
llvm-svn: 196499
2013-12-05 12:51:47 +00:00
Greg Clayton
8fbbb5b421
Patch from Todd Fiala that install the lldb.py module in the prefix directory and also makes install fail if the prefix directory can't be accessed
...
llvm-svn: 196413
2013-12-04 21:27:40 +00:00
Filipe Cabecinhas
c281a3bf43
Makefile patches from Charles Davis and Daniel Malea (+ one or two tweaks).
...
llvm-svn: 167242
2012-11-01 18:55:16 +00:00
Jason Molenda
47d114ac01
Patch from Dan Malea to get the Bourne shells scripts to run cleanly on Ubuntu.
...
llvm-svn: 164801
2012-09-27 21:26:57 +00:00
Caroline Tice
d6ac38485b
Parameterize the shell scripts for creating and copying the python and
...
other script files around, so they can be run from outside Xcode. Also,
check the current OS, and only try to use the framework structure stuff on
Darwin systems.
llvm-svn: 106132
2010-06-16 19:26:52 +00:00
Chris Lattner
30fdc8d841
Initial checkin of lldb code from internal Apple repo.
...
llvm-svn: 105619
2010-06-08 16:52:24 +00:00