Home | History | Annotate | Download | only in stand
History log of /src/sys/arch/hpcmips/stand/Makefile
RevisionDateAuthorComments
 1.10  11-Dec-2005  christos merge ktrace-lwp.
 1.9  21-Jun-2004  jmc Ignore errors on some rm -rf's for platforms that aren't quite
POSIX compliant
and return errors on r/o source (FreeBSD) for -rf. Fixes PR#25022
 1.8  26-Oct-2003  lukem branches: 1.8.2;
Use ${HOST_SH} instead of `sh'.

If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
 1.7  23-Dec-2001  shin branches: 1.7.16;
decend into romboot.
 1.6  05-May-2001  takemura branches: 1.6.2; 1.6.8;
Fix Makefile to generate dummy pbsdboot/opt_spec_platform.h, which will
be created by config(8) when you compile kernel. And update binary files.
The version number is '1.17.4 2001.05.05'.
 1.5  05-Jan-2001  takemura branches: 1.5.2;
Generating workspace and project files for eMbedded Visual Tools 3.0.
 1.4  29-Aug-2000  takemura branches: 1.4.2;
The bootloader has been improved by Kazuma Arino.
- dialog style main window
- support to read compressed kernel image
- automatic boot with timer
- human readable configrarion file
version no gets '1.15.00 2000.08.29'
 1.3  04-May-2000  takemura Remove wmipsdbg and wmipsrel as well as WMIPSDbg and WMIPSRel for
case sensitive file system.
 1.2  12-Jan-2000  cgd add clean and distclean targets. Clean cleans out build-generated bits.
Distclean does that, plus removes other files windows is likely to
generate to make things unclean (.opt workspace options files, as well
as automatically updated versions of .dsp/.dsw files). This means
that if you distclean: your workspace options may be reset to the defaults
(hey, you did tell it to clean everything out!), and any modifications
that you incorrectly made to the .dsp/.dsw files w/o using the templates
and UNIX-based auto-generation will be clobbered.
 1.1  12-Jan-2000  cgd taking evil to the next level: config files, templates, and scripts
to automatically generate project (.dsp) and workspace (.dsw) files
from configuration scripts for the bits that have to be built
on windows. you build by saying 'make winfiles' here in stand,
then check in (on UNIX). The versions that windows sees have to have
CR-NL line termination, so for proper use with samba the generated
files contain CRs and must be checked in on UNIX (NOT from Windows
CVS).
 1.4.2.3  05-Jan-2001  bouyer Sync with HEAD
 1.4.2.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.4.2.1  29-Aug-2000  bouyer file Makefile was added on branch thorpej_scsipi on 2000-11-20 20:46:55 +0000
 1.5.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.6.8.2  08-Jan-2002  nathanw Catch up to -current.
 1.6.8.1  05-May-2001  nathanw file Makefile was added on branch nathanw_sa on 2002-01-08 00:25:04 +0000
 1.6.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.7.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.7.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.7.16.1  03-Aug-2004  skrll Sync with HEAD
 1.8.2.1  22-Jun-2004  tron Pull up revision 1.9 (requested by jmc in ticket #531):
Ignore errors on some rm -rf's for platforms that aren't quite
POSIX compliant
and return errors on r/o source (FreeBSD) for -rf. Fixes PR#25022

RSS XML Feed