summaryrefslogtreecommitdiff
path: root/version.pl
Commit message (Expand)AuthorAgeFilesLines
* preproc: standard macros now C-safe, %aliases off, fix %? recursionH. Peter Anvin2019-08-271-14/+14
* perl files: clean up warningsH. Peter Anvin (Intel)2019-08-091-1/+5
* Handle multiple standard macro sets sanelyH. Peter Anvin2016-07-131-0/+1
* Fix building in a separate directory from the source codeH. Peter Anvin2016-05-161-1/+4
* Add copyright verbiage to Perl scripts; update LICENSEH. Peter Anvin2009-06-281-0/+33
* nasm.nsi: add NASM Manual; automate version generationH. Peter Anvin2009-04-061-0/+6
* version.pl: snapshot releases *only* have digits in the tailH. Peter Anvin2008-11-011-1/+1
* For snapshot releases, expand out the mangled version numbers.H. Peter Anvin2008-10-251-2/+6
* version.pl: don't add an extra .00 for subminor if we don't need itH. Peter Anvin2008-10-241-1/+2
* version.pl: produce Makefile variablesH. Peter Anvin2008-02-051-0/+6
* Formatting: kill off "stealth whitespace"H. Peter Anvin2007-10-191-1/+0
* version.pl: Add support for daily snapshot releasesH. Peter Anvin2007-09-271-1/+19
* Update nasm.spec.in and make it handle rc releasesH. Peter Anvin2007-09-221-0/+12
* version.pl: support version numbers of the form X.Y[.Z]rcWH. Peter Anvin2007-09-221-6/+26
* Remove $Id$ tags (useless with git)H. Peter Anvin2007-09-121-1/+0
* Accept X.YYplZ as a valid version number (equivalent to X.YY.0.Z) andH. Peter Anvin2002-05-211-18/+21
* Add __NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ macrosH. Peter Anvin2002-05-201-7/+24
* Remove unnecessary spaces in version.macH. Peter Anvin2002-05-041-3/+3
* Make all version information come from the single file "version".H. Peter Anvin2002-05-041-0/+67