summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
Commit message (Expand)AuthorAgeFilesLines
* Switch stable/11 to -STABLE following the release.gjb2016-10-111-1/+1
* Update stable/11 to 11.0-PRERELEASE.gjb2016-08-111-1/+1
* Update stable/11 to BETA4 as part of the 11.0-RELEASE cycle.gjb2016-08-051-1/+1
* Update stable/11 to BETA3 as part of the 11.0-RELEASE cycle.gjb2016-07-291-1/+1
* Update stable/11 to BETA2 as part of the 11.0-RELEASE cycle.gjb2016-07-221-1/+1
* Switch 11.0 from -ALPHA6 to -BETA1 to prepare for builds.gjb2016-07-081-1/+1
* Update 11.0 to ALPHA6.gjb2016-07-011-1/+1
* Update head to ALPHA5 in preparation of new snapshot builds.gjb2016-06-241-1/+1
* Update 11.0 to -ALPHA4 in preparation of a new set of snapshotgjb2016-06-171-1/+1
* Update 11.0 to ALPHA3 in preparation for new snapshot builds.gjb2016-06-101-1/+1
* Update to ALPHA2 in preparation of a new set of snapshot builds.gjb2016-06-031-1/+1
* Update head from 11.0-CURRENT to 11.0-ALPHA1, marking the officialgjb2016-05-271-1/+1
* newvers.sh: rationalize licence condition numberingemaste2016-04-071-1/+1
* newvers.sh: put variable assignments on separate linesemaste2015-12-311-1/+4
* newvers: Honour SOURCE_DATE_EPOCH as a build reproducibility measureemaste2015-12-031-1/+9
* Stop building vers.c in include/ and only build the needed osreldate.h.bdrewery2015-11-251-0/+6
* newvers.sh: remove 'X' hack from shell scripteadler2015-04-081-4/+4
* Don't require ${SYSDIR}/../COPYRIGHT to exist. Fall back to theimp2014-12-221-1/+5
* Use ${SYSDIR} as the reference pointer instead of specifying relative path di...delphij2014-11-141-1/+1
* Derive copyright year from src/COPYRIGHT.delphij2014-11-131-1/+1
* Only catch the line from the compiler output where 'version' is a wordbapt2014-10-091-1/+1
* Fix the definition of hg_cmd.rpaulo2014-02-031-1/+1
* Add support for Mercurial repositories.rpaulo2013-10-151-3/+23
* Turn it all the way up to 11:gjb2013-10-101-2/+2
* Update head/ to ALPHA6 in preparation of branching to stable/10.gjb2013-10-101-1/+1
* Update head/ to 10.0-ALPHA5.gjb2013-10-061-1/+1
* Append the Git branch to the version string.rpaulo2013-10-031-0/+4
* Update head/ to -ALPHA4.gjb2013-09-291-1/+1
* Allow the path to the system source directory to be passed in toian2013-09-281-1/+4
* Update head/ to -ALPHA3.gjb2013-09-241-1/+1
* Update head/ to -ALPHA2 status.gjb2013-09-161-1/+1
* Update head/ to -ALPHA1 status, as part of the 10.0-RELEASEgjb2013-09-121-1/+1
* Use realpath(1) to determine the location of the newvers.sh script,gjb2013-08-111-2/+2
* Fix a typo. The script should run /usr/bin/svnliteversion instead ofgjb2013-08-101-1/+1
* When newvers.sh is run, it is possible that the svnversiongjb2013-08-081-6/+18
* Redirect svnversion stderr to /dev/null if we cannot determinegjb2013-08-051-1/+1
* newvers.sh: add another git-svn fallbackavg2013-07-241-0/+5
* newvers.sh: fix the fallback case of git-svn detectionavg2013-07-241-1/+1
* - Update newvers.sh to include svn revision in uname(1) if thegjb2013-07-021-2/+12
* print compiler version in the kernel banneravg2013-02-021-0/+2
* Improve the check for p4 opened files.rpaulo2012-09-221-2/+2
* Add Perforce support.rpaulo2012-09-161-4/+23
* newvers.sh: unbreak git/git-svn supportavg2012-02-121-4/+8
* Remove a bit of debugging that accidentally crept in earlier.jhb2011-11-291-1/+0
* Fix svnversion for svn 1.7.x by not looking for .svn in ${SYSDIR} (sincedougb2011-10-271-3/+7
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingkensmith2011-09-261-2/+2
* Ready for 9.0-BETA2.kensmith2011-08-281-1/+1
* Looks like we're ready for 9.0-BETA1 builds.kensmith2011-07-261-1/+1
* expr -> sh arithmetic expansionru2011-05-231-1/+1
* Clean up stray line in 213077imp2010-09-231-1/+0
OpenPOWER on IntegriCloud