main_toolbar: fix redundant redeclaration of ‘cfile’ [-Wredundant-decls]
[metze/wireshark/wip.git] / README.cmake
2016-01-26 Graham BloiceCMake: docs update
2015-11-10 Guy HarrisApple calls it just "OS X" these days.
2015-10-16 Gerald CombsKeep CMake from finding Cygwin's Python.
2015-08-24 Gerald CombsAdd notes about using CMake + Qt Creator.
2015-04-30 Graham BloiceCMake for Windows improvements
2015-04-29 Graham BloiceUpdate CMake docs for Windows
2015-04-16 Gerald CombsUpdate README.cmake.
2015-03-26 Graham BloiceCMake updates for Windows build
2015-03-04 Jeff MorrissNote that the Lua tests don't work in cmake.
2015-01-20 Guy HarrisPossibility -> certainty.
2015-01-20 Guy HarrisFix one item.
2014-12-11 Gerald CombsCMake: Make it easier to generate the release notes...
2014-12-03 Jeff MorrissMake a note that cmake needs to install the freedesktop...
2014-10-20 Gerald CombsCMake: Use WIRESHARK_LIB_DIR. Fix GThread check on...
2014-10-10 Gerald CombsUpdate READMEs to reflect recent CMake environment...
2014-09-01 Gerald CombsWSUG: Convert the ``File I/O'' chapter to AsciiDoc.
2014-08-25 Gerald CombsMore README.cmake updates.
2014-08-15 Gerald CombsREADME.cmake: List more cmake options.
2014-08-03 Guy HarrisAdd some issues that came up when comparing autotools...
2014-08-03 Guy HarrisAdd an OSX_DEPLOY_TARGET option to control building...
2014-08-01 Gerald CombsUpdate to match the current Windows Buildbot environment.
2014-07-31 Guy HarrisAdd some information on running from the build directory.
2014-07-31 Guy HarrisNeed to make Windows installer packages as well.
2014-07-31 Guy HarrisWe need to support building against an SDK on OS X.
2014-07-31 Guy HarrisInclude OS X installer dmgs as a package type we need...
2014-07-31 Jeff Morrisscmake also needs to learn to build SVR4 packages.
2014-06-14 Joerg MayerMake it harder to miss that this is also about Win...
2014-06-09 Balint ReczeyUse only dpkg-buildpackage for building .debs
2014-06-08 Graham BloiceUpdate CMake build for win32 to build QT again, and...
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-19 Jörg MayerFix a typo
2013-12-04 Jörg MayerFinally successfully built with the msvc2010 GUI a...
2013-12-04 Jörg MayerOn Windows:
2013-12-02 Jörg MayerRemove /msvc2010 after ${QT5_BASE_DIR}, it should be...
2013-11-10 Jörg MayerMake FindGTK3 work on windows
2013-11-09 Jörg Mayercmake builds against gtk3 don't work. Those against...
2013-11-01 Jörg MayerRelease notes are done.
2013-10-29 Jeff MorrissAdd some items to the list of things still to be done.
2013-10-14 Jörg MayerMake pkgconfig work - sort of:
2013-10-12 Jörg MayerRemove some things that I added while not understanding...
2013-10-11 Jörg MayerThe path for the Qt5 installation now needs to be set...
2013-10-10 Jörg MayerBuild qtshark by default, use qt5 by default. To turn
2013-10-10 Chris MaynardFix a couple of typos.
2013-10-10 Jörg MayerExplain about setpath.bat
2013-10-06 Jörg MayerSmall update wrt the Windows build.
2013-10-05 Graham BloiceUpdated instructions for Windows CMake usage when build...
2013-10-04 Jörg MayerDocument a little progress wrt cmake windows builds.
2013-09-24 Jörg MayerOn Win it's nmake, not make
2013-09-23 Jörg MayerBeginnings of win cmake support (not yet working),...
2013-05-11 Jörg MayerNow all disectors requiring asn2wrs can be generated...
2013-04-25 Jörg MayerGenerating the realease notes is not yet done.
2013-02-25 Balint ReczeyAdd a few comments to CMake TODO items
2013-02-23 Balint ReczeyCMake build works fine on Debian Wheezy
2013-02-23 Balint ReczeyNote that CMake honors umask for creating directories
2011-09-01 Anders BromanFrom John Bradshaw:
2010-11-15 Jörg Mayercmake stuff:
2010-09-28 Jörg Mayer- Reset a few more variables used in FindXYZ scripts.
2010-09-24 Jörg MayerSmall update: add opensuse 11.3 with gcc and gnu make...
2010-07-14 Jörg Mayer- Update todo list
2010-06-06 Kovarththanan Raja... Add 32bit Ubuntu 10.04 to supported platforms
2010-06-03 Jörg Mayer- Add tap-sv.c and packet-sv.c to the list of files...
2010-03-18 Jörg Mayercmake changes:
2010-03-07 Jörg Mayer- Derive Wireshark version from configure.in for now.
2009-12-29 Jörg Mayer- Beginnings of cmake in docbook directory
2009-11-07 Jörg Mayercmake will now honor -Werror if configured (default...
2009-10-15 Jörg MayerThe disables features problem was fixed by previous...
2009-10-09 Kovarththanan Raja... * Update list of supported platforms
2009-09-30 Jörg MayerAdd a few more points to the todo list
2009-09-25 Jörg MayerFix build of make and asn1 plugins.
2009-09-25 Jörg Mayer- Previous patch moved the intall targes dirs too far...
2009-09-23 Jörg MayerAdd a few hints for OS X builds.
2009-09-23 Jörg MayerBuild more plugins with cmake.
2009-09-12 Jörg MayerMake building with GeoIP, Python, Capabilities and...
2009-09-11 Jörg Mayer- Update README.cmake: The stuff now build without
2006-09-06 Jörg MayerAdd cmake-modules URL
2006-09-05 Jörg MayerAdd some links for further reading
2006-09-05 Jörg Mayerpropset, add $Id: $ and copyright headers
2006-09-05 Jörg MayerOK, as I haven't had any negative feedback, I'm adding...