summaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
2021-08-29Fixed installation targets in makefileHEADmasterAki
2021-08-21Moved buffer to own set of filesAki
2021-08-15Exported plop state to a structureAki
2021-08-15Updated makefile with standard variablesAki
2021-08-15Upgraded to Lua 5.4Aki
2021-03-04Removed old responseAki
2021-02-24Added target to list configurable env variablesAki
2021-02-24Added default HANDLER argumentAki
2021-02-24Readded response for this time beingAki
2021-02-24Started progress towards coroutine-based connection handlingAki
2021-02-14Separated share directory for installation purposesAki
2021-02-13Moved plop to use connection instead of just requestAki
2020-08-24Added connection stubAki
2020-08-16Removed unused http header and source fileAki
2020-08-16Added default script installationAki
2020-08-16Added posix_c_source definition to MakefileAki
2020-08-16Cleared up MakefileAki
2020-08-15Split http into request and response headersAki
2020-07-07Preparations to completely separate execution-related from plop itselfAki
2020-05-15Fixed header dependecies in makefileAki
2020-05-08Added install/uninstall targets to makefileAki
2020-05-02Added Lua with libraries and nothing elseAki
2020-05-02Fixed dependencies in makefileAki
2020-05-01Moved out http-related functionality out of main fileAki
2020-04-30Added gitignore and actual makefileAki