aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-03-26CMake updates for Windows buildGraham Bloice1-6/+0
2015-03-26CMake cleanup for VS solutionGraham Bloice1-0/+2
2015-03-25Always use html2text.py for FAQ, improve outputPeter Wu1-3/+2
2015-03-201.99.5 → 1.99.6.Gerald Combs1-1/+1
2015-03-191.99.4 → 1.99.5.Gerald Combs1-1/+1
2015-03-16CMake: Fix an uninstall.exe dependency.Gerald Combs1-6/+0
2015-03-13Add a test-programs target everywhere.Gerald Combs1-1/+12
2015-03-12CMake: Add a top-level nsis_package target.Gerald Combs1-12/+66
2015-03-12CMake: Update wslua build and test.Gerald Combs1-4/+4
2015-03-10CMakeLists: fix indent (use tabs)Alexis La Goutte1-3/+3
2015-03-07Fix the exec call and paths in the test wrapper.Gerald Combs1-9/+2
2015-03-07CMake: Generate a wrapper for test.sh.Gerald Combs1-0/+23
2015-03-051.99.3 → 1.99.4.Gerald Combs1-1/+1
2015-02-19Qt: Add more version and packaging information to the main window.Gerald Combs1-0/+7
2015-02-18Add AddressSanitizer (ASAN) build optionAlexis La Goutte1-0/+11
2015-02-18Fix various warnings in wireshark-qt.cpp.Gerald Combs1-1/+1
2015-02-14Try to fix diagnostic suppression.Gerald Combs1-1/+1
2015-02-05Remove endif() left over from previous change.Guy Harris1-1/+0
2015-02-05Get rid of the temporary OS X-specific hack.Guy Harris1-8/+0
2015-02-05CMake: Make copy_data_files depend on html_docs.Gerald Combs1-1/+2
2015-02-05OK, try cmake -E copy.Guy Harris1-1/+1
2015-02-04On OS X, temporarily use cp to install some files.Guy Harris1-0/+9
2015-02-041.99.2 → 1.99.3.Gerald Combs1-1/+1
2015-02-04Don't build app_bundle by default.Gerald Combs1-1/+1
2015-02-01CMake: Build a complete application bundle on OS X.Gerald Combs1-12/+18
2015-01-23CMake: Make sure DATAFILE_DIR exists.Gerald Combs1-0/+5
2015-01-21Support Sun^WOracle C's -xldscope=hidden for hiding externals.Guy Harris1-7/+33
2015-01-21Only turn -msse4.2 on for ws_mempbrk_sse42.c, and don't always build it.Guy Harris1-20/+0
2015-01-20CMake: Use wrapper scripts instead of symlinks.Gerald Combs1-8/+13
2015-01-20CMake: Set an output directory for plugins.Gerald Combs1-38/+51
2015-01-20pdb_zip_package: Enable multithreaded compression.Gerald Combs1-1/+3
2015-01-19CMake: Add a pdb_zip_package target.Gerald Combs1-0/+26
2015-01-18CMake: Copy data files to the run directory.Gerald Combs1-39/+164
2015-01-16CMakeList.txt/Makefile.am (root) : fix indent (use tabs)Alexis La Goutte1-14/+27
2015-01-15CMake: Rename the windeployqt variable.Gerald Combs1-3/+6
2015-01-15Fix-copy-qt-dllGraham Bloice1-2/+6
2015-01-15Fix cmake-cflagsGraham Bloice1-3/+0
2015-01-14CMake: Update windeployqt discovery.Gerald Combs1-6/+7
2015-01-14CMake: Copy Qt DLLs to the target directory.Gerald Combs1-0/+24
2015-01-14CMake: Copy wireshark-gtk dependent DLLs to the target directory.Gerald Combs1-0/+70
2015-01-13CMake: Copy libwireshark dependent DLLs to the target directory.Gerald Combs1-0/+128
2015-01-11Fix CMake generation and use of Windows .rc filesGraham Bloice1-30/+27
2015-01-11Update CMake "Project names" and FoldersGraham Bloice1-2/+2
2015-01-10make-version.pl updates.Gerald Combs1-44/+5
2015-01-09CMake: Set WIRESHARK_TARGET_PLATFORM.Gerald Combs1-0/+13
2015-01-08CMake: Enable DocBook on Windows.Gerald Combs1-5/+1
2015-01-07Don't run checkapi on .rc files.Guy Harris1-0/+3
2015-01-06CMake: Add an ENABLE_CODE_ANALYSIS option.Gerald Combs1-0/+4
2015-01-05Override optimization and other flags for make based generators.Joerg Mayer1-0/+7
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice1-10/+0