| Commit message (Expand) | Author | Age | Files | Lines |
* | ascend_scanner.c includes ascend.h. Add corresponding makefile | Gerald Combs | 2012-06-19 | 1 | -3/+5 |
* | Add a "-build" argument to checkAPIs.pl. Use that argument when building | Jeff Morriss | 2012-04-04 | 1 | -1/+1 |
* | CVARSDLL hasn't been used (is undefined) for a while.... | Bill Meier | 2012-02-24 | 1 | -3/+3 |
* | Add *.sbr files to the clean target. | Anders Broman | 2012-01-29 | 1 | -1/+1 |
* | A bit of Windows makefiles rework and cleanup: | Bill Meier | 2011-02-02 | 1 | -5/+6 |
* | Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmake | Anders Broman | 2009-07-16 | 1 | -1/+1 |
* | Add /MP flag to make use of multi cores. | Anders Broman | 2009-07-15 | 1 | -1/+1 |
* | Rename all of the ascend files: | Jörg Mayer | 2009-06-15 | 1 | -8/+8 |
* | Fix Windows build warning: | Bill Meier | 2009-06-04 | 1 | -1/+1 |
* | Disable warnings-as-errors for Flex-generated output. Add a couple of gsize | Gerald Combs | 2009-04-08 | 1 | -3/+3 |
* | Flex doesn't generate LLP64-compilable output. For the time being don't | Gerald Combs | 2009-03-11 | 1 | -1/+5 |
* | More Windows compiler flag cleanups. Fix a problem with my last commit | Gerald Combs | 2009-03-02 | 1 | -4/+1 |
* | _MSC_VERs 1400 and greater require manifests. Check against | Gerald Combs | 2008-08-21 | 1 | -1/+1 |
* | From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008. | Gerald Combs | 2008-08-04 | 1 | -1/+1 |
* | Remove -g abort from checkAPIs (for now) since existing issues not yet resolved. | Bill Meier | 2008-07-17 | 1 | -1/+3 |
* | This directory needs some checkapi love; it's not yet ready for that to | Guy Harris | 2008-07-02 | 1 | -1/+1 |
* | Put printf into a separate "termoutput" API group. For most files, | Guy Harris | 2008-07-01 | 1 | -1/+1 |
* | The intended argument for "-g" was presumably "abort", given Gerald's | Guy Harris | 2008-07-01 | 1 | -1/+1 |
* | Unless I've misread the GetOptions documentation, the "-g" flag to | Guy Harris | 2008-07-01 | 1 | -1/+1 |
* | Wiretap code probably shouldn't abort the application either. | Gerald Combs | 2008-06-26 | 1 | -1/+1 |
* | Move the file utility functions from wiretap to libwsutil so that | Jeff Morriss | 2008-05-22 | 1 | -2/+2 |
* | Use the correct name for libwsutil | Jeff Morriss | 2008-05-20 | 1 | -1/+1 |
* | Create a new "Wireshark utility" library and move the mpeg-audio stuff from | Jeff Morriss | 2008-05-20 | 1 | -0/+1 |
* | do not use * wildcard which is not supported by Windows commandline | Tomas Kukosa | 2008-05-14 | 1 | -2/+1 |
* | Fix some of the Errors/warnings detected by checkapi. | Anders Broman | 2008-05-13 | 1 | -1/+2 |
* | From Anders: Checkapi enabled for wiretap and more functions converted. | Martin Mathieson | 2008-05-08 | 1 | -1/+1 |
* | Add checkapi target. | Anders Broman | 2008-05-06 | 1 | -0/+3 |
* | Add .. to the directory in which to look for headers, just as is done | Guy Harris | 2007-12-08 | 1 | -1/+2 |
* | Delete the *right* config.h.win32. | Guy Harris | 2007-12-07 | 1 | -1/+1 |
* | Run runlex.sh from the tools directory. Get rid of the extra copy in | Guy Harris | 2007-12-07 | 1 | -8/+1 |
* | runlex.sh is in tools, not the top-level directory. | Guy Harris | 2007-08-04 | 1 | -1/+1 |
* | Add a script as a front-end for Flex, to work around various problems, | Guy Harris | 2007-08-04 | 1 | -2/+6 |
* | Add a Makefile.nmake.inc file, to hold rules etc. used by multiple | Guy Harris | 2007-08-01 | 1 | -7/+1 |
* | Use a common .l.c rule for running Flex on .l files, just as is done on | Guy Harris | 2007-08-01 | 1 | -5/+6 |
* | fix manifest error: for dll's mt.exe must be given ;2 | Ulf Lamping | 2007-05-09 | 1 | -1/+1 |
* | instead of copying the MSVC 2005 manifest files around, embed them into the .... | Ulf Lamping | 2007-05-06 | 1 | -0/+3 |
* | add support for the text export format of textronix k1[25] | Luis Ontanon | 2007-05-02 | 1 | -0/+2 |
* | set compiler option "treat warnings as errors" - to prevent new warnings for ... | Ulf Lamping | 2007-03-21 | 1 | -1/+1 |
* | Fix Windows Makefiles so clean removes all pdb files (PDB_FILE no longer defi... | Bill Meier | 2007-03-18 | 1 | -1/+1 |
* | instead of putting the MSC_VER_REQUIRED test into the root Makefile (which wo... | Ulf Lamping | 2007-01-31 | 1 | -1/+1 |
* | second try for file_util.c ... (at least OS X didn't liked it) | Ulf Lamping | 2007-01-12 | 1 | -1/+1 |
* | Win32: MSVC > 6 doesn't work well with Unicode filenames! | Ulf Lamping | 2007-01-12 | 1 | -1/+1 |
* | remove the PDB_FILE setting from config.nmake - there's no real need for this... | Ulf Lamping | 2007-01-03 | 1 | -1/+2 |
* | Add makefile.nmake | Anders Broman | 2006-02-22 | 1 | -3/+3 |
* | Make the "maintainer-clean" rules get rid of some additional generated | Guy Harris | 2005-02-14 | 1 | -1/+12 |
* | to prevent problems reported by David Richards, don't depend on the cvarsdll ... | Ulf Lamping | 2004-09-12 | 1 | -1/+3 |
* | Add a Makefile.common for Wiretap, and have Makefile.am and | Guy Harris | 2004-07-26 | 1 | -34/+4 |
* | From Graham Bloice: add resources to wiretap.dll. | Guy Harris | 2004-07-23 | 1 | -1/+2 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | From Rolf Fiedler: support for reading EyeSDN USB S0 trace files. | Guy Harris | 2004-02-11 | 1 | -1/+2 |