aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-07-20CMake: Don't bother testing for _fseeki64 on Windows.Gerald Combs1-3/+0
2018-07-20Lua: Switch from disable_lua to enable_lua.Gerald Combs1-0/+1
2018-07-17Tools: Remove parentheses around bug notes.Gerald Combs1-1/+1
2018-07-02Add new encoding names for seconds/{micro,nano}second time stamps.Guy Harris1-1/+1
2018-06-28Do not add Change-Id on packaging branchesBalint Reczey1-0/+6
2018-06-28macosx-setup: fix indentation.Dario Lombardo1-2/+2
2018-06-27git hooks: prevent first commit message line to exceed 80 chars.Dario Lombardo1-0/+9
2018-06-26Fix shellcheck issues in debian-setup.sh.Gerald Combs1-13/+11
2018-06-11Rewrite make-{dissectors,taps} in PythonJoão Valverde7-443/+127
2018-06-11More shellcheck fixes.Gerald Combs3-16/+20
2018-06-11debian-setup: fix GnuTLS installation for Ubuntu 14.04Peter Wu1-4/+12
2018-06-08rpm-setup: add rpmbuild package.Dario Lombardo1-1/+2
2018-06-08rpm-setup: add support for opensuse non-interactive mode.Dario Lombardo1-1/+2
2018-06-08tools: update rpm-setup.Dario Lombardo1-3/+8
2018-06-08Qt: Move wireshark-qt.cpp back to ui/qt/main.cpp.Gerald Combs1-2/+1
2018-06-07More shellcheck checks and fixes.Gerald Combs5-72/+66
2018-06-07CMake: Get rid of FULL_SO_VERSIONGerald Combs1-4/+4
2018-06-07lemon: Make it build with __clang_analyzer__ definedStig Bjørlykke1-3/+3
2018-06-06Add COMMON_ARGS to the "Command and args" message.Guy Harris1-1/+1
2018-06-06Shellcheck fixes.Gerald Combs1-40/+46
2018-06-06Tweak cppcheck to test with better settingsJaap Keuter1-3/+3
2018-06-05Fix rpm-setup.sh so it works when you're not installing the optional pkgs.Jeff Morriss1-0/+2
2018-06-04tools: add bsd-setup.sh.Dario Lombardo1-0/+153
2018-06-04Send the "Command and args:" message to the right output file.Guy Harris1-1/+1
2018-06-02Make make-{taps,dissectors}.c shared code shared.João Valverde5-102/+146
2018-05-31Move make-taps and make-dissectors to tools/João Valverde4-1/+399
2018-05-30Add valgrind support to randpkt-test.sh.Darius Davis2-15/+55
2018-05-29tools: rename rpm_setup.sh to reflect other similar scripts.Dario Lombardo1-0/+0
2018-05-24Asciidoctor: Remove underscores from macro names.Gerald Combs1-1/+1
2018-05-23Add asciidoctor and asciidoctor-pdf to macos-setup.shJoerg Mayer1-0/+97
2018-05-19If the OS version of curl isn't new enough, download and install from source.Guy Harris1-19/+74
2018-05-18Install CMake 3.5.2 on Lion and 3.7.2 on later releases.Guy Harris1-5/+12
2018-05-18Don't try to download MaxMindDB on Lion or earlier.Guy Harris1-1/+4
2018-05-18Wrong Darwin major version - Lion is 11, not 10.Guy Harris1-1/+1
2018-05-18Don't try to download Ninja on Lion or earlier.Guy Harris1-12/+34
2018-05-17Remove older Visual Studio suport.Gerald Combs1-10/+0
2018-05-16Add a few more notes to git-export-release.sh.Gerald Combs1-0/+6
2018-05-16Minimum supported QT-Version is 5.2Joerg Mayer1-1/+1
2018-05-16CMake 3.11.0 has problems on Lion; use 3.5.2, which works.Guy Harris1-1/+1
2018-05-15CMake: require at least CMake 3.5Peter Wu1-1/+5
2018-05-15Give Ninja build instructions if we've installed Ninja.Guy Harris1-2/+7
2018-05-15Download and install Ninja.Guy Harris1-0/+50
2018-05-15Get rid of debugging printout.Guy Harris1-1/+0
2018-05-15Clean up Qt installation.Guy Harris1-46/+96
2018-05-14Update a comment.Guy Harris1-1/+1
2018-05-14Builds require CMake, so always install it.Guy Harris1-35/+12
2018-05-14Update some comments.Guy Harris1-8/+3
2018-05-14checkAPIs: handle C++ / C99-style '//' commentsPeter Wu1-3/+4
2018-05-13tools: add missing packages to osx setup.Dario Lombardo1-1/+1
2018-05-12html2txt.py: replaced 2 occurences of '{}' with equal '{0}' because of CentOS...Matej Tkac1-2/+2