aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Refactor project structure:Joseph Hunkeler2020-02-111-1/+1
| | | | | * Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header
* Add shlib.c to buildJoseph Hunkeler2020-02-071-1/+1
|
* Add handlers to cmakeJoseph Hunkeler2020-01-311-1/+1
|
* Fix some buffer overflows, add a few moreJoseph Hunkeler2020-01-271-1/+1
|
* Update README.mdJoseph Hunkeler2019-12-311-1/+1
| | | | * Add environment.c
* Fix inane compiler warningsJoseph Hunkeler2019-12-301-0/+7
| | | | | | * fix rpath_set * add rpath_autoset * add internal command "rpath_set"
* Started work on build helper functionsJoseph Hunkeler2019-12-281-1/+1
|
* Add version_spec.cJoseph Hunkeler2019-12-241-1/+1
|
* Add fopen/close/rewind for urlsJoseph Hunkeler2019-12-231-2/+2
|
* Add openssl dependencyJoseph Hunkeler2019-12-201-2/+2
|
* Refactor project structureJoseph Hunkeler2019-12-181-0/+17