aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-08Report the file name in the "#if/#endif mismatch" error.Guy Harris1-2/+4
2018-05-05Test: Integrate ftsanity directly into our tests.Gerald Combs1-103/+0
2018-05-05Don't use dladdr() to get a pathname for the current executable().Guy Harris1-1/+1
2018-05-04Test: Add dftest to our tests.Gerald Combs27-1227/+0
2018-05-04travis: use ninja for building.Dario Lombardo1-1/+1
2018-05-03tools: add missing optional packages in debian/rpm setup.Dario Lombardo2-2/+7
2018-05-03tools: add ninja to debian/rpm additional packages.Dario Lombardo2-2/+4
2018-05-02Windows: Upgrade WinSparkle to 0.5.7.Gerald Combs1-4/+4
2018-05-02Force textify.ps1 to read files as UTF-8.Gerald Combs1-1/+7
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-30checkAPIs.pl: fix false positive with C++ method namesPeter Wu1-1/+6
2018-04-26Ensure test directories are included with git archivePeter Wu1-2/+0
2018-04-25Don't install autotools or GTK+, but do install CMake.Guy Harris2-21/+60
2018-04-25dfilter: fix memleaks with functions and slice operatorPeter Wu2-1/+12
2018-04-25Get rid of more .libs stuff.Guy Harris1-8/+3
2018-04-24vg-suppressions: suppress more GLib-related memleaksPeter Wu1-6/+37
2018-04-24tools: make rpm and debian setup scripts more similar.Dario Lombardo2-4/+25
2018-04-24tools: remove install_rpms_for_devel.sh.Dario Lombardo1-89/+0
2018-04-24tools/cppcheck/cppcheck.sh: improve script; add new option: colorize html outputchinarulezzz1-2/+31
2018-04-24oss-fuzzshark: use install directory for headers. Install missing one.Jakub Zawadzki1-2/+1
2018-04-21Remove a few obsolete references to gtk from checkapi and faq.pyJoerg Mayer1-1024/+0
2018-04-20Windows: add JSON-GLib libraryPascal Quantin1-0/+3
2018-04-20Windows: upgrade GLib to 2.52.2Pascal Quantin1-4/+5
2018-04-18tshark: add -G elastic-mapping report.Dario Lombardo3-3/+3
2018-04-18dfilter: make spaces around ".." optional in display filterPeter Wu1-2/+7
2018-04-18dfilter: add range support to set membership operator ("f in {x .. y}")Peter Wu2-0/+43
2018-04-18Remove autotools build system.Dario Lombardo4-239/+0
2018-04-17Remove some GTK+-only code.Gerald Combs2-298/+0
2018-04-17Add a destination directory flag to git-export-release.Gerald Combs1-2/+11
2018-04-16Add some notes to git-export-release.sh.Gerald Combs1-0/+14
2018-04-15More PortAudio removal.Gerald Combs2-3/+1
2018-04-15Provide alternative paths for the macosx-support-libs.Joerg Mayer1-23/+39
2018-04-15dfilter-test.py: document parallelization supportPeter Wu1-2/+2
2018-04-15dftestlib: remove unnecessary execute bitPeter Wu18-0/+0
2018-04-11tools: add openSUSE asciidoctor to rpm_setup.sh.Dario Lombardo1-1/+1
2018-04-10macos-setup.sh: More GTK and minimum supported version cleanupsJoerg Mayer1-86/+8
2018-04-09Remove GTK-related stuff from macos-setup.shJoerg Mayer1-741/+14
2018-04-05lemon: remove leaks in main().Dario Lombardo1-2/+20
2018-04-05lemon: remove leak in tplt_open().Dario Lombardo1-0/+8
2018-04-05lemon: remove scan-build warning in errline().Dario Lombardo1-3/+5