index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Set an output directory for plugins.
Gerald Combs
2015-01-20
1
-0
/
+61
*
CMake: Copy data files to the run directory.
Gerald Combs
2015-01-18
1
-0
/
+27
*
CMake: Look for FOP and HHC only when needed.
Gerald Combs
2015-01-14
1
-24
/
+30
*
CMake: Copy wireshark-gtk dependent DLLs to the target directory.
Gerald Combs
2015-01-14
2
-2
/
+98
*
CMake: Copy libwireshark dependent DLLs to the target directory.
Gerald Combs
2015-01-13
12
-30
/
+235
*
Fix ASCIIDOC detection broken by commit ae2888aeb2b418c9f62
Jörg Mayer
2015-01-13
1
-1
/
+1
*
Revert "Lemon: Update lemon tools"
Pascal Quantin
2015-01-11
1
-1
/
+1
*
Lemon: Update lemon tools
Alexis La Goutte
2015-01-11
1
-1
/
+1
*
CMake: Try to fix Cygwin a2x discovery.
Gerald Combs
2015-01-11
1
-9
/
+13
*
Update CMake "Project names" and Folders
Graham Bloice
2015-01-11
2
-0
/
+2
*
CMake: Copy admonition graphics to the correct directory.
Gerald Combs
2015-01-09
1
-2
/
+1
*
CMake: Set WIRESHARK_TARGET_PLATFORM.
Gerald Combs
2015-01-09
2
-3
/
+2
*
CMake: Copy CHM graphics from the correct source.
Gerald Combs
2015-01-09
1
-2
/
+3
*
CMake: Migrate to hhc.cmake.
Gerald Combs
2015-01-09
3
-30
/
+11
*
CMake: Cygwin-ify the xmllint path as well.
Gerald Combs
2015-01-09
1
-21
/
+46
*
Add a possible replacement for the cmd hack to work around hhc.exe
Joerg Mayer
2015-01-09
1
-0
/
+9
*
CMake: Try to fix the xsltproc path.
Gerald Combs
2015-01-09
1
-17
/
+27
*
Fix CMake Warning "Argument not separated from preceding token by whitespace."
Joerg Mayer
2015-01-09
1
-1
/
+1
*
Use the FindHTMLHelp.cmake provided by cmake to find the hhc.
Joerg Mayer
2015-01-09
1
-11
/
+7
*
HTML Help: Fix titles.
Gerald Combs
2015-01-09
1
-1
/
+8
*
CMake: Revert the release notes xsltproc command.
Gerald Combs
2015-01-09
1
-1
/
+3
*
CMake: Enable DocBook on Windows.
Gerald Combs
2015-01-08
4
-38
/
+202
*
No *pcap should have pcap_open() without the other remote extensions.
Guy Harris
2015-01-04
1
-3
/
+1
*
Fix Windows x64 CMake build
Graham Bloice
2015-01-03
1
-1
/
+1
*
UseLemon (CMake): Fix indent (use space)
Alexis La Goutte
2014-12-23
1
-1
/
+1
*
Fix Python 3 compatibility in LocatePythonModule
Peter Wu
2014-12-21
1
-1
/
+1
*
Use LocatePythonModule to locate asn2wrs.py
Maarten Bezemer
2014-12-18
2
-21
/
+6
*
Use LocatePythonModule to find make-dissector-reg.py in order to make UseMake...
Maarten Bezemer
2014-12-18
2
-3
/
+56
*
Fix missing space
Maarten Bezemer
2014-12-17
1
-1
/
+1
*
Invoke asn2wrs.py using a custom command
Maarten Bezemer
2014-12-17
1
-3
/
+4
*
Do not force the output directory
Maarten Bezemer
2014-12-17
1
-2
/
+11
*
Use FindAsn2Wrs to find asn2wrs.py
Maarten Bezemer
2014-12-17
2
-4
/
+22
*
Add Wireshark_LIBRARY variable
Maarten Bezemer
2014-12-16
2
-0
/
+13
*
Add cmake helper files for finding wireshark
Maarten Bezemer
2014-12-16
3
-0
/
+47
*
CMake: Make it easier to generate the release notes & NEWS.
Gerald Combs
2014-12-11
1
-7
/
+14
*
CMake: Don't cache LUA_LIBRARIES.
Gerald Combs
2014-12-04
1
-1
/
+1
*
cmake:
Joerg Mayer
2014-11-17
1
-0
/
+3
*
Fix a problem that causes build failures with CMake on Yosemite.
Guy Harris
2014-11-11
1
-0
/
+20
*
CMake: Use WIRESHARK_LIB_DIR. Fix GThread check on Windows.
Gerald Combs
2014-10-20
2
-7
/
+17
*
cmake: update FindGTK2 to v3.0.1-1824-g0b12815
Peter Wu
2014-10-01
1
-146
/
+452
*
cmake: use pkg-config for resolving dependencies
Peter Wu
2014-10-01
9
-25
/
+106
*
Add support for getting nanosecond time stamp resolution when capturing.
Guy Harris
2014-09-28
1
-0
/
+1
*
Having CmakeListsCustom.txt in git defeats the purpose of its existence:
Joerg Mayer
2014-09-18
1
-0
/
+20
*
As long as NEWS is still part of the git tree: At least don't differ
Joerg Mayer
2014-08-25
1
-1
/
+1
*
Convert admon graphics to SVG.
Gerald Combs
2014-08-24
1
-6
/
+5
*
CMake: More a2x / asciidoc fixes.
Gerald Combs
2014-08-24
2
-34
/
+50
*
WSUG: Convert the "User Interface" chapter to AsciiDoc.
Gerald Combs
2014-08-23
2
-41
/
+74
*
Add WinSparkle to the CMake build to bring it into line with
Graham Bloice
2014-08-22
1
-0
/
+35
*
Move generating HAVE_AIRPCAP to main CMakeLists.txt as is done with
Joerg Mayer
2014-08-22
1
-2
/
+0
*
Fix CMake checks of PCap functions, along with AirPCap
Graham Bloice
2014-08-21
2
-2
/
+5
[next]