Project

General

Profile

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

haketilo / Makefile.in @ 215ca720

# Date Author Comment
215ca720 12/03/2021 01:00 AM jahoti

Clean up Makefile test targets

Mark off the "tests" section and warn about build dir inflexibility

3fcff338 12/03/2021 01:00 AM jahoti

Make testing configurable

Add options to configure in accordance with #97

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