summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* added query_param script. fixed a really dumb bug in uriescapeepoch2020-06-011-0/+1
|
* more of the breaking-change. code to get the line moved to external program ↵epoch2020-04-201-12/+13
| | | | so it can be rewritten easier. copy_start_nevermind.sh uses it now. cleaned up Makefile styling.
* added the "choose" script as copy_start_nevermind uses itepoch2020-04-061-0/+1
|
* forgot to add copy_start_nevermind to the install targetepoch2020-04-061-0/+1
|
* forgot to put urititle into the install target in the makefileepoch2020-02-051-0/+1
|
* added getsrv to Makefile target "install"epoch2020-01-301-0/+1
|
* put search into the makefileepoch2020-01-211-0/+1
|
* added urilaunch to Makefileepoch2019-11-021-0/+1
|
* rewrote urijoin so a salvaged bigger uristart would work againepoch2019-04-221-1/+4
|
* rebased on an old copy of this repo. renamed everything. rewrote the uri ↵epoch2019-04-201-16/+18
| | | | parser. added uricmp. wew.
* forgot to add urlescape to Makefileepochqwert2018-10-151-1/+7
|
* made the Makefile use /usr/local as prefix because I'm lazyepochqwert2018-04-151-1/+1
|
* added new tools and removed old. commented out prefix to preventing ↵epoch2018-04-061-8/+6
| | | | overriding env var
* fixed up Makefileepochqwert2017-08-201-3/+8
|
* actually tested stuff and figured out that the first rule is the default ↵epochqwert2016-10-111-3/+4
| | | | one. oki doki.
* changed the makefile to actually do sane stuff instead of rebuild every time.epochqwert2016-10-111-3/+4
|
* fuck if I know. I'm tired. moved the magic stuff to url.c.epochqwert2016-05-281-1/+1
|
* enabled magic by default in cuturl.epochqwert2015-12-301-2/+2
| | | | | | made cuturl print empty string instead of trying to print nulls. matchurl was matching multiple times for things it shouldn't have and not cleaing out the url struct. Makefile now uses -Wall
* Forgot Makefile.epochqwert2015-08-221-0/+15