H. Peter Anvin
438ed48c49
Reformat insns.dat to uniform column width
...
Add a script to reformat insns.dat to uniform width, and use it.
2007-09-22 22:02:34 -07:00
H. Peter Anvin
7b45fbb127
release script: handle stricter CLI parsing for "git tag"
...
The current version of "git tag" seems to demand that the options
precede arguments; the name is an argument, but the -m option and its
parameter is an option.
2007-09-22 16:38:25 -07:00
Charles Crayne
bfff95a6c0
modified: misc/release to fix bug in removing .git
2007-09-20 21:12:33 -07:00
H. Peter Anvin
942acbf782
release script: fix final cleanup
...
Make sure we're in the right place for the final cleanup.
2007-09-13 12:25:32 -07:00
H. Peter Anvin
c338779174
Modify release script for a git-centric world
...
Change the release script to use git rather than CVS.
THE BEHAVIOR OF THE SCRIPT HAS CHANGED -- make sure to look at it
before use.
2007-09-13 12:22:00 -07:00
H. Peter Anvin
d105682096
Remove $Id$ tags (useless with git)
...
Remove CVS $Id$ tags, since git doesn't use them.
2007-09-12 21:05:06 -07:00
Frank Kotler
f20f692156
update cvs server name in misc/release script
2007-05-30 16:34:29 +00:00
H. Peter Anvin
dbcf0089d6
Update to match SF changes
2005-01-14 22:57:03 +00:00
H. Peter Anvin
07d455120f
Script to format the source code in a standard format
2004-12-29 23:53:40 +00:00
Frank Kotler
c650b87792
Andreas Ericsson's patch to misc/nasm.sl
...
-
2004-12-21 18:06:22 +00:00
H. Peter Anvin
8229cfe83f
Add autoheader command
2003-09-01 04:20:40 +00:00
H. Peter Anvin
2ef2f06125
Enable the use of a config.h file and autoheader. At this point we don't
...
actually *use* the resulting configuration file, but it keeps autoconf
from creating an insanely long compiler command line, which can cause
problems all by itself. Eventually we can do:
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
... to get the same information.
2003-09-01 04:19:37 +00:00
H. Peter Anvin
3728b63c74
Fix "make doc"
2003-08-29 20:00:26 +00:00
H. Peter Anvin
7a3cf83951
Don't rename the spec file
2003-08-29 19:58:02 +00:00
H. Peter Anvin
2daf5e456a
Making the spec file part of dist is something for the Makefile, not
...
for the release script
2003-08-29 19:56:40 +00:00
H. Peter Anvin
828f00bee3
Include spec file in tarball for rpm -ta
2003-08-29 19:53:10 +00:00
H. Peter Anvin
927c5d71f3
Generate a spec file *correctly*
2002-05-27 01:18:45 +00:00
H. Peter Anvin
d093e3232a
Automatically make a specfile
2002-05-27 01:14:00 +00:00
H. Peter Anvin
4f22df2b91
Need "make cleaner" not "make clean"
2002-05-27 00:55:53 +00:00
H. Peter Anvin
bb253a2d38
Avoid releasing intermediate files in the doc bundle
2002-05-27 00:52:46 +00:00
H. Peter Anvin
ac7e75a05d
Automatically update the LATEST tag if doing a "real" release
2002-05-19 05:37:08 +00:00
H. Peter Anvin
5eb5f7b64e
Move cleanup before work directory creation
2002-05-10 22:01:17 +00:00
H. Peter Anvin
2b1fdbf4fa
Operate from the correct path in "real" mode.
2002-05-10 22:00:03 +00:00
H. Peter Anvin
cd0fcae4ae
Clean the directory correctly; generate the SF path correctly
2002-05-10 21:58:43 +00:00
H. Peter Anvin
e3e654ab6d
cvs tag doesn't have an -a option
2002-05-10 21:56:53 +00:00
H. Peter Anvin
6afaad9771
Fix typo in release script
2002-05-10 21:55:49 +00:00
H. Peter Anvin
43a0a1d0fe
Don't include the .hpj and .rtf files in the bundles -- noone wants
...
those files except the person who has to build the .hlp files, which has
to be done separately anyway.
Remove dire warning at the top; we're now using a working directory.
2002-05-06 00:42:07 +00:00
H. Peter Anvin
c17471c38c
Move the "makedist.sh" script to "misc"; label it with an "obsolete"
...
warning, and create new "release" script
2002-05-06 00:27:15 +00:00
H. Peter Anvin
8ac364139a
NASM 0.98.30
2002-04-30 21:09:12 +00:00
H. Peter Anvin
005b39c856
NASM 0.98.26
2002-04-30 21:08:42 +00:00
H. Peter Anvin
9a633fa3b9
NASM 0.98.25alt
2002-04-30 21:08:11 +00:00
H. Peter Anvin
caa82a1e66
NASM 0.98.16
2002-04-30 21:03:11 +00:00
H. Peter Anvin
9eb185bfdb
NASM 0.98.15
2002-04-30 21:02:47 +00:00
H. Peter Anvin
788e6c10e1
NASM 0.98.12
2002-04-30 21:02:01 +00:00
H. Peter Anvin
4cf1748e68
NASM 0.98.11
2002-04-30 21:01:38 +00:00
H. Peter Anvin
734b188090
NASM 0.98.09
2002-04-30 21:01:08 +00:00
H. Peter Anvin
76690a12ad
NASM 0.96
2002-04-30 20:52:49 +00:00
H. Peter Anvin
6768eb71d8
NASM 0.95
2002-04-30 20:52:26 +00:00
H. Peter Anvin
d7ed89eac9
NASM 0.94
2002-04-30 20:52:08 +00:00
H. Peter Anvin
ea6e34db64
NASM 0.91
2002-04-30 20:51:32 +00:00