| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake stuff: | Jörg Mayer | 2010-11-15 | 1 | -0/+1 |
* | - Reset a few more variables used in FindXYZ scripts. | Jörg Mayer | 2010-09-28 | 3 | -3/+8 |
* | - FindGLIB2.cmake updates from | Jörg Mayer | 2010-09-25 | 3 | -173/+285 |
* | Reset CMAKE_REQUIRED_FLAGS after checking flags. | Stig Bjørlykke | 2010-09-24 | 1 | -0/+1 |
* | H.sivank: | Jörg Mayer | 2010-09-23 | 1 | -0/+3 |
* | Add check for HAVE_GZCLEARERR. | Jörg Mayer | 2010-09-23 | 1 | -0/+4 |
* | Try to add support to learn the HTML_VIEWER variable and the DOC_DIR variable... | Jörg Mayer | 2010-09-23 | 1 | -1/+1 |
* | Set missing svn:keywords and svn:eol-style. | Stig Bjørlykke | 2010-07-22 | 1 | -42/+42 |
* | Jose Pedro Oliveira <jpo@di.uminho.pt> | Jörg Mayer | 2010-05-24 | 1 | -0/+1 |
* | At least according to the CMake 2.6 documentation, | Guy Harris | 2010-05-24 | 1 | -0/+1 |
* | Commit 32350 replaced the self written FindZ.cmake by cmakes | Jörg Mayer | 2010-05-19 | 1 | -0/+2 |
* | Add readme to track modules | Kovarththanan Rajaratnam | 2010-04-01 | 1 | -0/+3 |
* | Sync ZLIB from CMake trunk | Kovarththanan Rajaratnam | 2010-04-01 | 2 | -35/+40 |
* | cmake changes: | Jörg Mayer | 2010-03-18 | 1 | -0/+22 |
* | Add CMake tests for pcap_datalink_val_to_description() and | Guy Harris | 2010-03-17 | 1 | -6/+14 |
* | Added search for GDKPIXBUF to help building on OSX. | Stig Bjørlykke | 2010-03-08 | 1 | -3/+2 |
* | Search for includes and libs in /opt/local/ (MacPorts). | Stig Bjørlykke | 2010-03-06 | 1 | -0/+2 |
* | Copy over the introduction of Makefile.common change | Jörg Mayer | 2010-03-04 | 1 | -395/+517 |
* | Almost working out-of-tree builds for the documentation, | Jörg Mayer | 2010-02-25 | 4 | -79/+102 |
* | - Beginnings of cmake in docbook directory | Jörg Mayer | 2009-12-29 | 7 | -38/+245 |
* | - Generate manpages and html version of manpages | Jörg Mayer | 2009-11-11 | 2 | -2/+87 |
* | Also look for /usr/bin/open as HtmlViewer. | Stig Bjørlykke | 2009-11-09 | 1 | -0/+1 |
* | The Feature summary of cmake 2.6.2 has a bug that is fixed in | Jörg Mayer | 2009-10-15 | 1 | -0/+78 |
* | Add tools/lemon/CMakeLists.txt which creates the lemon parser executable | Kovarththanan Rajaratnam | 2009-10-10 | 1 | -2/+2 |
* | Introduce UseMakeTapReg.cmake | Kovarththanan Rajaratnam | 2009-10-09 | 1 | -0/+19 |
* | Add register_dissector_files macro | Kovarththanan Rajaratnam | 2009-10-09 | 1 | -0/+33 |
* | Remove FindWSWIN32.cmake. It was only a temporary hack I introduced. We shoul... | Kovarththanan Rajaratnam | 2009-10-08 | 1 | -34/+0 |
* | Try to add tpg, but it seems it doesn't build with autofoo either. | Jörg Mayer | 2009-09-25 | 1 | -0/+25 |
* | Slightly rework the detection code for some packages. | Jörg Mayer | 2009-09-24 | 4 | -43/+11 |
* | While trying to understand commit 30107, I found the following at | Jörg Mayer | 2009-09-24 | 1 | -1/+1 |
* | Run lemon from CMAKE_CFG_INTDIR. | Stig Bjørlykke | 2009-09-23 | 1 | -1/+1 |
* | - Add $Id: $ tags | Jörg Mayer | 2009-09-23 | 25 | -1/+76 |
* | Try finding gpg-error library, to improve building on OSX. | Stig Bjørlykke | 2009-09-23 | 1 | -1/+2 |
* | Removed setting GLIB2_LIBRARIES to GLIB_LIBRARY, to improve build on OSX. | Stig Bjørlykke | 2009-09-23 | 1 | -3/+0 |
* | Try finding pixbuf and pango libraries to help building on OSX. | Stig Bjørlykke | 2009-09-23 | 1 | -0/+31 |
* | Make building with GeoIP, Python, Capabilities and c-ares | Jörg Mayer | 2009-09-12 | 3 | -2/+198 |
* | Update to add the last missing detection stuff. | Jörg Mayer | 2009-09-10 | 5 | -32/+134 |
* | CMAKE: Get most of of missing *build* pieces into place | Jörg Mayer | 2009-09-09 | 15 | -362/+276 |
* | dftest and rawshark now build. | Jörg Mayer | 2009-09-08 | 4 | -0/+119 |
* | - Undo the PACKAGELIST WSWIN32 stuff in CMakeLists.txt: | Jörg Mayer | 2009-09-07 | 7 | -1221/+65 |
* | Beginnings of getting cmake to build stuff in epan. | Jörg Mayer | 2009-09-02 | 1 | -0/+21 |
* | CMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unused | Kovarththanan Rajaratnam | 2009-08-31 | 2 | -138/+0 |
* | Add new windows cmake module finder | Kovarththanan Rajaratnam | 2009-08-30 | 1 | -0/+31 |
* | Fix PATH typo. Should have been PATHS | Kovarththanan Rajaratnam | 2009-08-30 | 3 | -35/+30 |
* | We no longer support GLib 1.x | Kovarththanan Rajaratnam | 2009-08-29 | 1 | -112/+0 |
* | Search for includes and libs in /opt/local/ (MacPorts). | Stig Bjørlykke | 2009-08-18 | 2 | -0/+18 |
* | OK, so my last commit message was too optimistic - I was using | Jörg Mayer | 2009-06-16 | 1 | -16/+18 |
* | CMake now successfully builds dumpcap | Jörg Mayer | 2009-06-15 | 3 | -7/+37 |
* | Resume work on CMake for Wireshark. Finally found and fixed a | Jörg Mayer | 2009-05-29 | 2 | -21/+58 |
* | Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem... | Jeff Morriss | 2008-07-18 | 1 | -33/+0 |