Skip to content

Try to provide an elf-format dynamic link libraries version of Apache Maven Shade Plugin. [Work In Progress]

Notifications You must be signed in to change notification settings

Clcanny/shade-so

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goals Overview

The goal of Clcanny/shade-so is to imitate Apache Maven Shade Plugin, provide a tool that can shade elf-format dynamic link libraries (xxx*.so).

I hope shade-so can shadow all dependencies of famous softwares (such as vim/vim and redis/redis) and provide fat binaries.

Progress

The project is currently in a very early stage, but it can shade dynamic linkg libraries with the following elements:

  • Global variables
  • External dependencies
  • etc.

TODO

Welcome

If you are interested in the project, please contact me (837940593@qq.com). Opening issues and pulling requests are also helpful.

About

Try to provide an elf-format dynamic link libraries version of Apache Maven Shade Plugin. [Work In Progress]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages