Daniel Malea
1e6764b485
Simplify build instructions
...
- setting PYTHONPATH is no longer needed to run the lldb CLI on Linux.
- added instructions for setting PYTHONPATH correctly for running scripts in the native interpreter
llvm-svn: 171566
2013-01-05 00:16:08 +00:00
Daniel Malea
66d5714ae6
Mention how to do a (Linux) release build on the build instructions page.
...
Also, a few minor fixes:
- paragraph formatting
- capitalize "Python" where appropriate
llvm-svn: 170372
2012-12-17 21:32:49 +00:00
Daniel Malea
41ed60b7d8
Add GCC instructions to build section of website
...
llvm-svn: 170236
2012-12-14 20:02:21 +00:00
Daniel Malea
f1759fa915
Fix minor typo on build page.
...
llvm-svn: 167770
2012-11-12 22:34:24 +00:00
Daniel Malea
44a3d901c0
Test commit: clean up C++11 options in lldb (on Linux) build page
...
llvm-svn: 167677
2012-11-10 18:09:36 +00:00
Greg Clayton
3c6aa277b9
Patch from Daniel Malea -- Updated build instructions for Linux.
...
llvm-svn: 165964
2012-10-15 20:39:39 +00:00
Filipe Cabecinhas
d685840a5e
Don't force libc++ and c++11 on everyone.
...
Make the flags part of configure and make invocations, for now.
llvm-svn: 163911
2012-09-14 17:09:06 +00:00
Johnny Chen
a7e1d39309
Update build instructions. Patch from "Kopec, Matt" <matt.kopec@intel.com>!
...
llvm-svn: 162001
2012-08-16 00:08:21 +00:00
Greg Clayton
d879a6305b
Added a python FAQ page with detailed examples of how to add python functions
...
to breakpoints, creating new LLDB commands using python modules and also how
to run scripts from the command line.
llvm-svn: 148650
2012-01-22 02:55:08 +00:00
Greg Clayton
678f396d20
Added Mac OS X build instructions and included the Linux build instructions
...
that Stephen Wilson sent out.
llvm-svn: 128116
2011-03-22 22:39:26 +00:00