nhmall
e69808987e
support for build with current Lua version 5.4.3
...
On some platforms this may require:
make spotless
make fetch-lua
I did attempt to force a reminder message about the latter to
Makefile.top this time, and hope that works correctly for everyone.
2021-06-02 19:12:47 -04:00
nhmall
affb60dd97
support for build with current Lua version 5.4.2
...
This may require
make spotless
make fetch-lua
for some platforms.
2020-12-11 09:20:26 -05:00
nhmall
9ea45d7a1f
remove some trailing whitespace
2020-11-25 07:23:23 -05:00
nhmall
f965d187b8
support for build with current Lua version 5.4.1
...
This may require
make spotless
make fetch-lua
for some platforms.
2020-11-15 11:08:10 -05:00
Bart House
bb04a9b041
Support both VS 2017 and VS 2019 without making changes to project files.
...
Renamed 'vs2017' folder to 'vs'.
2020-10-10 15:15:59 -07:00
Bart House
848f37207d
Add text mentioning that LUA sources must be copied into tree.
2020-10-10 14:17:58 -07:00
nhmall
b967f73b96
build with the current Lua version 5.4.0 by default if not overridden
2020-07-07 17:36:23 -04:00
nhmall
82bfec24f9
update some version bits
2020-01-28 19:09:40 -05:00
nhmall
a6c46bbd85
housekeeping items for 3.6.5 - first pass
2020-01-14 11:35:06 -05:00
nhmall
74a5339a5e
housekeeping updates for 3.6.4
...
typos
README update
2019-12-17 14:11:52 -05:00
nhmall
d2d40289e6
update and/or clarify some version references
2019-12-01 19:07:28 -05:00
nhmall
3587d8aee9
bump Windows supported version in mingw-w64 sys/winnt/Makefile.gcc
...
mingw-w64 sys/winnt/Makefile.gcc required a Windows version bump from
0x0501 to 0x0601 (XP level to Windows 7 level) during compile in
order for the mingw system header files to include some of the
needed support for recent Windows port changes.
2019-11-02 01:03:02 -04:00
nhmall
5258bb0ed4
adjust for recently released MS Visual Studio 2019
...
win\curses\cursstat.c(886) : error C4703: potentially uninitialized local pointer variable 'p' used
2019-04-09 00:35:02 -04:00
nhmall
7ee4fa3c3f
some curses window-port doc bits
2018-11-19 10:40:51 -05:00
nhmall
1b36af5d8a
update Install.nt
2018-11-18 07:59:59 -05:00
Bart House
f3bc4af242
Removing support for Visual Studio 2015 solution.
2018-11-12 09:13:51 -08:00
nhmall
2b66b5ecd1
bump version ID values
2018-05-16 23:06:44 -04:00
nhmall
d4ebae12f1
default to using latest SDK available on build machine
...
From Bart...
Modified build configuration to use latest SDK available by default.
This change will eliminate the need for us to hard code an SDK
version into our configuration file and will eliminate the need
for developers to set the SDK version when they do not have the
matching SDK version installed. Updated the Install.nt file removing
the mention of having to set the SDK version.
2018-04-26 23:02:17 -04:00
nhmall
44ac268590
Install.nt bit
2018-04-23 21:47:46 -04:00
nhmall
a7df684d25
Windows instructions update
2018-04-21 09:33:47 -04:00
nhmall
2cfbd682a1
VS community editions are freely downloadable. Maintain only 2 most recent.
...
Changes to be committed:
modified: sys/winnt/Install.nt
modified: sys/winnt/Makefile.msc
modified: sys/winnt/nhsetup.bat
deleted: win/win32/vs2010/NetHack.sln
deleted: win/win32/vs2010/NetHackW.vcxproj
deleted: win/win32/vs2010/dgncomp.vcxproj
deleted: win/win32/vs2010/dgnstuff.vcxproj
deleted: win/win32/vs2010/dlb_main.vcxproj
deleted: win/win32/vs2010/levcomp.vcxproj
deleted: win/win32/vs2010/levstuff.vcxproj
deleted: win/win32/vs2010/makedefs.vcxproj
deleted: win/win32/vs2010/recover.vcxproj
deleted: win/win32/vs2010/tile2bmp.vcxproj
deleted: win/win32/vs2010/tilemap.vcxproj
deleted: win/win32/vs2010/tiles.vcxproj
deleted: win/win32/vs2010/uudecode.vcxproj
deleted: win/win32/vs2013/NetHack.sln
deleted: win/win32/vs2013/NetHack.vcxproj
deleted: win/win32/vs2013/NetHackW.vcxproj
deleted: win/win32/vs2013/dgncomp.vcxproj
deleted: win/win32/vs2013/dgnstuff.vcxproj
deleted: win/win32/vs2013/dlb_main.vcxproj
deleted: win/win32/vs2013/levcomp.vcxproj
deleted: win/win32/vs2013/levstuff.vcxproj
deleted: win/win32/vs2013/makedefs.vcxproj
deleted: win/win32/vs2013/nhdefkey.vcxproj
deleted: win/win32/vs2013/recover.vcxproj
deleted: win/win32/vs2013/tile2bmp.vcxproj
deleted: win/win32/vs2013/tilemap.vcxproj
deleted: win/win32/vs2013/tiles.vcxproj
deleted: win/win32/vs2013/uudecode.vcxproj
2017-12-03 08:42:38 -05:00
Bart House
70ac8a12af
Improvements to build.bat scripts used to build Windows builds. Remove CRT Secure warnings.
2017-09-05 13:14:13 +03:00
Pasi Kallinen
ecdebff121
Typofix
2017-09-01 12:20:21 +03:00
Bart House
f9a6cf2bf7
Improvements to Visual Studio 2015 build.
2017-09-01 12:14:04 +03:00
Bart House
77bd37b435
Visual Studio 2015 build improvements.
2017-09-01 12:13:58 +03:00
nhmall
fa092f5fe9
housekeeping for 3.6.1
...
Changes to be committed:
modified: Files
modified: README
modified: dat/history
modified: doc/Guidebook.mn
modified: doc/Guidebook.tex
modified: include/global.h
modified: include/obj.h
modified: include/patchlevel.h
modified: src/invent.c
modified: src/objnam.c
modified: src/shknam.c
modified: src/sounds.c
modified: src/spell.c
modified: sys/winnt/Install.nt
modified: sys/winnt/nethack.def
modified: win/macosx/NetHackGuidebook.applescript
modified: win/macosx/NetHackTerm.applescript
modified: win/win32/mswproc.c
2015-12-16 17:52:34 -05:00
nhmall
7d23420314
another typo
2015-11-19 19:36:14 -05:00
nhmall
b6ce68865a
typo fix and some elaboration
...
Changes to be committed:
modified: sys/winnt/Install.nt
2015-11-19 19:28:39 -05:00
nhmall
43628124a4
Windows build updates
2015-11-19 18:57:17 -05:00
nhmall
38080e921f
Windows 10
2015-11-11 09:20:19 -05:00
nhmall
26baa53f2b
project count (visual studio instructions)
2015-06-20 09:21:13 -04:00
nhmall
6be4506fb6
more windows instruction cleanup
2015-06-20 09:00:20 -04:00
Sean Hunt
1c081b1647
Remove stale version control lines.
2015-05-25 09:21:31 +09:00
karnov
2a907f894e
Version number increment
2015-05-06 22:04:27 -04:00
keni
03140969ee
Bulk recovery of file CVS headers and addition of NHDT- headers.
2015-02-26 09:19:03 -05:00
nethack.allison
ead5101e0a
More Microsoft Visual Studio 2010 Express compiler build
...
More updates to support the latest freely downloadable Microsoft compiler.
2012-01-15 17:43:54 +00:00
nethack.allison
0fa41c557d
I missed removal of some unnecessary complication on the first pass of this.
...
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/
2010-08-30 13:35:05 +00:00
nethack.allison
094e7c710a
Update Install.nt instructions for VS Express 2010.
...
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/
2010-08-30 13:14:41 +00:00
nethack.allison
e822fc1c60
install.nt clarification
2006-07-16 18:48:34 +00:00
nethack.allison
54a27aa9e8
fixes34.4 catch up
2006-06-26 20:19:40 +00:00
nethack.allison
6adc731634
Install.nt updates
...
- Additional information for using MS VC++ 2005 Express Edition in
combination with the Platform SDK.
2006-06-26 11:02:36 +00:00
nethack.allison
e9b022d579
housekeeping: mark trunk sources 3.5 (misc)
2005-01-02 17:21:18 +00:00
nethack.allison
71c62ce21c
Update contact info
2003-02-22 01:20:14 +00:00
nethack.allison
92206d8f8b
more win32 build updates (from <Someone>)
2002-12-11 03:12:44 +00:00
nethack.allison
bea789ea2d
win32 updates (from <Someone>)
...
- restructured Install.nt quite a bit. It now contains instructions
to build a graphical nethack using NMAKE, too. I merged
the instructions for command line builds, and separated the IDE
build; that made more sense to me. It is shorter, too.
- added some lines to all Makefiles so they now build
NetHackW.exe when GRAPHICAL is "Y", and NetHack.exe
otherwise. I espacially did not test this on Borland.
Previously, the makefiles would always build NetHack.exe.
- changed the IDE files to build NetHackW.exe instead of
nethackw.exe. This is only cosmetic, but consistent with the
other executable.
- made a small change to pcmain.c, as the MinGW linker
cannot decide between main() and WinMain() when both are
present, as explained in <Someone>'s original
message. (I used a #ifndef instead of comments ;-)
The MinGW graphical build indeed seems to work.
2002-12-09 03:12:47 +00:00
nethack.allison
1e52445608
add date macro to Install.nt
2002-07-24 06:28:50 +00:00
nethack.allison
5488f521bb
some more 3.4.1 prep
...
patchlevel.h detail cut back
README
2002-03-29 19:41:49 +00:00
nethack.allison
14ec6fe03b
some 3.4.1 preparation
...
Update patchlevel.h
Update some strings from 3.4.0 to 3.4.1.
2002-03-29 06:30:33 +00:00
nethack.allison
e3028a84c0
something that should have been removed
2002-03-24 21:14:19 +00:00
nethack.allison
db2bdaadcb
(from Yitzhak) part2
...
part 2 touches only port files
Makes Borland happy with current sources.
Fixes bug in WM_PAINT handling in rip/splash code.
Fixes getline() bug (H0009)
Tidies up source.
Fixes up copyright notices.
Adds TODO docs for Borland. (Removes "TODO" note)
Small changes to defaults formatting.
Fixes ALT key on Graphical Port non NetHack mode.
Hilites pet in Graphical Port text mode.
Also Implements windowcolors for status and message window in graphical port.
On graphical port,
tested to see it actually works.
Tested on platforms Makefile MSC/BCC Graphical/Console, MSC IDE for
compile and run and performing hilite pet in graphical text, not
displaying rawio, alt key.
2002-03-10 17:41:11 +00:00