aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Use "old-style" moc options to ensure backward compatibility for Qt toolsJoão Valverde2016-03-291-1/+2
* Trun on -Wused-but-marked-unused but only as warning, never as error.Joerg Mayer2016-03-281-0/+3
* Fix out-of-tree "gen-authors" targetPeter Wu2016-03-281-5/+5
* Remove -W from compiler warningsJoão Valverde2016-03-251-1/+0
* Add ax_lib_socket_nsl.m4 macroJoão Valverde2016-03-251-6/+0
* Put pcapio.c into a writecap library, and use it.Guy Harris2016-03-241-3/+6
* extcap: add ciscodump.Dario Lombardo2016-03-241-1/+28
* Remove ADNS supportJoão Valverde2016-03-211-12/+4
* Fix building without extcap enabledJoão Valverde2016-03-211-3/+3
* Fix CMake target FOLDER propertiesGraham Bloice2016-03-201-2/+2
* cmake: Remove extcap from include directoriesJoão Valverde2016-03-181-1/+0
* OS X: Remove GTK+ packaging.Gerald Combs2016-03-141-2/+2
* Move /asn1 to /epan/dissectorsJoão Valverde2016-03-131-1/+0
* cmake: Copy docs to build datafile dir for NSIS packaging.João Valverde2016-03-111-0/+22
* Add doc/CMakeLists.txtJoão Valverde2016-03-101-158/+1
* AUTHORS: sort by nameAlexis La Goutte2016-03-081-1/+2
* Add conflict check filterAlexis La Goutte2016-03-071-0/+4
* CMake: Avoid pipes and the `cut` command.Gerald Combs2016-03-061-6/+9
* cmake: fix gen-authors target.Dario Lombardo2016-03-041-1/+1
* extcap: move ssh common functions to ssh-base.Dario Lombardo2016-03-041-0/+1
* extcap: add local_interfaces_to_list() to wsutil.Dario Lombardo2016-03-041-0/+1
* Create perl script to append existing AUTHORS file with information from git ...Michael Mann2016-03-031-0/+8
* CMake: Add more structure to libwireshark buildJoão Valverde2016-03-011-1/+1
* extcap: Move extcap handling to baseRoland Knall2016-02-291-1/+1
* extcap: move windows functions into extcap-baseDario Lombardo2016-02-261-0/+4
* Don't add the wiretap directory to the list of include directories.Guy Harris2016-02-181-1/+0
* Build the extcap programs in the extcap directory.Guy Harris2016-02-151-2/+5
* Use CMake conventional nomenclature for CXX_FLAGSJoão Valverde2016-02-111-8/+8
* CMake: Avoid unnecessary link dependency with SBC and fix debian warningsJoão Valverde2016-02-061-1/+0
* Fix Qt4 moc option argument and add build parametrizationJoão Valverde2016-02-031-0/+8
* Add configure-time synchronous DNS warnings.Gerald Combs2016-02-021-0/+5
* Allow/Create an option to use "capture filter" labels defined in wireshark GU...Mike782016-01-271-0/+3
* Allow make-version.pl to use git when missing from pathChristian Tellefsen2016-01-271-2/+5
* Don't treat Visual Studio specially for linker flags.Guy Harris2016-01-271-26/+14
* Explain why we're still checking for MSVC.Guy Harris2016-01-271-1/+10
* CMake: Produce correct plugindir for pkg-configMichal Privoznik2016-01-231-1/+1
* CMake: Fix an endif.Gerald Combs2016-01-191-1/+1
* Add Lua dependings only if LUA is enabledMichal Labedzki2016-01-181-1/+1
* Generate better pkg-config fileMichal Privoznik2016-01-041-0/+6
* cmake: do not fail if help/faq.txt already existsPeter Wu2015-12-301-2/+8
* Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann2015-12-281-2/+1
* Fix a typo in a comment.Guy Harris2015-12-231-1/+1
* extcap: add randpktdump, a random packet generator.Dario Lombardo2015-12-221-0/+23
* CMake: Make "install ... DESTINATION" paths relative.Gerald Combs2015-12-181-8/+20
* Note why we do -Wno-variadic-macros.Guy Harris2015-12-141-0/+4
* Remove -Wwrite-strings compiler flagJoão Valverde2015-12-121-1/+0
* Revert "Build Flex-generated files with "warnings are errors"."Guy Harris2015-12-051-11/+11
* Build Flex-generated files with "warnings are errors".Guy Harris2015-12-051-11/+11
* CMake+PortableApps: Include the VC runtime (second try).Gerald Combs2015-12-041-0/+2
* More libcodecs -> libwscodecs.Guy Harris2015-12-041-2/+2