Age | Commit message (Expand) | Author | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2022-03-25 | make Makefile automatically rewrite itself when Haketilo version is bumpedv1.0-beta3 | Wojtek Kosior | ||||||||||||
2022-03-25 | make a tar.gz distribution archive in one go (no intermediate .tar generation) | Wojtek Kosior | ||||||||||||
2022-03-12 | add `dist` make targetv1.0-beta2 | Wojtek Kosior | ||||||||||||
2022-02-28 | make 'check' Makefile target an alias to 'test'...* Makefile.in: modify 'check' target | Wojtek Kosior | ||||||||||||
2022-02-17 | fix test-environment* targets | Wojtek Kosior | ||||||||||||
2022-02-17 | quote $(pwd) | Wojtek Kosior | ||||||||||||
2022-02-17 | add a `test-prepare` convenience target | Wojtek Kosior | ||||||||||||
2022-02-16 | fix out-of-source builds | Wojtek Kosior | ||||||||||||
2022-02-16 | improve the build system | Wojtek Kosior | ||||||||||||
2022-02-15 | facilitate running test environment with Haketilo loaded into browser | Wojtek Kosior | ||||||||||||
2022-01-31 | add 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-29 | make Haketilo buildable again (for Mozilla)...How cool it is to throw away 5755 lin2016-10-27 | tests: 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-20 | hydra: 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-12 | build: Arrange so temporary .go files are deleted upon SIGINT....* build-aux/compile-all.scm: Install SIGINT handler.
| Ludovic Courtès | 2016-09-29 | build: 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-14 | Adjust makefile targets...Rename some files used in building and remove redundant aliases | jahoti | ||||||||||||
2021-10-13 | Add GNU's make targets, implementing dist...Distribution tarballs can now be made with "make dist". | jahoti | ||||||||||||
2021-10-13 | Tidy up Makefile...Add file prerequisites and some other minor changes | jahoti | ||||||||||||
2021-10-13 | Add VPATH and Haketilo version to the makefile as part of configure. | jahoti | ||||||||||||
2021-10-10 | Add a configuration system | jahoti |