summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Link statically against libwsock32.aDidier Raboud2018-04-01
* Merge branch 'master' into nsis3Didier Raboud2017-09-04
|\
| * Replace all mirror urls with deb.debian.orgDidier Raboud2017-05-29
| * Don't allow branch selection, as the dailies' download doesn't work (circumve...Didier Raboud2016-12-29
| * Don't allow kernel selection, as their download doesn't work (circumvents #81...Didier Raboud2016-12-29
* | Build in NSIS 3; link against the correct variation of pluginapiDidier Raboud2016-08-10
|/
* Replace sha1sum.c with libgcrypt_hash.c pluginDidier Raboud2016-03-23
* Switch d-i.debian.org URIs from http to https.Cyril Brulebois2016-01-03
* Makefile syntax fix in PXE targets definitionJérémy Bobbio2015-04-29
* Reproducible build: Reset embedded file modification times to the build dateJérémy Bobbio2015-04-29
* Reproducible build: Allow to set build date externallyJérémy Bobbio2015-04-29
* Reproducible build: Don't insert timestamps when building NSIS DLLsJérémy Bobbio2015-04-29
* Build the icon out of a square SVG file; add librsvg2-bin and icoutils to Bui...Didier Raboud2014-12-17
* Add PXE functionality to the standalone flavour.Didier Raboud2012-03-27
* Mark some targets as .PHONY to make sure they get rebuilt for each flavour.Didier Raboud2012-01-31
* Rename the NO_KFREEBSD make envvar to NOT_ALLKERNELS to open the doors to GNU...Didier Raboud2011-08-03
* Add loopback and iso9660 GRUB modules, useful for loading files from ISO images.Colin Watson2011-07-06
* Add hurd support, disabled for now.Samuel Thibault2011-06-28
* Make win32-loader work from kFreeBSD CDs.Didier Raboud2011-06-16
* Build with mingw-w64.Stephen Kitt2011-06-15
* Use make features to convert the pictures more smartly.Didier Raboud2011-05-23
* Replace the GTK screenshot by a more recent one, featuring SpaceFun. Document...Didier Raboud2011-05-23
* Make the network mode work securely by allowing preseed.cfg checksum embeddin...Didier Raboud2011-03-21
* Initual sha1sum NSIS plugin implementation.Didier Raboud2011-02-21
* Allow build-time choice of Company Name.Didier Raboud2011-02-17
* Remove license click-trough.Didier Raboud2011-02-16
* Allow build-time outfile name selectionDidier Raboud2011-02-13
* Rename distro_name to target_distro.Didier Raboud2011-02-07
* Add executable properties and proper branding.Didier Raboud2011-02-07
* Make the Windows bootloader entry distro- and kernel- specific.Didier Raboud2011-02-02
* Allow to disable the kFreeBSD download possibilityDidier Raboud2011-02-02
* Add PXE functionality (Closes: #607417)Didier Raboud2011-01-28
* Call makensis verbosely.Didier Raboud2010-08-01
* Specify --format for grub-mkimage (Closes: 584371) and releaseDidier Raboud2010-06-03
* Add basic kFreeBSD support to win32-loaderDidier Raboud2010-05-05
* Remove the getwindowsversion.nsh code duplicate (included in nsis).Didier Raboud2010-04-23
* Separate network (with a http shipped preseed.cfg) from standaloneDidier Raboud2010-04-23
* Update the daily images URLs. (2)Didier Raboud2010-04-23
* Ditch grubutil-win32 dependency.Robert Millan2009-11-30
* Split functionality back into different plugins. svn-bisect reveals that the...Robert Millan2009-11-29
* Make it buildable with nsis 2.25 again.Robert Millan2009-11-29
* Move grub.cfg to win32-loader directory.Robert Millan2009-11-28
* Include vbe.mod for video mode initialization.Robert Millan2009-11-26
* Update for GRUB module rename. (Closes: #545648)Robert Millan2009-11-26
* * Update GRUB module selection. (Closes: #536961)Robert Millan2009-07-24
* Add getwindowsversion.nsh to win32-loader.exe dependenciesRobert Millan2009-04-21
* Make output a bit more silent.Robert Millan2009-04-06
* Update to new NSIS plugin API. (Closes: #517174)Robert Millan2009-03-24
* Merge all plugin code into a single DLL.Robert Millan2009-03-15
* Fix rule dependencyRobert Millan2008-10-26