| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
an installed version of wsutil. dumpcap now really builds on
Linux via cmake.
svn path=/trunk/; revision=28754
|
|
|
|
| |
svn path=/trunk/; revision=28745
|
|
|
|
|
|
|
|
|
| |
few mistakes that I made earlier.
Current status: dumpcap still doesn't build
Next step: Add a ylwrap like workaround for flex misbehaviour.
svn path=/trunk/; revision=28518
|
|
|
|
|
|
| |
replacements.
svn path=/trunk/; revision=25765
|
|
|
|
|
|
|
|
|
|
|
|
| |
* modify CMakeInstallDirs.cmake according to cmake developper wishes
* FindDBUSGLIB.cmake fixes
* Add HAVE_CHOWN
* remove DBus from CMakeLists.txt.
* DBus support has its own application (capdbus) and is in a self contained directory. A separate patch will be provided
svn path=/trunk/; revision=23300
|
|
|
|
|
|
|
|
| |
Please find attached a patch to replace "#" with "*".
Check64BitFormat.c.in is a C file.
svn path=/trunk/; revision=19821
|
|
|
|
| |
svn path=/trunk/; revision=19768
|
|
|
|
|
|
|
| |
Please find the patch that adds copyrights.
svn path=/trunk/; revision=19744
|
|
|
|
|
|
| |
it was copied from as well.
svn path=/trunk/; revision=19708
|
|
|
|
|
|
|
|
|
|
|
| |
Update/Add FindPCAP.cmake CMakeInstallDirs.cmake CMakeLists.txt
me:
Fix a typo, change gcc flags to mimic the behaviour of autofoo
stuff.
svn path=/trunk/; revision=19707
|
|
|
|
|
|
|
| |
Frederic Heem:
* More cmake system checks. It compiles dumpcap without running configure,
svn path=/trunk/; revision=19672
|
|
|
|
|
|
| |
Fix a bug and adapt CMakeLists.txt to the new usage.
svn path=/trunk/; revision=19169
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add some more (hackish) tests.
Add a LICENSE file until I find the time to add it to all
files individually.
CMakeLists.txt
Add some addiotional stuff regarding options.
Add (non-working) code to generate config.h
Handle GTK1 vs GTK2 and GLIB1 vs GLIB2
svn path=/trunk/; revision=19168
|
|
|
|
|
|
|
|
| |
http://cmake-modules.googlecode.com/svn/trunk/
This update adds a license text (dual: GPLv2 and 3 clause BSD)
svn path=/trunk/; revision=19166
|
|
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.
svn path=/trunk/; revision=19149
|