Project

General

Profile

Download (3.59 KB) Statistics
| Branch: | Tag: | Revision:

haketilo / Makefile.in @ 4c6a2323

# Date Author Comment
4c6a2323 01/29/2022 12:04 AM koszko

make Haketilo buildable again (for Mozilla)

How cool it is to throw away 5755 lines of code...

702eefd2 12/31/2021 02:23 PM koszko

utilize Pattern Tree to decide the policy to use and modify HTTP response headers according to that policy

This commit also enhances the build script so that preprocessor conditionals can now use operators '&&' and '||'.
The features being developed are not yet included in the actual Haketilo build....

3a90084e 12/08/2021 07:01 PM koszko

facilitate initialization of IndexedDB for use by Haketilo

5b2a7a61 11/27/2021 01:15 PM koszko

add Selenium- and Python-based test system

bd767301 10/14/2021 01:29 PM koszko

merge build system

fa5a0e79 10/14/2021 02:00 AM jahoti

Add (basic) install support

The extension can be installed if DESTDIR is supplied

ef5ae649 10/14/2021 02:00 AM jahoti

Adjust makefile targets

Rename some files used in building and remove redundant aliases

ee53045f 10/13/2021 02:00 AM jahoti

Add GNU's make targets, implementing dist

Distribution tarballs can now be made with "make dist".

564cb260 10/13/2021 02:00 AM jahoti

Tidy up Makefile

Add file prerequisites and some other minor changes

e0c94ac4 10/13/2021 02:00 AM jahoti

Add VPATH and Haketilo version to the makefile as part of configure.

4320edc9 10/10/2021 02:00 AM jahoti

Add a configuration system