aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Version bumpv1.0.5Your Name2023-04-111-1/+1
* Speed gains when working with multiple modulesv1.0.4Your Name2022-04-181-5/+6
* Creates soname symlinkYour Name2022-02-241-1/+3
* Installs linker name symlink (which apparently ldconfig doesn't do)v1.0.2Your Name2022-02-241-0/+1
* Fixed issue with packaging on arch linux AURYour Name2022-02-231-2/+1
* Fixed issue with override and export on same variableYour Name2022-02-231-1/+0
* Version bump: packaging and bug fixesYour Name2022-02-231-1/+1
* Added a unit test for language name mappingYour Name2022-02-221-0/+1
* Added soname to libraryYour Name2022-02-221-13/+15
* Made prefix etc lowercase in MakefileYour Name2022-02-211-11/+11
* Updated installation to respect overriden prefix etcYour Name2022-02-181-7/+11
* Reorganized repository layoutYour Name2022-02-181-33/+25
* Now respects environment LDFLAGSYour Name2022-02-171-3/+3
* Moved to c++20, reports full language nameYour Name2022-01-221-1/+1
* Fixed name of bash completion on installationv1.0.0Your Name2021-05-191-1/+1
* Fixed error in makefileYour Name2021-05-191-0/+1
* Fixed make install not respecting DESTDIRYour Name2021-05-191-1/+1
* Added bash completionsYour Name2021-02-101-0/+1
* Fixed ldflags for compilation on pureosYour Name2021-01-071-4/+4
* Removed dependency on unzipYour Name2020-11-241-2/+2
* Fixed installed binary permissionsYour Name2020-11-071-1/+1
* Fixed segfaults for invalid module namesYour Name2020-11-071-2/+5
* Initial commitYour Name2020-11-051-0/+39