aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Try to fix version.h dependencies.Gerald Combs2015-05-051-10/+10
* Add tshark -z "ncp,srt"Michael Mann2015-05-011-0/+1
* CMake: Always set PROCESSOR_ARCHITECTURE on Windows.Gerald Combs2015-04-301-2/+6
* CMake for Windows improvementsGraham Bloice2015-04-301-8/+15
* CMake Windows fixesGraham Bloice2015-04-291-1/+7
* Add service_response_time_table for TShark srt stats.Michael Mann2015-04-281-0/+1
* Add tshark -z "smb2,srt"Michael Mann2015-04-281-0/+1
* Add tshark -z "ldap,srt"Michael Mann2015-04-271-0/+1
* CMake fix windows setupGraham Bloice2015-04-231-4/+4
* [Androiddump] Fix CMake install path for androiddumpmichal.orynicz2015-04-211-5/+6
* CMake minor updatesGraham Bloice2015-04-201-4/+5
* Make androiddump loadable on OS X.Gerald Combs2015-04-171-0/+12
* Fix CMake warningsGraham Bloice2015-04-171-2/+7
* androiddump: Fix build on onther than Win platformsMichal Labedzki2015-04-171-1/+4
* CMake: Set WIN32 for GUI executables.Gerald Combs2015-04-171-6/+12
* Fix wireshark.pc when CMAKE_INSTALL_LIBDIR is absoluteBalint Reczey2015-04-161-5/+6
* CMake: Try not to clobber our gspawn exes.Gerald Combs2015-04-151-3/+5
* Revert "CMake: Try not to clobber our gspawn exes."Gerald Combs2015-04-151-14/+23
* CMake: Try not to clobber our gspawn exes.Gerald Combs2015-04-151-23/+14
* Set the extcap working directory on Windows.Gerald Combs2015-04-151-9/+20
* CMake: Initial PortableApps targets.Gerald Combs2015-04-141-0/+10
* Start moving win-setup to PowerShell.Gerald Combs2015-04-141-9/+30
* Fix zlib DLL copy.Gerald Combs2015-04-131-3/+9
* Add the OpenSUSE zlib1.dll when needed.Gerald Combs2015-04-131-2/+5
* Add missing androiddump stuffMichal Labedzki2015-04-121-2/+14
* CMake: Add a build environment == generator check.Gerald Combs2015-04-101-2/+16
* Cleanup CMake VS solutionGraham Bloice2015-04-091-0/+5
* Fix CMake build for WindowsGraham Bloice2015-04-081-0/+1
* extcap: Add support for Android - androiddumpMichal Labedzki2015-04-081-0/+36
* Add zlib compilation to CMake on WindowsGraham Bloice2015-04-071-7/+14
* Fixup our anonsvn URLs.Gerald Combs2015-04-021-0/+1
* CMake updates for Windows buildGraham Bloice2015-03-261-6/+0
* CMake cleanup for VS solutionGraham Bloice2015-03-261-0/+2
* Always use html2text.py for FAQ, improve outputPeter Wu2015-03-251-3/+2
* 1.99.5 → 1.99.6.v1.99.6rc0Gerald Combs2015-03-201-1/+1
* 1.99.4 → 1.99.5.v1.99.5rc0Gerald Combs2015-03-191-1/+1
* CMake: Fix an uninstall.exe dependency.Gerald Combs2015-03-161-6/+0
* Add a test-programs target everywhere.Gerald Combs2015-03-131-1/+12
* CMake: Add a top-level nsis_package target.Gerald Combs2015-03-121-12/+66
* CMake: Update wslua build and test.Gerald Combs2015-03-121-4/+4
* CMakeLists: fix indent (use tabs)Alexis La Goutte2015-03-101-3/+3
* Fix the exec call and paths in the test wrapper.Gerald Combs2015-03-071-9/+2
* CMake: Generate a wrapper for test.sh.Gerald Combs2015-03-071-0/+23
* 1.99.3 → 1.99.4.v1.99.4rc0Gerald Combs2015-03-051-1/+1
* Qt: Add more version and packaging information to the main window.Gerald Combs2015-02-191-0/+7
* Add AddressSanitizer (ASAN) build optionAlexis La Goutte2015-02-181-0/+11
* Fix various warnings in wireshark-qt.cpp.Gerald Combs2015-02-181-1/+1
* Try to fix diagnostic suppression.Gerald Combs2015-02-141-1/+1
* Remove endif() left over from previous change.Guy Harris2015-02-051-1/+0
* Get rid of the temporary OS X-specific hack.Guy Harris2015-02-051-8/+0