aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2022-03-25make Makefile automatically rewrite itself when Haketilo version is bumpedv1.0-beta3Wojtek Kosior
2022-03-25make a tar.gz distribution archive in one go (no intermediate .tar generation)Wojtek Kosior
2022-03-12add `dist` make targetv1.0-beta2Wojtek Kosior
2022-02-28make 'check' Makefile target an alias to 'test'Wojtek Kosior
2022-02-17fix test-environment* targetsWojtek Kosior
2022-02-17quote $(pwd)Wojtek Kosior
2022-02-17add a `test-prepare` convenience targetWojtek Kosior
2022-02-16fix out-of-source buildsWojtek Kosior
2022-02-16improve the build systemWojtek Kosior
2022-02-15facilitate running test environment with Haketilo loaded into browserWojtek Kosior
2022-01-31add support for testing with other browsers (especially Abrowser and Librewolf)Wojtek Kosior
2022-01-29make Haketilo buildable again (for Mozilla)Wojtek Kosior
2021-12-31utilize Pattern Tree to decide the policy to use and modify HTTP response hea...Wojtek Kosior
2021-12-08facilitate initialization of IndexedDB for use by HaketiloWojtek Kosior
2021-11-27add Selenium- and Python-based test systemWojtek Kosior
2021-10-14merge build systemWojtek Kosior
2021-10-14Add (basic) install supportjahoti
2021-10-14Adjust makefile targetsjahoti
2021-10-13Add GNU's make targets, implementing distjahoti
2021-10-13Tidy up Makefilejahoti
2021-10-13Add VPATH and Haketilo version to the makefile as part of configure.jahoti
2021-10-10Add a configuration systemjahoti