aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Collapse)AuthorFilesLines
2006-11-06frederic heem:jmayer1-35/+35
Please find attached a patch to replace "#" with "*". Check64BitFormat.c.in is a C file. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19821 f5534014-38df-0310-8fa8-9805f1628bb7
2006-11-01Add same license info as in Check64BitFormat.cmakejmayer1-0/+36
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19768 f5534014-38df-0310-8fa8-9805f1628bb7
2006-10-30frederic heem:jmayer8-51/+222
Please find the patch that adds copyrights. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19744 f5534014-38df-0310-8fa8-9805f1628bb7
2006-10-26Only include the license text and not the rest of the source filejmayer1-287/+2
it was copied from as well. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19708 f5534014-38df-0310-8fa8-9805f1628bb7
2006-10-26frederic.heem:jmayer3-12/+103
Update/Add FindPCAP.cmake CMakeInstallDirs.cmake CMakeLists.txt me: Fix a typo, change gcc flags to mimic the behaviour of autofoo stuff. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19707 f5534014-38df-0310-8fa8-9805f1628bb7
2006-10-24Parts of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179jmayer12-114/+1854
Frederic Heem: * More cmake system checks. It compiles dumpcap without running configure, git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19672 f5534014-38df-0310-8fa8-9805f1628bb7
2006-09-06The last update to FindGTK2.cmake was incompatible with it's use.jmayer1-1/+3
Fix a bug and adapt CMakeLists.txt to the new usage. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19169 f5534014-38df-0310-8fa8-9805f1628bb7
2006-09-06cmake/jmayer6-0/+623
Add some more (hackish) tests. Add a LICENSE file until I find the time to add it to all files individually. CMakeLists.txt Add some addiotional stuff regarding options. Add (non-working) code to generate config.h Handle GTK1 vs GTK2 and GLIB1 vs GLIB2 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19168 f5534014-38df-0310-8fa8-9805f1628bb7
2006-09-06Update to newer version of the file fromjmayer1-256/+342
http://cmake-modules.googlecode.com/svn/trunk/ This update adds a license text (dual: GPLv2 and 3 clause BSD) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19166 f5534014-38df-0310-8fa8-9805f1628bb7
2006-09-05OK, as I haven't had any negative feedback, I'm adding my workjmayer2-0/+287
to use cmake as a build system. It's in no way complete, I'd just like others to be able to participate in playing with cmake and to document what I'm doing. Please read the README.cmake for what can be done right now. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19149 f5534014-38df-0310-8fa8-9805f1628bb7