File | Date | Author | Commit |
---|---|---|---|
make | 2025-02-19 |
![]() |
[cc9d74] add configure option for static linking |
src | 2025-02-19 |
![]() |
[9f7a83] release version 1.0.1 |
.hgignore | 2025-01-11 |
![]() |
[b4b281] project init |
.hgtags | 2025-02-19 |
![]() |
[845b5e] Added tag v1.0.1 for changeset 9f7a835f4acc |
LICENSE | 2025-02-18 |
![]() |
[d7c22d] add LICENSE and README |
Makefile | 2025-01-11 |
![]() |
[b4b281] project init |
README | 2025-02-18 |
![]() |
[d7c22d] add LICENSE and README |
configure | 2025-02-19 |
![]() |
[cc9d74] add configure option for static linking |
After cloning the repository, execute ./configure --release to create a build configuration. Then execute make to build the software. You will find the repoheat binary in the build directory. Execute ./repoheat -h to show the usage information.