| Commit message (Expand) | Author | Age | Files | Lines |
* | Move make-tapreg-dotc to tools/make-tapreg-dotc | Kovarththanan Rajaratnam | 2009-10-04 | 1 | -2/+2 |
* | Move rdps.py to tools/rdps.py | Kovarththanan Rajaratnam | 2009-10-04 | 1 | -2/+2 |
* | Try to add tpg, but it seems it doesn't build with autofoo either. | Jörg Mayer | 2009-09-25 | 1 | -2/+10 |
* | wslua now builds, links and installs. | Jörg Mayer | 2009-09-25 | 1 | -1/+1 |
* | Removed some duplicate libraries. | Stig Bjørlykke | 2009-09-25 | 1 | -15/+0 |
* | - Previous patch moved the intall targes dirs too far down. | Jörg Mayer | 2009-09-25 | 1 | -33/+53 |
* | Slightly rework the detection code for some packages. | Jörg Mayer | 2009-09-24 | 1 | -26/+32 |
* | Added Apple Cocoa library to processes dumping OSX version. | Stig Bjørlykke | 2009-09-23 | 1 | -1/+8 |
* | Build more plugins with cmake. | Jörg Mayer | 2009-09-23 | 1 | -6/+8 |
* | CMake: | Jörg Mayer | 2009-09-21 | 1 | -2/+53 |
* | Build a few more plugins | Jörg Mayer | 2009-09-16 | 1 | -7/+7 |
* | Move some of the -I stuff from top level to epan. | Jörg Mayer | 2009-09-16 | 1 | -9/+1 |
* | Build the asn1 plugin. The only problem(?) is, that it is | Jörg Mayer | 2009-09-15 | 1 | -6/+47 |
* | Not yet working: | Jörg Mayer | 2009-09-14 | 1 | -9/+74 |
* | Make building with GeoIP, Python, Capabilities and c-ares | Jörg Mayer | 2009-09-12 | 1 | -24/+23 |
* | Update to add the last missing detection stuff. | Jörg Mayer | 2009-09-10 | 1 | -12/+45 |
* | We no longer support the old plugin API so remove it completely from the buil... | Kovarththanan Rajaratnam | 2009-09-09 | 1 | -1/+1 |
* | Add missing include dirs when building wslua. | Jörg Mayer | 2009-09-09 | 1 | -0/+2 |
* | CMAKE: Get most of of missing *build* pieces into place | Jörg Mayer | 2009-09-09 | 1 | -18/+89 |
* | Build new packetlist | Jörg Mayer | 2009-09-08 | 1 | -3/+7 |
* | - now wireshark compiles with cmake as well | Jörg Mayer | 2009-09-08 | 1 | -10/+19 |
* | dftest and rawshark now build. | Jörg Mayer | 2009-09-08 | 1 | -17/+198 |
* | - Undo the PACKAGELIST WSWIN32 stuff in CMakeLists.txt: | Jörg Mayer | 2009-09-07 | 1 | -15/+17 |
* | Beginnings of getting cmake to build stuff in epan. | Jörg Mayer | 2009-09-02 | 1 | -131/+145 |
* | CMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unused | Kovarththanan Rajaratnam | 2009-08-31 | 1 | -18/+0 |
* | Disable standard library deprecation when MSVC >= 2005 | Kovarththanan Rajaratnam | 2009-08-30 | 1 | -0/+5 |
* | Find Win32 bundled packages | Kovarththanan Rajaratnam | 2009-08-30 | 1 | -2/+5 |
* | Add WIN32 platform sources | Kovarththanan Rajaratnam | 2009-08-30 | 1 | -0/+6 |
* | Rename build target to lowercase for consistency | Kovarththanan Rajaratnam | 2009-08-29 | 1 | -18/+19 |
* | We require CMake >= 2.6 so we don't have to repeat the expressions in endif()... | Kovarththanan Rajaratnam | 2009-08-27 | 1 | -24/+24 |
* | Remove zlib from the set of mandatory packages (it isn't) | Kovarththanan Rajaratnam | 2009-08-27 | 1 | -4/+2 |
* | Move configure checks to ConfigureChecks.cmake | Kovarththanan Rajaratnam | 2009-08-27 | 1 | -47/+1 |
* | - Properly detect and use the perl command. | Jörg Mayer | 2009-06-16 | 1 | -39/+39 |
* | Build the other tools that don't depend on libwireshark | Jörg Mayer | 2009-06-16 | 1 | -17/+109 |
* | OK, so my last commit message was too optimistic - I was using | Jörg Mayer | 2009-06-16 | 1 | -5/+11 |
* | CMake now successfully builds dumpcap | Jörg Mayer | 2009-06-15 | 1 | -5/+12 |
* | Resume work on CMake for Wireshark. Finally found and fixed a | Jörg Mayer | 2009-05-29 | 1 | -15/+24 |
* | Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem... | Jeff Morriss | 2008-07-18 | 1 | -1/+0 |
* | Bug 1227 : From Frederic Heem: | Sake Blok | 2007-10-28 | 1 | -13/+5 |
* | frederic.heem: | Jörg Mayer | 2006-10-26 | 1 | -12/+35 |
* | Parts of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179 | Jörg Mayer | 2006-10-24 | 1 | -73/+186 |
* | Add a comment | Jörg Mayer | 2006-09-13 | 1 | -0/+2 |
* | The last update to FindGTK2.cmake was incompatible with it's use. | Jörg Mayer | 2006-09-06 | 1 | -20/+18 |
* | cmake/ | Jörg Mayer | 2006-09-06 | 1 | -22/+63 |
* | propset, add $Id: $ and copyright headers | Jörg Mayer | 2006-09-05 | 1 | -0/+23 |
* | OK, as I haven't had any negative feedback, I'm adding my work | Jörg Mayer | 2006-09-05 | 1 | -0/+51 |