Reissue 1.18 - same code, corrected metadata.
[open-adventure.git] / Makefile
2024-02-04 Eric S. RaymondRemove unused production.
2024-02-04 Eric S. Raymondasciidoc -> asciidoctor.
2024-02-04 Eric S. RaymondPerform full code validation on every make check.
2024-02-04 Eric S. RaymondAt this revision, make cppcheck runs clean.
2024-02-04 Eric S. RaymondMake reflow run black.
2024-01-28 Eric S. Raymond1TBS reflow with clang-format.
2024-01-28 Eric S. RaymondSimplify SPDX copyright lines to the shortest canonical...
2024-01-02 Eric S. RaymondFix defective copyright notices.
2023-04-18 Torbjörn AnderssonSpelling fixes. 292/head
2023-04-14 Eric S. RaymondMake build with conditional compilation easier.
2023-04-06 Eric S. RaymondMove NEWS file to asciidoc.
2023-04-03 Eric S. RaymondImprove copyright lines.
2023-04-03 Eric S. RaymondPartial REUSE cmpliance.
2023-03-12 Eric S. RaymondComment polishing.
2023-03-06 Eric S. RaymondImprove Makefile recipe for coverage testing.
2023-03-03 Rob Swindell (on... Add optional auto-save/restore feature using -a <filena... 288/head
2023-03-01 Eric S. RaymondMove pylint suppressions inline.
2022-10-21 Eric S. RaymondFix for GitLab issue #59.
2022-04-20 Eric S. Raymondpy;imt cleanup.
2022-04-18 Eric S. RaymondRemove the TODo, last iten about lamp image is obsolerte
2022-04-18 Eric S. Raymondcppcheck cleanup.
2022-04-14 Eric S. Raymondpylint cleanup.
2022-04-12 Eric S. RaymondFix bugs in coverage testing.
2022-04-12 Eric S. RaymondCoverage fixups.
2022-04-05 Eric S. RaymondSupport execution of command script arguments.
2021-01-11 Eric S. RaymondTweak for Debian packaging.
2019-02-28 Eric S. RaymondMake dungeon.[ch] depemdent on advent.h in case of...
2018-12-06 Aaron TraasFix warning on macOS
2018-12-03 Aaron TraasMakefile fix for macOS 10.14 274/head
2018-03-08 NHOrusAdditional warnings 267/head
2017-08-02 Jason S. NinnemanAdd INSTALL.adoc and templates/*.tpl to make recipes. 260/head
2017-07-17 Jason S. NinnemanUse Fedora for the CI pipeline.
2017-07-17 Jason S. NinnemanUse ASan and UBSan in debug builds.
2017-07-17 Jason S. NinnemanDeploy maximum "fortified source" and stack protection.
2017-07-17 Jason S. NinnemanEnsure cheat is built with debug options when 'make...
2017-07-11 Jason S. NinnemanMake the build Python-2/3 agnostic.
2017-07-08 Eric S. RaymondAdd a code audit production using cppcheck.
2017-07-02 Jason S. NinnemanReplace datime() with just time(). 190/head
2017-07-02 NHOrusMake include of dependency platform-generic
2017-07-01 Jason S. NinnemanMove most build instructions into INSTALL.adoc.
2017-07-01 Jason S. NinnemanUpdate documentation about the libedit conversion.
2017-07-01 Jason S. NinnemanReplace linenoise with libedit in code and build.
2017-07-01 NHOrusFix make debug check
2017-07-01 Aaron TraasError message when you make if without retrieving git... 172/head
2017-06-30 Eric S. RaymondImplement and document %V escape so version only needs...
2017-06-29 Eric S. RaymondDeduce version from NEWS.
2017-06-29 NHOrusSeparate debugging of linenoise 156/head
2017-06-29 Eric S. RaymondTransition to YAML is done, adventure.text and travel...
2017-06-29 Jason S. NinnemanFinish newdb -> dungeon renaming. 153/head
2017-06-29 Jason S. NinnemanRemove MAPLIN(). Fold common.[ch] into other files...
2017-06-29 Jason S. NinnemanJettison MAKEWD(), GETTXT(), vocab(), GETIN(), and...
2017-06-29 Aaron TraasFixed automated testing
2017-06-29 Aaron TraasAdd make target for coverage
2017-06-29 Eric S. RaymondAddress GitLab issue #16: `make dist` produces incomple...
2017-06-28 Aaron TraasMake clean now removes cheat binary
2017-06-28 NHOrusSome more linter warnings
2017-06-26 Eric S. RaymondCreate a cheater to test strange save/resume cases.
2017-06-24 Eric S. RaymondMore fixed limits (NOBJECTS, LOCSIZ) stop being fixed.
2017-06-22 Eric S. RaymondGenerate initializer from YAML for Section 9 bits.
2017-06-19 Eric S. RaymondPublish more things on the website.
2017-06-19 Jason S. NinnemanReorganize debug build options. 105/head
2017-06-18 Bob Littlemagic numbers, show usage, fixed linty warnings 103/head
2017-06-18 Eric S. RaymondImprove test coverage.
2017-06-18 NHOrusCompile switch to disable save and restore 99/head
2017-06-18 Bob LittleAdded 'linty' target for make
2017-06-17 Bob LittleMove a few prototypes and static'ed a few functions 97/head
2017-06-17 Eric S. RaymondTweak formatting.
2017-06-17 Eric S. RaymondExperiment with reindenting.
2017-06-17 Eric S. RaymondAddress GitLab issue #11: trivial patch for macports...
2017-06-17 Bob LittleAdded dependency to newdb.h to make 'make -j' work 92/head
2017-06-16 Peje NilssonMerge branch 'master' into actions-arithmetic
2017-06-15 Eric S. RaymondSquasgh -Wextra warnings.
2017-06-15 Bob Littledungeon now outputs just database.h 80/head
2017-06-14 Eric S. RaymondDocument build-time dependencies.
2017-06-14 Jason S. NinnemanFix some Makefile glitches. 78/head
2017-06-14 Jason S. NinnemanRun python3 explicitly at build.
2017-06-14 Jason S. NinnemanGenerate newdb.[ch] at build time, parallel with databa...
2017-06-14 Eric S. RaymondFix handling of intransitive "say".
2017-06-13 Jason S. NinnemanMax out compiler warnings, and rearrange the debug...
2017-06-13 Eric S. RaymondNew notes.adoc file; major documentation update.
2017-06-11 Jason S. NinnemanCompile in the new (partial) database.
2017-06-10 Jason S. NinnemanUse a header/source set common to both advent and the...
2017-06-10 Eric S. RaymondRewrite save/resume in idiomatic C. Savefile version...
2017-06-10 Eric S. RaymondIsolate the grotty save/resume code. Most of it will...
2017-06-09 Eric S. RaymondBecause (almost) everything is done in handlers now...
2017-06-08 Eric S. RaymondAbolish funcs.h.
2017-06-08 Eric S. RaymondRepair linenoise build, add guidance to Makefile on...
2017-06-08 Jason S. NinnemanAdd database.o to the linker list.
2017-06-08 Jason S. NinnemanFix Makefile issue that broke 'make dist'. 50/head
2017-06-08 Jason S. NinnemanUpdate Makefile for linenoise.
2017-06-08 Eric S. RaymondYet another parallel make attempt.
2017-06-07 Eric S. RaymondChange name of dungeon maker - dual use of "compile...
2017-06-07 Eric S. RaymondBite the bullet - size siymbols have to be shared.
2017-06-06 Eric S. RaymondFix for parallel make.
2017-06-06 Eric S. RaymondProperly include tests directory - must use find, not ls.
2017-06-06 Eric S. RaymondAddress GitLab issue #8: `make check` breaks.
2017-06-05 Jason S. NinnemanGet rid of tarballs with 'make clean'. 47/head
2017-06-05 Eric S. RaymondPrevent spurious pipeline failure on GitLab.
2017-06-05 Eric S. RaymondRestore Makefile productions needed for CI pipeline.
2017-06-05 Eric S. RaymondRelease preparation.
next