index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
sets
/
makeobsolete
Age
Commit message (
Expand
)
Author
2009-12-05
Fix syntax error on OSX 10.5.
cegger
2009-11-30
Support "extsrc", externally added programs and libraries. Users can write
uebayasi
2006-01-28
No space in "function()", "command;" or "$(command)".
apb
2006-01-04
Add quotes to some shell variables overlooked in previous commit.
apb
2006-01-03
Ensure that (almost) all shell variables in distrib/sets/* scripts are
apb
2006-01-03
Add shell variables defined in sets.subr for almost all commands used
apb
2005-03-28
Don't remove empty obsolete lists; it unnecessarily complicates etc/Makefile
lukem
2004-07-23
Make all the sets scripts work even when not run from the directory that
erh
2004-01-03
rename all the <bsd.own.mk> derived variables to uppercase, and export
lukem
2003-12-29
Significant overhaul of how the sets are used:
lukem
2003-12-19
Redo creation of sets/sums so this can be parallelized if using -j.
jmc
2003-12-09
Export use_tools_toolchain. Change last use of have_gcc3 to
matt
2003-11-25
Factor duplicated code for setting variables such as machine_cpu
dyoung
2003-09-21
Fix sets handling so that GCC specific lists are really used.
tron
2003-02-20
etc/postinstall
lukem
2002-11-26
use ${make} instead of ${MAKE} in the shell scripts, to prevent weird
lukem
2002-11-25
explicitly add " -f `dirname $0`/Makefile " to ${MAKE}, so that
lukem
2002-11-17
grammar fix
lukem
2002-11-17
remove unnecessary code, and add minor code formatting tweak
lukem
2002-11-17
use ${MAKE} print_machine(_arch)? where appropriate
lukem
2002-07-23
set MAKE="${MAKE:-make} -j 1" to prevent problems where the output
lukem
2002-04-09
Adapt support for XFree86 3.3.6/4.x lists to match behaviour of
tron
2002-04-08
Fix problem with building X11 release "tar" archives after support for
tron
2001-01-04
sh3e[bl] -> sh3.
itojun
2000-11-18
retire secr here, too.
wiz
2000-10-27
Sort obsolete file lists in reverse order, so that subdirectories come
fvdl
2000-10-05
Obliterate "man/md_share". The difference is negligible relative to the
tv
2000-10-01
Add the xmisc set.
thorpej
2000-08-03
Look for and use `obsolete.md_share'.
ad
2000-01-23
Compatible upgrade to set list behavior -- any (whitespace separated) fields
jwise
1999-06-05
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists
bouyer