| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Spelling fixes
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6296
svn path=/trunk/; revision=38834
|
|
|
|
|
|
|
|
|
|
|
| |
use a locally modified version of the stuff
- Some (still preliminary) CPack changes
- Add -fexcess-precision=fast (configure.in and CmakeLists.txt)
to the compileflags (new gcc-4.5 feature to maintain backward
compatibility with gcc-4.4 and IMO we don't need the slower but
more exact implementation gcc 4.5 offers.
svn path=/trunk/; revision=32823
|
|
|
|
|
|
|
|
|
| |
Allow to overide that version in CMakefile.txt
- Minor update to README.cmake
- Turn off GTK_DEBUG
svn path=/trunk/; revision=32139
|
|
- Add note about "make help"
- Move beginnings of packaging into its own file: CPackConfig.txt
svn path=/trunk/; revision=31379
|