hammer/tools/windows
Nicolas Léveillé 9a7752b9a6 Finish porting hammer's library to windows
We port registry by importing the (public domain) openbsd implementation
of the tfind/tsearch POSIX binary tree search functions.

These are only necessary when building on non-posix platforms
2016-01-31 17:27:19 +01:00
..
build.bat windows build: Add build scripts + appveyor.yml 2015-08-09 22:46:00 +02:00
build_examples.bat Deactivate compiler warnings from CL.EXE that fire in hammer 2015-08-09 22:46:45 +02:00
clvars.bat Remove c4388 signed/unsigned mismatch 2015-12-20 11:50:54 +01:00
env.bat windows build: Add build scripts + appveyor.yml 2015-08-09 22:46:00 +02:00
hammer_lib_src_list Finish porting hammer's library to windows 2016-01-31 17:27:19 +01:00
README.md windows build: Add build scripts + appveyor.yml 2015-08-09 22:46:00 +02:00
status.bat windows build: Add build scripts + appveyor.yml 2015-08-09 22:46:00 +02:00

Support tools for the Windows (win32/win64) port.