aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
t/Makefile.in?h=koszko&id=fa5a0e799f5f8aa3115bbd4288af326dd77ccd0c'>Add (basic) install support...The extension can be installed if DESTDIR is supplied
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'...* Makefile.in: modify 'check' target 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)...There are still some spurious failures when running under those newer browsers. Those will be systematically investigated and fixed. Wojtek Kosior
2022-01-29make Haketilo buildable again (for Mozilla)...How cool it is to throw away 5755 lin
2016-10-27tests: Use #:fallback? #t when building system tests....* build-aux/run-system-tests.scm (run-system-tests): Pass #:fallback? #t to 'set-build-options*'. Ludovic Courtès
2016-10-20hydra: Add "arm-linux-gnueabihf" as a cross-compilation target....* build-aux/hydra/gnu-system.scm (%cross-targets): Add "arm-linux-gnueabihf". Ludovic Courtès
2016-10-12build: Arrange so temporary .go files are deleted upon SIGINT....* build-aux/compile-all.scm: Install SIGINT handler. Ludovic Courtès
2016-09-29build: Improve Guile 2.2 compatibility....* build-aux/compile-all.scm (compile-file*): Ensure loading of compilation related modules before going parallel. * guix/build/pull.scm (build-guix): Ditto. Taylan Ulrich Bayırlı/Kammer
jahoti
2021-10-14Adjust makefile targets...Rename some files used in building and remove redundant aliases jahoti
2021-10-13Add GNU's make targets, implementing dist...Distribution tarballs can now be made with "make dist". jahoti
2021-10-13Tidy up Makefile...Add file prerequisites and some other minor changes jahoti
2021-10-13Add VPATH and Haketilo version to the makefile as part of configure.jahoti
2021-10-10Add a configuration systemjahoti