Commit Graph
100 Commits
Author SHA1 Message Date
keni fe055cd6bc This is cron-daily v1-May-5-2019. guidebook updated: doc/Guidebook.txt
to 948099800b722f9be0e8f9c8d4d96cfda5cea98e
2019-05-05 13:32:53 -04:00
keni 1386d39b32 Merge branch 'NetHack-3.6.2-beta01' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.6.2-beta01 2019-04-04 17:01:48 -04:00
keni e0e937e7b6 Solaris hints files from Kevin Smolkowski 2019-04-04 17:00:51 -04:00
keni 1825f51c4f Minor Guidebook.{tex,mn} wording and typos. UR macro. 2019-02-22 20:00:14 -05:00
keni 738dce6b00 set up for proper generation of Files file 2019-02-21 20:32:36 -05:00
keni 9a9f76bf5c fix typos in header line so expansion works 2018-12-29 19:19:30 -05:00
keni 17b48480a5 Remove "makedefs -m" and monstr.c from the Unix build. 2018-10-20 23:14:34 -04:00
keni f222023bd8 Deprecate "makedefs -m".
mons[].difficulty takes over for monstr[]
Invoking "makedefs -m" gives a deprecation message; it is also included
in the (now mostly empty) monstr.c.
Ports should now remove "makedefs -m" from their build procedures but this
commit does not include that change.
2018-10-20 23:14:33 -04:00
keni 3b298d40c2 fix numerical ordering in Files 2018-10-19 17:55:37 -04:00
keni 327336ff01 Update Files. Add missing files and missing .lev section. 2018-10-18 23:22:31 -04:00
keni f810a45dc1 fix H7138: sys/unix/setup.sh fails with no arguments
Sanity check was in the wrong place.
2018-05-15 16:30:28 -04:00
keni 0f58af6f37 add missing copyright info 2018-04-25 16:54:50 -04:00
keni 09502df9f1 force expand unexpanded substitution variables 2018-04-25 15:36:11 -04:00
keni d8c49ec9d1 Add updated copyright lines, part 1. 2018-04-25 15:00:13 -04:00
keni 11f1983253 update .gitattributes files for substitution and copyright headers 2018-04-25 14:52:43 -04:00
keni 98186fca84 Escaping escape characters that escaped previous updates. 2018-04-19 19:37:44 -04:00
keni 662380bf8c fix makedefs.6 formatting errors 2018-04-15 16:12:19 -04:00
keni ef0448dd79 Merge githash 2018-02-26 09:03:12 -05:00
keni cd96394ccd Update docs, man page.
Add last chance attempt to build dat/gitinfo.txt
2018-02-23 19:50:28 -05:00
keni cf9cf038f3 gitinfo.pl: special case code to allow running it from $TOP or DEVEL without
installing the hooks first
NHgithook.pm: add some warnings if nhversioning can't open files
make sure nhversioning fails before opening gitinfo.txt if it can't get valid
 data
2018-02-23 19:50:15 -05:00
keni 12530cb155 infrastructure fixes:
- fix bug in git hooks that loses file permissions when doing variable expansion
- fix execute permissions on sys/unix/hints/macosx.sh
- explicitly call out perl as required for hooks in Developer.txt
2018-02-16 12:07:37 -05:00
keni f9144fa576 build fixes for MacOSX:
- fix generation of sysconf when WANT_SOURCE_INSTALL=1
- use xcrun as main search for gdb
- turn gdb off in most cases
2018-01-09 20:59:26 -05:00
keni 7feb3ad948 Merge branch 'NetHack-3.6.0' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.6.0 2016-06-22 19:29:14 -04:00
keni ce26d2616d add docs for the cmdhelp conditionals 2016-06-22 19:28:23 -04:00
keni 51b70cc232 update FIXME to the real locations of the public git repos 2016-02-11 18:12:15 -05:00
keni b31033b7a0 add Windows info 2015-11-10 13:27:32 -05:00
keni 98de663083 Add the DEVEL tree to Files. 2015-11-10 09:44:21 -05:00
keni b5f266ee45 Add a Ben Aaronovitch quote as an engraving. 2015-10-30 09:33:43 -04:00
keni c574b566be First bits of a hints file for 10.11. Still needs (at minimum) new packaging code. 2015-10-23 13:47:38 -04:00
keni a37a35b4e1 Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-04-30 22:01:12 -04:00
keni 7823322556 nhsub: add -m flag for fixing commit dates 2015-04-30 22:00:19 -04:00
keni 24eb44a8c0 force date change (another mail test) 2015-04-24 10:11:17 -04:00
keni de87c7550c and fill in the line (another mail test) 2015-04-24 10:01:00 -04:00
keni 34508d5df2 add a date line (another mail test) 2015-04-24 09:56:24 -04:00
keni 5e39fdffde Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-04-24 09:33:35 -04:00
keni 2774278607 enable subst for all DEVEL/*.txt (really another mail test) 2015-04-24 09:32:50 -04:00
keni a2dcc89838 force the date (really testing email) 2015-04-24 09:11:33 -04:00
keni 32ed364086 Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-04-20 20:49:51 -04:00
keni 04f6fe8e51 Developer.txt: add notes about branches 2015-04-20 20:49:18 -04:00
keni b490b10b0f Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-04-13 19:33:26 -04:00
keni 4e45cf3e7f nhsub: handle git add/commit options that take an argument 2015-04-13 19:32:51 -04:00
keni 692292e46e Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-04-08 10:32:11 -04:00
keni ed631c51fa nhsub docs and fixes 2015-04-08 10:31:49 -04:00
keni 5cff7e59aa nhsub: handle some more cases 2015-04-06 17:48:48 -04:00
keni a5d6c1dd7a Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-04-06 08:11:17 -04:00
keni 043c55a613 Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-04-05 20:57:28 -04:00
keni 89b0fd5ca7 nhsub bug fixes 2015-04-04 15:43:58 -04:00
keni bc6bd724ac Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-04-01 14:41:11 -04:00
keni 32236f7985 bug fixes for nhsub 2015-04-01 14:40:48 -04:00
keni 98b2c1bfc6 Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-03-31 13:08:18 -04:00
keni fdd49dde86 Update docs for NHDT V2. 2015-03-31 12:29:58 -04:00
keni 8ee2d5976e NHDT substitution version 2.
Re-run nhgitset.pl to install.
"perldoc DEVEL/hooksdir/nhsub" for details.  General docs still to come.
Quick notes:
- "git nhsub" lets you apply substitutions to a file without involving any
  version control.
- When doing nhadd/nhcommit, the working directory WILL reflect the results
  of the substitutions.
Let's see what this breaks.
2015-03-31 09:50:02 -04:00
keni 952fb0dccf Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-03-27 21:38:25 -04:00
keni 78452809bc regenerate Guidebook.txt 2015-03-27 21:31:25 -04:00
keni 2ae33fa514 NHsubst bugfixes and hack for whitespace errors. 2015-03-24 18:29:02 -04:00
keni 9de92d55dc Fix NHtext when GIT_DIR is not defined. 2015-03-17 18:47:15 +02:00
keni c5bc6a5268 Manually fix botched NHDT-Branch expansions. 2015-03-17 18:46:55 +02:00
keni 140ad86ceb Switch NHtext from "git branch" to "git symbolic-ref" to avoid corner cases. 2015-03-17 18:46:54 +02:00
keni 5b4000a2e9 Change NHtext to double the speed of "git checkout" 2015-03-17 18:46:53 +02:00
keni 69356cc77d Another batch of manual header var additions 2015-03-17 18:45:43 +02:00
keni 4e50ba93f4 A batch of manual header var additions. 2015-03-17 18:45:42 +02:00
keni 414aea7517 Update .gitignore files. 2015-03-17 18:45:42 +02:00
keni 28a53d5081 Fix lost mode bits. 2015-03-17 18:45:40 +02:00
keni 25cd007c48 Bulk recovery of file CVS headers and addition of NHDT- headers. 2015-03-17 18:45:12 +02:00
keni 55a9ad84de Add .gitattribute files. 2015-03-17 18:44:59 +02:00
keni 9554626288 Fix bug: NHtext adds a space to a substitution value.
Add support for debugging from the command line.
2015-03-17 18:44:54 +02:00
keni 485173626a Convert mdgrep from cvs to git. 2015-03-17 18:44:54 +02:00
keni 8ac52b247a Set up mdgrep for git instead of cvs. 2015-03-17 18:44:53 +02:00
keni 041045a890 Typo 2015-03-17 18:44:53 +02:00
keni 23f213bc63 Fix NHtext when GIT_DIR is not defined. 2015-03-02 16:32:29 -05:00
keni 6fd30ab1ce Manually fix botched NHDT-Branch expansions. 2015-03-01 20:32:28 -05:00
keni 774e6c2f6f Switch NHtext from "git branch" to "git symbolic-ref" to avoid corner cases. 2015-03-01 20:26:29 -05:00
keni 91b96e2331 Change NHtext to double the speed of "git checkout" 2015-02-28 17:52:19 -05:00
keni 7d9ea49e92 Another batch of manual header var additions 2015-02-26 17:43:47 -05:00
keni 0109f9715b A batch of manual header var additions. 2015-02-26 17:10:11 -05:00
keni b598c83767 Update .gitignore files. 2015-02-26 16:35:55 -05:00
keni 971ff1d4f3 Fix lost mode bits. 2015-02-26 09:22:52 -05:00
keni 03140969ee Bulk recovery of file CVS headers and addition of NHDT- headers. 2015-02-26 09:19:03 -05:00
keni 9480f880c4 Add .gitattribute files. 2015-02-26 08:54:12 -05:00
keni bbfb2a4623 Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-02-16 08:58:20 -05:00
keni 5dda2afd32 Fix bug: NHtext adds a space to a substitution value.
Add support for debugging from the command line.
2015-02-16 08:53:52 -05:00
keni 3266234ecc Convert mdgrep from cvs to git. 2015-02-13 20:32:09 -05:00
keni b7ea921ea0 Set up mdgrep for git instead of cvs. 2015-02-13 17:54:15 -05:00
keni aed830f493 Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-02-13 17:37:36 -05:00
keni b87b568f72 Typo 2015-02-13 17:37:06 -05:00
keni b312870522 Merge branch 'master' of https://rodney.nethack.org:20040/git/NHsource 2015-02-13 11:54:28 -05:00
keni 8c7b6cd110 add another note about executable scripts 2015-02-13 11:54:04 -05:00
keni 5404e9d253 add note about making PRE file executable 2015-02-13 11:52:29 -05:00
keni b3c8089e55 .git* cleanup tids 2015-02-12 16:39:51 -05:00
keni a0315f3f34 add DEVEL to the directory list 2015-02-11 20:24:14 -05:00
keni 34221670bc initial git setup 2015-02-11 19:42:57 -05:00
keni 2dc1a2e21e new CC macro for accurately centering a single character column key 2012-04-30 01:11:00 +00:00
keni 371eb4483c Align the hyphens in .PL. 2012-04-22 14:55:41 +00:00
keni a187ad7011 Another try on the .PL macro. 2012-04-21 03:01:03 +00:00
keni 6f1df20db8 Fix PL macro indentation when the entry spans a page break. (Note to anyone
who thinks these should be upgraded to keep an entry on a single page: look
at the footnote code in the original nroff docs, the tmac.n display code,
and then use ev 2 anyway - as long as there are no footnotes on a page with
PL, you might get away with it.)
2012-04-16 15:09:55 +00:00
keni 1d219b4e1b SYSCF bits
(This covers some thing that Pat found and some things I found while working
on those.)
Unscramble duplicate use of GREPPATH and GDBPATH symbols.
Add some more info to config.h.
Make missing SYSCF_FILE a fatal error.
Make a parse error in SYSCF_FILE a fatal error.
Rename PANICTRACE_GLIBC (et al) to PANICTRACE_LIBC (et al) since FreeBSD
 and Mac OS X (at least) also implement the needed API.
Allow SYSCF_FILE to be unreadable by the user (for setgid installs).
If SYSCF, do NOT fall back to the compiled in WIZARD account.
Put WIZARD into sysopt and remove special cases in authorize_wizard_mode().
2012-01-27 20:15:31 +00:00
keni cbe862e162 gcc invocation cleanup (mac)
Move the compiler flags out of CC and into CFLAGS.  Split off
-Wunreachable-code, comment it out, and explain why.  Fix typo.
2012-01-18 22:32:24 +00:00
keni f5fa250691 drop extra includes
Remove includes already pulled in by hack.h
2012-01-12 15:08:29 +00:00
keni af0201b063 tid commit just to test postcommit.pl 2012-01-11 19:54:46 +00:00
keni b9f8ca44aa test postcommit.pl 1.91 & mac build tid
Make postcommit try to recognize a directory commit operation.
Use /usr/bin/true instead of touch for a dummy chown/chgrp in Mac OS X.
2012-01-11 19:47:33 +00:00