Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

An implementation of a `dyndep` discoverer from archive files for Ninja build system !!! Migrated to Codeberg ๐Ÿ”๏ธ !!!

License

Notifications You must be signed in to change notification settings

KOLANICH-tools/ninjaArchiveScanner.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ninjaArchiveScanner.py Unlicensed work

GitLab Build Status Coveralls Coverage GitLab Coverage Libraries.io Status

We have moved to https://codeberg.org/KOLANICH-tools/ninjaArchiveScanner, grab new versions there.

Under the disguise of "better security" Micro$oft-owned GitHub has discriminated users of 1FA passwords while having commercial interest in success of FIDO 1FA specifications and Windows Hello implementation which it promotes as a replacement for passwords. It will result in dire consequencies and is competely inacceptable, read why.

If you don't want to participate in harming yourself, it is recommended to follow the lead and migrate somewhere away of GitHub and Micro$oft. Here is the list of alternatives and rationales to do it. If they delete the discussion, there are certain well-known places where you can get a copy of it. Read why you should also leave GitHub.


Ninja build system relies on external scanners to provide info on the files generated by build process. These files are mentioned in so called dyndep files (I don't think the name is a good one). These files are supposed to be generated by external tools.

This is the tool to generate dyndef files for the files situated in the archives.

It uses libarchive Debian Unstable packageopenSUSE Tumbleweed packageFedora Rawhide packageArch packageGentoo packageMSYS2 mingw package to get the contents of archive files.

About

An implementation of a `dyndep` discoverer from archive files for Ninja build system !!! Migrated to Codeberg ๐Ÿ”๏ธ !!!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages