1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-06 14:39:03 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
kris
85edc7a005 Merging over from /nmap-exp/kris/assert-testing
Ensuring the safety of assert() calls by keeping NDEBUG undefined throughout
Nmap, Nbase and Nsock.

I've tested this on Linux and Windows XP without problems.  On Windows I've
removed the definitions of _DEBUG and NDEBUG from the *.vcproj files.
2008-05-03 17:58:48 +00:00
david
a820b085b5 Remove from the nselib-bin directory files that are automatically generated:
nselib-bin/autom4te.cache
nselib-bin/libtool
nselib-bin/config.log
nselib-bin/config.status
nselib-bin/Makefile

The presence of a hard-coded libtool was probably causing the "missing sed"
problem: http://seclists.org/nmap-dev/2007/q4/0355.html.
2007-11-29 09:44:30 +00:00
diman
c1697dbdc5 changed the windows projects to work with the new dir layout 2007-11-27 23:48:33 +00:00
fyodor
add61ca6a4 move back version w/history 2007-11-27 23:13:53 +00:00
fyodor
fcadb941ef removing these new files so I can move back the ones which still have their svn history 2007-11-27 23:12:13 +00:00
diman
c0f07c99ac adding nselib nselib-bin second (should work on unix now) 2007-11-27 22:18:59 +00:00