Author: Haibo Huang
Date: 2020-05-20T12:30:08-07:00
New Revision: 04daba967031b7e3a72935613f23cb0051b56fc8
URL:
https://github.com/llvm/llvm-project/commit/04daba967031b7e3a72935613f23cb0051b56fc8
DIFF:
https://github.com/llvm/llvm-project/commit/04daba967031b7e3a72935613f23cb0051b56fc8.diff
L
Author: Haibo Huang
Date: 2020-05-20T12:27:08-07:00
New Revision: 780d7d77327c3537cc2c2aa9314aa2ad92cfe070
URL:
https://github.com/llvm/llvm-project/commit/780d7d77327c3537cc2c2aa9314aa2ad92cfe070
DIFF:
https://github.com/llvm/llvm-project/commit/780d7d77327c3537cc2c2aa9314aa2ad92cfe070.diff
L
Author: Haibo Huang
Date: 2020-02-21T16:25:30-08:00
New Revision: 3ec3f62f0a0b1ac13230922c91ffc988c1b1e8d5
URL:
https://github.com/llvm/llvm-project/commit/3ec3f62f0a0b1ac13230922c91ffc988c1b1e8d5
DIFF:
https://github.com/llvm/llvm-project/commit/3ec3f62f0a0b1ac13230922c91ffc988c1b1e8d5.diff
L
Author: Haibo Huang
Date: 2020-02-21T12:49:10-08:00
New Revision: 0bb90628b5f7c170689d2d3f019af773772fc649
URL:
https://github.com/llvm/llvm-project/commit/0bb90628b5f7c170689d2d3f019af773772fc649
DIFF:
https://github.com/llvm/llvm-project/commit/0bb90628b5f7c170689d2d3f019af773772fc649.diff
L
Author: Haibo Huang
Date: 2019-11-06T14:05:35-08:00
New Revision: 77a60f0df673074a2c9276498f95a9eaadeece56
URL:
https://github.com/llvm/llvm-project/commit/77a60f0df673074a2c9276498f95a9eaadeece56
DIFF:
https://github.com/llvm/llvm-project/commit/77a60f0df673074a2c9276498f95a9eaadeece56.diff
L
Author: Haibo Huang
Date: 2019-11-05T13:25:38-08:00
New Revision: 6a79e083a0d131e741ac8f48badbb0481491e47f
URL:
https://github.com/llvm/llvm-project/commit/6a79e083a0d131e741ac8f48badbb0481491e47f
DIFF:
https://github.com/llvm/llvm-project/commit/6a79e083a0d131e741ac8f48badbb0481491e47f.diff
L
Author: hhb
Date: Wed Oct 16 11:00:21 2019
New Revision: 375024
URL: http://llvm.org/viewvc/llvm-project?rev=375024&view=rev
Log:
[lldb] move more things from python to cmake
Summary: Move the copy of six.py, lldb.py and macosx/heap
Reviewers: labath
Subscribers: mgorny, lldb-commits
Tags: #ll
Author: hhb
Date: Tue Oct 15 14:58:45 2019
New Revision: 374953
URL: http://llvm.org/viewvc/llvm-project?rev=374953&view=rev
Log:
[lldb] Creates _liblldb symlink from cmake
Summary:
This is another attempt of D67993.
This change removed hard coded relative paths. This way we can generate correct
Author: hhb
Date: Fri Oct 11 10:44:14 2019
New Revision: 374577
URL: http://llvm.org/viewvc/llvm-project?rev=374577&view=rev
Log:
[lldb] Fix python packages install path
Reviewers: mgorny
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D68878
Modified:
Author: hhb
Date: Thu Oct 10 17:12:20 2019
New Revision: 374483
URL: http://llvm.org/viewvc/llvm-project?rev=374483&view=rev
Log:
Clean up format in cmake file
Summary: Makes the indent consistent to other part of the file.
Subscribers: mgorny, lldb-commits
Tags: #lldb
Differential Revision: h
Author: hhb
Date: Wed Oct 9 15:34:55 2019
New Revision: 374250
URL: http://llvm.org/viewvc/llvm-project?rev=374250&view=rev
Log:
[lldb] Put site-packages into a sub dir of CMAKE_CFG_INTDIR
Summary: Fixes issue like D68719
Reviewers: tatyana-krasnukha
Subscribers: mgorny, lldb-commits
Tags: #l
Author: hhb
Date: Mon Oct 7 17:33:26 2019
New Revision: 373998
URL: http://llvm.org/viewvc/llvm-project?rev=373998&view=rev
Log:
[lldb] Reverts part of 61f471a
Seems I wrongly merged an old patch.
Reverts the change related to python dir for windows.
FileSpec should always contain normalized p
Author: hhb
Date: Mon Oct 7 16:49:01 2019
New Revision: 373991
URL: http://llvm.org/viewvc/llvm-project?rev=373991&view=rev
Log:
[lldb] Unifying lldb python path
Based on mgorny@'s D67890
There are 3 places where python site-package path is calculated
independently:
1. finishSwigPythonLLDB.py
Author: hhb
Date: Thu Oct 3 14:56:59 2019
New Revision: 373669
URL: http://llvm.org/viewvc/llvm-project?rev=373669&view=rev
Log:
[lldb] Remove unused variables.
Fixes the comment in https://reviews.llvm.org/D67993
Modified:
lldb/trunk/scripts/Python/finishSwigPythonLLDB.py
Modified: lldb/t
Author: hhb
Date: Tue Aug 6 11:20:43 2019
New Revision: 368069
URL: http://llvm.org/viewvc/llvm-project?rev=368069&view=rev
Log:
Various build fixes for lldb on MinGW
Subscribers: mstorsjo, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D65691
Modified:
lldb/trun
Author: hhb
Date: Fri Aug 9 15:59:56 2019
New Revision: 368497
URL: http://llvm.org/viewvc/llvm-project?rev=368497&view=rev
Log:
Small format fix
Differential Revision: https://reviews.llvm.org/D66034
Modified:
lldb/trunk/source/Plugins/Process/Utility/StopInfoMachException.cpp
Modified: l
Author: hhb
Date: Thu Oct 3 14:52:20 2019
New Revision: 373668
URL: http://llvm.org/viewvc/llvm-project?rev=373668&view=rev
Log:
[lldb] Calculate relative path for symbol links
Summary: This replaces the hard coded path.
Reviewers: labath, mgorny
Subscribers: lldb-commits
Tags: #lldb
Differe
Author: hhb
Date: Tue Aug 6 23:15:01 2019
New Revision: 368125
URL: http://llvm.org/viewvc/llvm-project?rev=368125&view=rev
Log:
Detect HAVE_SYS_TYPES_H in lldb
Summary:
After rL368069 I noticed that HAVE_SYS_TYPES_H is not defined in
Platform.h, or anywhere else in lldb. This change fixes that.
Author: hhb
Date: Thu Aug 8 14:42:33 2019
New Revision: 368352
URL: http://llvm.org/viewvc/llvm-project?rev=368352&view=rev
Log:
[lldb] Fix HAVE_LIBCOMPRESSION
Summary:
This test doesn't make sense. Change to be consistent with what we did
in GDBRemoteCommunication.cpp.
Reviewers: labath
Subsc
Author: hhb
Date: Wed Sep 25 09:37:11 2019
New Revision: 372895
URL: http://llvm.org/viewvc/llvm-project?rev=372895&view=rev
Log:
[lldb] Move swig call from python code to cmake
Summary: Elimiates lots of unused code.
Reviewers: labath, mgorny
Subscribers: lldb-commits
Tags: #lldb
Differentia
Author: hhb
Date: Fri Aug 9 15:47:46 2019
New Revision: 368496
URL: http://llvm.org/viewvc/llvm-project?rev=368496&view=rev
Log:
Detects whether RESOURCE_TYPE_IO is defined.
Summary: This fixes lldb build on macOS SDK prior to 10.12.
Reviewers: JDevlieghere
Subscribers: lldb-commits
Tags: #ll
Author: hhb
Date: Tue Sep 17 18:00:12 2019
New Revision: 372194
URL: http://llvm.org/viewvc/llvm-project?rev=372194&view=rev
Log:
Cache PYTHON_EXECUTABLE for windows
Summary: This way it can be overwritten when cross compiling.
Subscribers: mgorny, lldb-commits
Tags: #lldb
Differential Revisio
Author: hhb
Date: Thu Sep 19 17:45:26 2019
New Revision: 372364
URL: http://llvm.org/viewvc/llvm-project?rev=372364&view=rev
Log:
Revert "Fix swig python package path"
Summary: This reverts commit 5a115e81cdd40c758b10c382aeffc0c8de6930e2.
Reviewers: JDevlieghere, ZeGentzy
Subscribers: mgorny, l
Author: hhb
Date: Mon Jul 29 16:09:31 2019
New Revision: 367273
URL: http://llvm.org/viewvc/llvm-project?rev=367273&view=rev
Log:
[CMake] Move project() call to main CMake file
Summary:
The main CMake file don't have a project() call. In this case, cmake will run a
dummy project(Project ) at the
Author: hhb
Date: Sat Sep 21 18:21:34 2019
New Revision: 372493
URL: http://llvm.org/viewvc/llvm-project?rev=372493&view=rev
Log:
Use _WIN32 instead of _MSC_VER
Summary: This way it works better with MinGW.
Subscribers: mstorsjo, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.
Author: hhb
Date: Mon Sep 16 16:31:16 2019
New Revision: 372047
URL: http://llvm.org/viewvc/llvm-project?rev=372047&view=rev
Log:
Fix swig python package path
Summary:
The path defined in CMakeLists.txt doesn't match the path generated in
our python script. This change fixes that.
LLVM_LIBRARY_O
Author: hhb
Date: Wed Sep 25 11:17:45 2019
New Revision: 372905
URL: http://llvm.org/viewvc/llvm-project?rev=372905&view=rev
Log:
[lldb] Excludes private headers from SWIG dependency.
Reviewers: xiaobai
Subscribers: mgorny, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.o
27 matches
Mail list logo