aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
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