Skip to content

Commit

Permalink
Scaffolding jdwp for new JDWP debugger project (facebookexperimental#62)
Browse files Browse the repository at this point in the history
* add buck2

* remove su

* update makefile

* initialize buck2

* add buck2 to root

* add buck2 to root

* Revert "merge auck2"

This reverts commit 8d22386, reversing
changes made to 238cfb0.

* merge buck2

* add placeholder targets

* update pyre configuration

* delete file

* remove buck2  and prelude with version conflicts

* update placeholder targets

* add a temp main py file

* update tests target

* update python toolchains

* add copyright

---------

Co-authored-by: Michael A. Wekesa <Michael A. Wekesa>
  • Loading branch information
wekesa360 committed Oct 26, 2023
1 parent 6531589 commit 1a08ffa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/jdwp/.pyre_configuration
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"targets": [
"//projects/jdwp/..."
]
}

0 comments on commit 1a08ffa

Please sign in to comment.