aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Set correct locale in make-version.pl instead of in Makefiles.Stig Bjørlykke2010-01-141-12/+18
* Add a target to always run make-version.pl to check if svn version has changed.Stig Bjørlykke2010-01-131-3/+10
* - Beginnings of cmake in docbook directoryJörg Mayer2009-12-291-18/+4
* Added GCRYPT_LIBRARIES to capinfos.Stig Bjørlykke2009-12-081-0/+1
* CMake: Bump the version to 1.3.3Kovarththanan Rajaratnam2009-11-241-1/+1
* Need to add svnversion.h to the build list to makeJörg Mayer2009-11-171-0/+1
* Beginnings of enabling static builds. Still to do:Jörg Mayer2009-11-171-4/+8
* - Add the new dissector filesJörg Mayer2009-11-121-11/+20
* - Generate manpages and html version of manpagesJörg Mayer2009-11-111-17/+99
* Make it possible to disable WERROR.Stig Bjørlykke2009-11-081-0/+2
* Add a few more optional compiler warnings and some (commented out)Jörg Mayer2009-11-071-0/+6
* cmake will now honor -Werror if configured (default: on)Jörg Mayer2009-11-071-4/+27
* New version is 1.3.2Jörg Mayer2009-10-291-1/+1
* Remove an obsolete commentJörg Mayer2009-10-251-1/+0
* Group subdirectories Kovarththanan Rajaratnam2009-10-101-10/+9
* Add tools/lemon/CMakeLists.txt which creates the lemon parser executableKovarththanan Rajaratnam2009-10-101-11/+1
* Compile and link idl2wrsKovarththanan Rajaratnam2009-10-101-0/+2
* Fix copy/paste errorKovarththanan Rajaratnam2009-10-091-2/+2
* Start using register_tap_files() macroKovarththanan Rajaratnam2009-10-091-10/+2
* Introduce UseMakeTapReg.cmakeKovarththanan Rajaratnam2009-10-091-0/+1
* Add register_dissector_files macroKovarththanan Rajaratnam2009-10-091-0/+1
* Also capitalize wireshark_BINARY_DIR since this variable is automatically def...Kovarththanan Rajaratnam2009-10-091-1/+1
* Capitalize project nameKovarththanan Rajaratnam2009-10-091-1/+1
* Remove FindWSWIN32.cmake. It was only a temporary hack I introduced. We shoul...Kovarththanan Rajaratnam2009-10-081-1/+0
* Move make-tapreg-dotc to tools/make-tapreg-dotcKovarththanan Rajaratnam2009-10-041-2/+2
* Move rdps.py to tools/rdps.pyKovarththanan Rajaratnam2009-10-041-2/+2
* Try to add tpg, but it seems it doesn't build with autofoo either.Jörg Mayer2009-09-251-2/+10
* wslua now builds, links and installs.Jörg Mayer2009-09-251-1/+1
* Removed some duplicate libraries.Stig Bjørlykke2009-09-251-15/+0
* - Previous patch moved the intall targes dirs too far down.Jörg Mayer2009-09-251-33/+53
* Slightly rework the detection code for some packages.Jörg Mayer2009-09-241-26/+32
* Added Apple Cocoa library to processes dumping OSX version.Stig Bjørlykke2009-09-231-1/+8
* Build more plugins with cmake.Jörg Mayer2009-09-231-6/+8
* CMake:Jörg Mayer2009-09-211-2/+53
* Build a few more pluginsJörg Mayer2009-09-161-7/+7
* Move some of the -I stuff from top level to epan.Jörg Mayer2009-09-161-9/+1
* Build the asn1 plugin. The only problem(?) is, that it isJörg Mayer2009-09-151-6/+47
* Not yet working:Jörg Mayer2009-09-141-9/+74
* Make building with GeoIP, Python, Capabilities and c-aresJörg Mayer2009-09-121-24/+23
* Update to add the last missing detection stuff.Jörg Mayer2009-09-101-12/+45
* We no longer support the old plugin API so remove it completely from the buil...Kovarththanan Rajaratnam2009-09-091-1/+1
* Add missing include dirs when building wslua.Jörg Mayer2009-09-091-0/+2
* CMAKE: Get most of of missing *build* pieces into placeJörg Mayer2009-09-091-18/+89
* Build new packetlistJörg Mayer2009-09-081-3/+7
* - now wireshark compiles with cmake as wellJörg Mayer2009-09-081-10/+19
* dftest and rawshark now build.Jörg Mayer2009-09-081-17/+198
* - Undo the PACKAGELIST WSWIN32 stuff in CMakeLists.txt:Jörg Mayer2009-09-071-15/+17
* Beginnings of getting cmake to build stuff in epan.Jörg Mayer2009-09-021-131/+145
* CMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unusedKovarththanan Rajaratnam2009-08-311-18/+0
* Disable standard library deprecation when MSVC >= 2005Kovarththanan Rajaratnam2009-08-301-0/+5