1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

109 Commits

Author SHA1 Message Date
Phillip Lord
6710c265aa Fix lower case installer name
* admin/nt/dist-build/build-zips.sh (build_installer):
2017-11-20 22:30:31 +00:00
Phillip Lord
046cde2d66 Add date to snapshot file
* admin/nt/dist-build/build-zips.sh: Add date to all out files.
* admin/nt/dist-build/emacs.nsi: Lower case and date installer.
2017-11-20 19:55:31 +00:00
Phillip Lord
6b8e9b74bd Rebrand Uninstaller
* admin/nt/dist-build/emacs.nsi: Add MUI_UNICON
2017-11-17 23:03:03 +00:00
Phillip Lord
d20eab9831 Fix install location for windows installer 2017-11-17 23:03:03 +00:00
Phillip Lord
bc462efec8 Rebrand Windows installer
* admin/nt/dist-build/emacs.nsi: Use two icons.
 * etc/images/splash.bmp,etc/images/icons/hicolor/scalable/apps/emacs.ico:
   New files.
2017-11-15 22:53:31 +00:00
Phillip Lord
1d8f8851a4 Add support for Windows installer build
* etc/images/slash.bmp,admin/nt/dist-build/emacs.nsi: New files
 * admin/nt/dist-build/build-zips.sh: Support building installer
2017-11-05 15:51:06 +00:00
Paul Eggert
9d31a97092 ; Spelling fixes 2017-11-01 22:07:43 -07:00
Phillip Lord
b8cf159bbc Update documentation for windows build
* admin/nt/dist-build/README-scripts: New File.
2017-10-25 22:06:50 +01:00
Phillip Lord
628b653209 Fix windows build errors
* admin/nt/dist-build/build-zips.sh: Correct name of zip file, build
  64 bit first
2017-10-25 09:18:04 +01:00
Phillip Lord
3fc05cfaec Scripts to automate windows binary distribution
* admin/nt/dist-build/README-windows-binaries,
  admin/nt/dist-build/build-dep-zips.py,
  admin/nt/dist-build/build-zips.sh: New Files
2017-10-24 18:34:35 +01:00
Paul Eggert
5172fa02cc Prefer HTTPS to HTTP for gnu.org
This fixes some URLs I omitted from my previous pass,
notably those in lists.gnu.org.  Although lists.gnu.org
does not yet support TLS 1.1, TLS 1.0 is better than nothing.
* lisp/erc/erc.el (erc-official-location):
* lisp/mail/emacsbug.el (report-emacs-bug):
Use https:, not http:.
2017-10-01 19:59:01 -07:00
Paul Eggert
cbc8324488 Prefer HTTPS to HTTP for gnu.org
This catches some URLs I missed in my previous scan,
or perhaps were added after the scan.
2017-09-29 17:48:22 -07:00
Paul Eggert
bc511a64f6 Prefer HTTPS to FTP and HTTP in documentation
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November.  Change these FTP URLs to https://ftp.gnu.org
instead.  Make similar changes for URLs to other organizations moving
away from FTP.  Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
2017-09-13 15:54:37 -07:00
Paul Eggert
5badc81c1c Update copyright year to 2017
Run admin/update-copyright.
2016-12-31 19:42:26 -08:00
Paul Eggert
0e963201d0 Update copyright year to 2016
Run admin/update-copyright.
2016-01-01 01:34:24 -08:00
Paul Eggert
7e09ef09a4 Update copyright year to 2015
Run admin/update-copyright.
2015-01-01 14:26:41 -08:00
Paul Eggert
ba3189039a Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
Glenn Morris
63e984f8fd Update location of Emacs on MS Windows FAQ 2013-08-27 15:40:24 -04:00
Glenn Morris
9dd33e8563 * admin/nt/README-ftp-server: Update from http://ftp.gnu.org/gnu/emacs/windows/ 2013-06-18 23:31:20 -07:00
Glenn Morris
5ca9b80e95 Remove <>, since makes contents invisible on http://ftp.gnu.org 2013-01-12 16:51:49 -08:00
Paul Eggert
ab422c4d68 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
Glenn Morris
acaf905b11 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
Paul Eggert
e1dbe924b5 Spelling fixes. 2011-11-19 18:29:42 -08:00
Eli Zaretskii
b018182ccd Update information about PNG libraries for MS-Windows.
admin/nt/README-ftp-server: Update the information about PNG libraries.
 nt/README.W32: Update the GTK Windows download URL for libpng.
2011-11-15 20:08:38 +02:00
Juanma Barranquero
40a8bdf60f Fix typos. 2011-11-12 00:17:16 +01:00
Eli Zaretskii
8cedc5acf9 Document that UNICOWS.DLL is required to run Emacs on Windows 9X.
nt/README.W32: Mention UNICOWS.DLL as prerequisite for running
 Emacs on Windows 9X.
 admin/nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
 running Emacs on Windows 9X.

Fixes: debbugs:8562
2011-10-28 17:03:13 +02:00
Glenn Morris
73b0cd5003 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
Glenn Morris
0d9f702fd0 Nuke arch-tags. 2011-01-15 15:16:57 -08:00
Stefan Monnier
77ab81d054 Merge from emacs-23 2011-01-14 12:18:41 -05:00
Glenn Morris
5df4f04cd3 Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
Eli Zaretskii
5be1c984b7 Fix bug #7716 with PNG image support libraries on Windows.
src/image.c <Qlibpng_version>: New variable.
 (syms_of_image): Intern and staticpro it.  Set its value to the
 version of PNG library we were compiled with.
 (my_png_error, png_load): Avoid GCC warnings about direct access
 to png_ptr->jmpbuf.
 lisp/term/w32-win.el (image-library-alist): Set up correctly for
 libpng versions both before and after 1.4.0.
 admin/nt/README.W32: Update the information about PNG support libraries.
 nt/INSTALL: Update the information about PNG support libraries.
2010-12-31 14:38:06 +02:00
Christoph Scholtes
e3aef5c688 New make target for Windows platform: make dist (bug#6602)
* admin/admin.el: Write version number to nt/makefile.w32-in.
* admin/nt/makedist.bat: Remove; replaced with `zipdist.bat'
  in the nt/ directory.
* admin/nt/README.W32: Relocate to nt/ directory.
* etc/NEWS: Document new --distfiles configure.bat option and
  `dist' make target on Windows.
* nt/INSTALL: Document new dist target and add section about
  creating binary distributions.
* nt/configure.bat: New parameter `--distfiles'.
* nt/makefile.w32-in: Add version number, new target `dist'.
  Add new target `install-shortcuts'.
* nt/zipdist.bat: New file; create zipped binary distribution,
  replaces admin/nt/makedist.bat.
2010-07-24 15:35:31 +02:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Jason Rumney
d6a69b30c7 Updated ready for release 2009-07-29 15:26:21 +00:00
Jason Rumney
61939a000d Update version and date for pending pretest. 2009-06-19 13:06:02 +00:00
Jason Rumney
48b862642e Updated for new pretest 2009-05-20 12:57:47 +00:00
Jason Rumney
ef985b47bb Updated for 23.0.93 2009-04-30 15:32:28 +00:00
Jason Rumney
2bf4ad49e4 Don't put dump.bat into the barebin, as we don't put temacs.exe in
there anyway. Anyone who wants to deal with redumping emacs will have
the skills to recompile from source anyway, since it no longer seems
necessary to work around windows preloaded dll problems.
2009-04-06 14:37:23 +00:00
Jason Rumney
7758e7e3f8 Updated fro 23.0.92 2009-04-06 14:34:38 +00:00
Eli Zaretskii
49c956ebaa Fix last change. 2009-02-24 19:20:19 +00:00
Juanma Barranquero
d9cce2069c * nt/README.W32: Fix typos. 2009-02-24 11:50:34 +00:00
Jason Rumney
3deb93c663 Remove ever expanding versions of Windows. Shorten FAQ URL. Remove
mention of obsolete lock directory.  Windows distribution now bin and
barebin only.  Add note about SVG support.  Remove old tar and gzip
problem workarounds.  Use new (22.x) -Q option.  Report all bugs through
bug tracker.
2009-02-23 13:17:21 +00:00
Jason Rumney
9b0587538e Modify for barebin distribution, as undumped distribution no longer exists. 2009-02-23 12:31:55 +00:00
Jason Rumney
a6f4f1e5b2 Update for 23.0.91 2009-02-23 12:23:44 +00:00
Juanma Barranquero
1c3f291ee9 * nt/README.W32: Fix typo. (Bug#2207) 2009-02-05 15:30:32 +00:00
Jason Rumney
a399235450 Update for 23.1 pretest 2009-02-01 14:32:05 +00:00
Glenn Morris
f858db9ff1 Add 2009 to copyright years. 2009-01-08 04:24:42 +00:00
Miles Bader
26e06f4464 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1435
2008-09-30 00:47:51 +00:00
Jason Rumney
273fb2e478 Update for 22.3 2008-09-07 01:45:14 +00:00
Miles Bader
9850eff524 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1398
2008-09-02 05:35:54 +00:00