summaryrefslogtreecommitdiffstats
path: root/lldb/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* [dotest] Remove crashinfo hookPavel Labath2018-01-101-6/+0
* test infra: clear file-charged issues on rerun of fileTodd Fiala2016-10-011-0/+2
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-0/+11
* Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala2016-08-191-11/+0
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-0/+11
* [lldb] Ignore various test artifacts (NFCI)Vedant Kumar2016-08-011-0/+2
* Ignore clang-module-cache directories that may be createdJason Molenda2016-07-191-0/+2
* Revert r273524, it may have been the cause of a linux testbot failureJason Molenda2016-06-231-1/+1
* Do some minor renames of "Mac OS X" to "macOS".Jason Molenda2016-06-231-1/+1
* modify Xcode build to use cmake/ninja for internal llvm/clangTodd Fiala2016-01-281-0/+1
* remove xcshareddata exclusion from .gitignore; add desktop and lldb-python-te...Todd Fiala2015-12-181-2/+0
* Update .gitignore to include __pycache__ directories.Zachary Turner2015-12-031-0/+1
* Update .gitignore to exclude pyproj folder (used for Python IDE)Zachary Turner2015-11-131-0/+1
* Fix .gitignore to ignore symlinks.Chaoren Lin2015-03-311-3/+4
* Added remote-build.py and wired it into Xcode for Linux and MacOSX+Linux builds.Chaoren Lin2015-02-031-0/+5
* Add a method to disable the Windows crash / assert dialogs.Zachary Turner2014-12-121-0/+3
* Update .gitignore for MacOSXZachary Turner2014-08-141-0/+2
* Add lldb-gdbserver support for Linux x86_64.Todd Fiala2014-06-301-0/+3
* spruce up .gitignoreSaleem Abdulrasool2014-03-181-0/+22
* Move LLDBWrapPython.cpp into the build folder for Xcode builds so it doesn't ...Greg Clayton2014-03-141-1/+0
* Remove "llvm" from list of things to ignore. This results in theJason Molenda2012-03-031-1/+0
* Added a .gitignore so that "git status" isn'tSean Callanan2012-02-071-0/+7
OpenPOWER on IntegriCloud