aboutsummaryrefslogtreecommitdiffstats
path: root/admin/nt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve logic for dependencies checkingPhillip Lord2019-09-181-28/+75
| | | | * admin/nt/dist-build/build-dep-zips.py:
* Merge remote-tracking branch 'origin/harfbuzz'Eli Zaretskii2019-06-071-2/+3
|\
| * Update dependenciesPhillip Lord2019-06-031-2/+3
| | | | | | | | * admin/nt/dist-build/build-dep-zips.py: Add harfbuzz as dependency
* | No longer add debug symbols to release buildPhillip Lord2019-06-051-2/+8
|/ | | | | * admin/nt/dist-build/build-zips.sh: Remove -g3 from release build and install with install-strip
* Merge from origin/emacs-26Paul Eggert2018-12-314-4/+4
|\ | | | | | | | | | | 2fcf2df Fix copyright years by hand 26bed8b Update copyright year to 2019 2814292 Fix value of default frame height. (Bug#33921)
| * Update copyright year to 2019Paul Eggert2019-01-014-4/+4
| | | | | | | | Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
* | Fix windows snapshot buildingPhillip Lord2018-05-031-1/+3
| | | | | | | | * admin/nt/dist-build/build-zips.sh: Fix broken if statement
* | * admin/nt/dist-build/build-zips.sh: Support building of branchesPhillip Lord2018-05-031-1/+16
| |
* | Reduce parallelism to Windows buildPhillip Lord2018-03-281-1/+1
| | | | | | | | * admin/nt/dist-build/build-zips.sh: Reduce make parallelism to 2.
* | Remove architecture dependent source downloadsfeature/deps-downloadPhillip Lord2018-03-261-3/+4
| | | | | | | | * admin/nt/dist-build/build-dep-zips.py:
* | Reduce build loadPhillip Lord2018-03-241-1/+1
| | | | | | | | * admin/nt/dist-build/build-zips.sh: Reduce parallelism to 8
* | Limit build loadPhillip Lord2018-03-231-1/+1
| | | | | | | | * admin/nt/dist-build/build-zips.sh: Limit build load.
* | Ensure configure is running if necessaryPhillip Lord2018-03-231-2/+3
| | | | | | | | * admin/nt/dist-build/build-zips.sh: Check for missing Makefile.
* | Merge from origin/emacs-26Paul Eggert2018-01-014-4/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 63b04c11d5 Fix copyright years by hand 5c7dd8a783 Update copyright year to 2018 220a9ecba1 Merge from Gnulib 312c565566 Don't add empty keyboard macro to macro ring (Bug#24992) 39ca289a7a Allow customization of decoding of "man" command f8240815ea * etc/NEWS: Add security consideration note on passphrase ... 0c78822c70 Fix subtle problem with scroll-down when scroll-margin is ... acd289c5a4 Fix problems with indexing in User manual b240c7846b * lisp/help.el (describe-key): Only (copy-sequence elt) wh... e879a5444a * src/buffer.c (Frestore_buffer_modified_p): Fix bug#29846 81b1028b63 Improve documentation of 'inhibit-modification-hooks' and ... 7175496d7a Fix doc string of 'enable-recursive-minibuffers' 5b38406491 Fix documentation of delsel and of killing text # Conflicts: # etc/NEWS # etc/refcards/ru-refcard.tex
| * Update copyright year to 2018Paul Eggert2018-01-014-4/+4
| | | | | | | | Run admin/update-copyright.
* | Add date to dependency and source zips for snapshotsPhillip Lord2017-11-302-17/+42
| | | | | | | | | | * admin/nt/dist-build/build-zips.sh, admin/nt/dist-build/build-dep-zips.py: Support snapshot naming
* | Update Build files for Emacs-27Phillip Lord2017-11-273-6/+7
| | | | | | | | | | | | * admin/nt/dist-build/README-windows-binaries, admin/nt/dist-build/build-dep-zips.py, admin/nt/dist-build/build-zips.sh: Update Version
* | Fix lower case installer namePhillip Lord2017-11-201-3/+1
| | | | | | | | * admin/nt/dist-build/build-zips.sh (build_installer):
* | Add date to snapshot filePhillip Lord2017-11-202-11/+25
| | | | | | | | | | * admin/nt/dist-build/build-zips.sh: Add date to all out files. * admin/nt/dist-build/emacs.nsi: Lower case and date installer.
* | Rebrand UninstallerPhillip Lord2017-11-171-1/+1
| | | | | | | | * admin/nt/dist-build/emacs.nsi: Add MUI_UNICON
* | Fix install location for windows installerPhillip Lord2017-11-172-6/+26
| |
* | Rebrand Windows installerPhillip Lord2017-11-151-0/+1
| | | | | | | | | | | | * admin/nt/dist-build/emacs.nsi: Use two icons. * etc/images/splash.bmp,etc/images/icons/hicolor/scalable/apps/emacs.ico: New files.
* | Add support for Windows installer buildPhillip Lord2017-11-052-11/+114
|/ | | | | * etc/images/slash.bmp,admin/nt/dist-build/emacs.nsi: New files * admin/nt/dist-build/build-zips.sh: Support building installer
* ; Spelling fixesPaul Eggert2017-11-012-6/+6
|
* Update documentation for windows buildPhillip Lord2017-10-251-0/+92
| | | | * admin/nt/dist-build/README-scripts: New File.
* Fix windows build errorsPhillip Lord2017-10-251-5/+7
| | | | | * admin/nt/dist-build/build-zips.sh: Correct name of zip file, build 64 bit first
* Scripts to automate windows binary distributionPhillip Lord2017-10-243-0/+411
| | | | | | * admin/nt/dist-build/README-windows-binaries, admin/nt/dist-build/build-dep-zips.py, admin/nt/dist-build/build-zips.sh: New Files
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-2/+2
| | | | | | | | | 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:.
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-292-3/+3
| | | | | This catches some URLs I missed in my previous scan, or perhaps were added after the scan.
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
| | | | | | | | | | | | | 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.
* Update copyright year to 2017Paul Eggert2016-12-312-2/+2
| | | | Run admin/update-copyright.
* Update copyright year to 2016Paul Eggert2016-01-012-2/+2
| | | | Run admin/update-copyright.
* Update copyright year to 2015Paul Eggert2015-01-012-2/+2
| | | | Run admin/update-copyright.
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-012-2/+2
|
* Update location of Emacs on MS Windows FAQGlenn Morris2013-08-271-15/+3
|
* * admin/nt/README-ftp-server: Update from http://ftp.gnu.org/gnu/emacs/windows/Glenn Morris2013-06-181-27/+25
|
* Remove <>, since makes contents invisible on http://ftp.gnu.orgGlenn Morris2013-01-121-1/+1
|
* Update copyright notices for 2013.Paul Eggert2013-01-012-2/+2
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-052-2/+2
|
* Spelling fixes.Paul Eggert2011-11-191-1/+1
|
* Update information about PNG libraries for MS-Windows.Eli Zaretskii2011-11-151-8/+13
| | | | | admin/nt/README-ftp-server: Update the information about PNG libraries. nt/README.W32: Update the GTK Windows download URL for libpng.
* Fix typos.Juanma Barranquero2011-11-121-1/+1
|
* Document that UNICOWS.DLL is required to run Emacs on Windows 9X.Eli Zaretskii2011-10-281-14/+20
| | | | | | | | | 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
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-242-4/+2
|
* Nuke arch-tags.Glenn Morris2011-01-151-3/+0
|
* Merge from emacs-23Stefan Monnier2011-01-142-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-024-4/+4
| |
| * Fix bug #7716 with PNG image support libraries on Windows.Eli Zaretskii2010-12-311-8/+16
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | New make target for Windows platform: make dist (bug#6602)Christoph Scholtes2010-07-242-329/+0
|/ | | | | | | | | | | | | | | | * 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.
* Add 2010 to copyright years.Glenn Morris2010-01-134-4/+4
|