aboutsummaryrefslogtreecommitdiffstats
path: root/README.cmake
AgeCommit message (Collapse)AuthorFilesLines
2011-09-01From John Bradshaw:etxrab1-1/+1
Spelling fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6296 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38834 f5534014-38df-0310-8fa8-9805f1628bb7
2010-11-15cmake stuff:jmayer1-2/+2
- Fix fallout from gtk/text_import_scanner.l patch: Wireshark will build with cmake again. - Update README.cmake a bit - Running "cmake -DUI_MANAGER=ON" will give you the new ui-manager. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34885 f5534014-38df-0310-8fa8-9805f1628bb7
2010-09-28- Reset a few more variables used in FindXYZ scripts.jmayer1-2/+0
- README.cmake: small update. - Set a variable before using it for installation. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34274 f5534014-38df-0310-8fa8-9805f1628bb7
2010-09-24Small update: add opensuse 11.3 with gcc and gnu make as build-envsjmayer1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34236 f5534014-38df-0310-8fa8-9805f1628bb7
2010-07-14- Update todo listjmayer1-1/+3
- Add dftest and randpkt manpages to sync with autofoo git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33521 f5534014-38df-0310-8fa8-9805f1628bb7
2010-06-06Add 32bit Ubuntu 10.04 to supported platformskrj1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33108 f5534014-38df-0310-8fa8-9805f1628bb7
2010-06-03- Add tap-sv.c and packet-sv.c to the list of files to buildjmayer1-0/+1
- Whitespace fixes - Add Fedora 64 bit to the list of platforms where cmake should work git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33073 f5534014-38df-0310-8fa8-9805f1628bb7
2010-03-18cmake changes:jmayer1-1/+0
- Add checking for linker flags - Install plugins with the name including the Wireshark version. This will make it easier to find matching plugin versions if files get just copied over. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32231 f5534014-38df-0310-8fa8-9805f1628bb7
2010-03-09Mark unused arguments.guy1-2/+2
Clean up white space. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32149 f5534014-38df-0310-8fa8-9805f1628bb7
2009-12-29- Beginnings of cmake in docbook directoryjmayer1-0/+4
- Add note about "make help" - Move beginnings of packaging into its own file: CPackConfig.txt git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31379 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-07cmake will now honor -Werror if configured (default: on)jmayer1-2/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30852 f5534014-38df-0310-8fa8-9805f1628bb7
2009-10-15The disables features problem was fixed by previous commit.jmayer1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30564 f5534014-38df-0310-8fa8-9805f1628bb7
2009-10-09* Update list of supported platformskrj1-3/+4
* Create and assign new task git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30444 f5534014-38df-0310-8fa8-9805f1628bb7
2009-09-30Add a few more points to the todo listjmayer1-0/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30217 f5534014-38df-0310-8fa8-9805f1628bb7
2009-09-25Fix build of make and asn1 plugins.jmayer1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30144 f5534014-38df-0310-8fa8-9805f1628bb7
2009-09-25- Previous patch moved the intall targes dirs too far down.jmayer1-1/+0
- Install some auxiliary files (AUTHORS-SHORT, manuf, ...) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30135 f5534014-38df-0310-8fa8-9805f1628bb7
2009-09-23Add a few hints for OS X builds.jmayer1-0/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30105 f5534014-38df-0310-8fa8-9805f1628bb7
2009-09-23Build more plugins with cmake.jmayer1-0/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30084 f5534014-38df-0310-8fa8-9805f1628bb7
2009-09-12Make building with GeoIP, Python, Capabilities and c-aresjmayer1-1/+0
actually work. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29870 f5534014-38df-0310-8fa8-9805f1628bb7
2009-09-11- Update README.cmake: The stuff now build withoutjmayer1-22/+31
running autofoo first. - Add a comment how to change the name of a generated target git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29858 f5534014-38df-0310-8fa8-9805f1628bb7
2006-09-06Add cmake-modules URLjmayer1-0/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19167 f5534014-38df-0310-8fa8-9805f1628bb7
2006-09-05Add some links for further readingjmayer1-0/+21
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19151 f5534014-38df-0310-8fa8-9805f1628bb7
2006-09-05propset, add $Id: $ and copyright headersjmayer1-1/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19150 f5534014-38df-0310-8fa8-9805f1628bb7
2006-09-05OK, as I haven't had any negative feedback, I'm adding my workjmayer1-0/+70
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