about summary refs log tree commit diff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.1.0.0, add --enable-libc-includes configure switchLaurent Bercot2020-12-061-9/+3
| | | | | pwd.h, grp.h and shadow.h will not overwrite the libc headers by default anymore; you need to explicitly add the switch.
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
|
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
|
* Add test framework, fix some bugsLaurent Bercot2018-07-021-3/+9
|
* Fix Makefile and typo in a function name, add basic testsLaurent Bercot2018-06-291-2/+8
|
* Initial commitLaurent Bercot2018-06-261-0/+154