The following packages have been uploaded to the Cygwin distribution:
* xchm-1.23-1
xCHM is a cross-platform GUI front-end to chmlib. xCHM can show the content
tree if one is available, print pages, change font face and size, remember
bookmarks, display a searchable index, and search for words
The following packages have been uploaded to the Cygwin distribution:
* juffed-0.10-3
* juffed-devel-0.10-3
JuffEd is a free, cross-platform text editor for programmers and advanced
users. Has syntax highlighting for many languages, code folding,
find/replace using plain text and regexps, code
Version 2.8.2-1 of Git has been uploaded and should be coming soon to a
mirror near you. This update includes the following packages:
- git
- git-cvs
- git-debuginfo
- git-email
- git-gui
- gitk
- git-svn
This is an update to the latest upstream release.
For a full list of the upstream changes
fzf v0.12.1-1 has been uploaded and should be coming soon to a mirror
near you. This update includes the following packages:
- fzf
- fzf-bash
- fzf-bash-completion
- fzf-fish
- fzf-vim
- fzf-zsh
- fzf-zsh-completion
This is an update to the latest upstream release.
For a full list of the upstre
Is it possible to build an executable on Cygwin so that subsequent
builds (with no change in source) produce identical results? Currently,
the timestamp embedded in executables prevents this. (I don't know if
that's the only obstacle.)
For example:
$ cat hello.c
#include
int
main ()
{
pri
On 2016-05-04 13:38, Ken Brown wrote:
> Is it possible to build an executable on Cygwin so that subsequent
> builds (with no change in source) produce identical results? Currently,
> the timestamp embedded in executables prevents this. (I don't know if
> that's the only obstacle.)
'-fno-guess
Ken Brown writes:
> Is it possible to build an executable on Cygwin so that subsequent
> builds (with no change in source) produce identical results?
> Currently, the timestamp embedded in executables prevents this. (I
> don't know if that's the only obstacle.)
I think the basic problems and solu
Hi,
On Wed, May 4, 2016 at 4:38 PM, Ken Brown wrote:
> Is it possible to build an executable on Cygwin so that subsequent builds
> (with no change in source) produce identical results? Currently, the
> timestamp embedded in executables prevents this. (I don't know if that's
> the only obstacle.
On 5/4/2016 1:21 PM, Ismail Donmez wrote:
You can easily disable this feature:
latte ~ > gcc -Wl,--no-insert-timestamp hello.c
latte ~ > objdump -p a.exe | grep Time/Date
Time/Date Thu Jan 1 03:31:53 1970
latte ~ > gcc -Wl,--no-insert-timestamp hello.c
latte ~ > objdump -p a.exe |
The following packages have been uploaded to the Cygwin distribution:
* openssl-1.0.2h-1
* openssl-devel-1.0.2h-1
* openssl-perl-1.0.2h-1
* libopenssl100-1.0.2h-1
* mingw64-i686-openssl-1.0.2h-1
* mingw64-x86_64-openssl-1.0.2h-1
The OpenSSL toolkit provides support for secure communications betwe
The following packages have been uploaded to the Cygwin distribution:
* php-5.6.21-1
* php-devel-5.6.21-1
* httpd-mod_php5-5.6.21-1
* php-bcmath-5.6.21-1
* php-bz2-5.6.21-1
* php-calendar-5.6.21-1
* php-ctype-5.6.21-1
* php-curl-5.6.21-1
* php-dba-5.6.21-1
* php-enchant-5.6.21-1
* php-exif-5.6.21-
Greetings, Ken Brown!
> Is it possible to build an executable on Cygwin so that subsequent
> builds (with no change in source) produce identical results?
General answer is "no". It is possible to build a consistent object binary,
but executable linked from it will be different on different syste
The following packages have been uploaded to the Cygwin distribution:
* libxerces-c31-3.1.3-1
* libxerces-c-devel-3.1.3-1
* mingw64-i686-xerces-c-3.1.3-1
* mingw64-x86_64-xerces-c-3.1.3-1
Xerces-C++ is a validating XML parser written in a portable subset of C++.
Xerces-C++ makes it easy to give
On 05/05/2016 02:16, Hara Kiri wrote:
Hello Marco,
last September you were reported xfig 3.2.5c crashing on Cygwin/X when
saving/opening files.
https://cygwin.com/ml/cygwin/2015-09/msg00288.html
As the same Problem occured to me and there were no followups to the
question or your reply,
I'd lik
The following packages have been uploaded to the Cygwin distribution:
* python-imaging-2.8.2-2
* python-imaging-devel-2.8.2-2
* python-imaging-qt-2.8.2-2
* python-imaging-tk-2.8.2-2
* python3-imaging-2.8.2-2
* python3-imaging-devel-2.8.2-2
* python3-imaging-qt-2.8.2-2
* python3-imaging-tk-2.8.2-2
The following packages have been uploaded to the Cygwin distribution:
* libkdecore5-4.14.19-1
* libkdecore-devel-4.14.19-1
This package includes libraries that are central to the development and
execution of a KDE program, as well as internationalization files for these
libraries, misc HTML doc
Hi Dr. Volker,
the latest /usr/lib/pkgconfig/pstoedit.pc needs
a correction
Name: pstoedit
Description: converts PostScript(TM) and PDF files to other vector
graphic formats
Version: 3.70.0
Requires:
Libs: -L/usr/lib
New version 6.9.3.10-1 of
ImageMagick
ImageMagick-doc
libMagickCore6_2
libMagickC++6_6
libMagickWand6_2
libMagick-devel
perl-Image-Magick
have been uploaded for cygwin
CHANGES
Latest 6.9.x upstream release.
This is a security release covering several vulnerabilities
https:/
18 matches
Mail list logo