Page MenuHomeSoftware Heritage

Remove Makefile.local
ClosedPublic

Authored by anlambert on Sep 2 2021, 3:44 PM.

Details

Summary

Tree-sitter parser compilation is now handled in setup.py or
directly in the code so that file can be removed.

It also fixes make test invocation.

Diff Detail

Repository
rDSEA Archive search
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23320
Build 36390: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 36389: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D6172 (id=22365)

Rebasing onto 9d4329eddc...

Current branch diff-target is up to date.
Changes applied before test
commit abf46aa8f443739782f18913692df85f491839e0
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Thu Sep 2 15:43:36 2021 +0200

    Remove Makefile.local
    
    Tree-sitter parser compilation is now handled in setup.py or
    directly in the code so that file can be removed.
    
    It also fixes make test invocation.

See https://jenkins.softwareheritage.org/job/DSEA/job/tests-on-diff/287/ for more details.

This revision is now accepted and ready to land.Sep 2 2021, 4:00 PM
This revision was automatically updated to reflect the committed changes.