| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate doc to Hugo/AsciiDoctor | Sergio Carlavilla Delgado | 2021-01-25 | 12 | -3889/+0 |
* | docbuild: source 'local.conf' if it exists | Glen Barber | 2021-01-04 | 1 | -0/+4 |
* | Add GITARGS to dobuild.sh | Glen Barber | 2021-01-04 | 1 | -1/+1 |
* | docbuild: source 'local.conf' for machine-specific variables if exists | Glen Barber | 2020-12-31 | 1 | -0/+4 |
* | docbuild: update PDF file build scripts to use Git | Glen Barber | 2020-12-30 | 2 | -14/+11 |
* | docbuild: add scripts used to build the PDF versions of the Handbook | Glen Barber | 2020-12-30 | 2 | -0/+252 |
* | Update the build infrastructure to use Git instead of Subversion | Rene Ladan | 2020-12-23 | 1 | -4/+2 |
* | Website build: remove 'svn co' references for doc tree operations. | Glen Barber | 2020-12-13 | 1 | -4/+0 |
* | Website build: comment the 'git clean', which is causing missing pages. | Glen Barber | 2020-12-13 | 1 | -1/+1 |
* | Fix argument order from previous commit. | Glen Barber | 2020-12-13 | 1 | -1/+1 |
* | Website/docs build: ensure rebase is specified when pulling new updates | Glen Barber | 2020-12-13 | 1 | -1/+1 |
* | Website build: reset fail-mail back to freebsd-doc. | Glen Barber | 2020-12-09 | 2 | -4/+2 |
* | website build: update scripts to use the correct Git host. | Glen Barber | 2020-12-09 | 2 | -2/+2 |
* | Remove 'head' from 'subtrees', and uncomment the 'main' addition. | Glen Barber | 2020-12-05 | 1 | -2/+2 |
* | Send fail-mail to me directly until I'm sure the transition to | Glen Barber | 2020-12-05 | 2 | -4/+4 |
* | Update the webupdate script to uncomment git calls prior to the | Glen Barber | 2020-12-04 | 1 | -12/+12 |
* | Add (commented) logic to webupdate{,.wrapper} to prepare for the | Glen Barber | 2020-12-04 | 2 | -1/+11 |
* | Fix doc build failure email generation to the freebsd-doc mailing list. | Glen Barber | 2020-02-19 | 1 | -3/+8 |
* | No longer build release notes for stable/10, as it is EoL. | Glen Barber | 2020-02-19 | 1 | -3/+0 |
* | Revert r51386, re-enabling building status.png. I believe I have | Glen Barber | 2018-01-17 | 1 | -4/+1 |
* | Disable generating status.png temporarily. | Hiroki Sato | 2018-01-15 | 1 | -1/+4 |
* | by default run with more processes than CPUs, but not much more CPUs (n+1) | Wolfram Schneider | 2017-12-15 | 1 | -2/+2 |
* | tools/prstats: remove it | Eitan Adler | 2017-12-11 | 5 | -203/+0 |
* | path for sysctl(8) | Wolfram Schneider | 2017-10-07 | 1 | -1/+1 |
* | by default run two processes per CPU | Wolfram Schneider | 2017-10-07 | 1 | -1/+4 |
* | spaces | Wolfram Schneider | 2017-10-07 | 1 | -10/+11 |
* | log full run time | Wolfram Schneider | 2017-10-07 | 1 | -2/+7 |
* | log time for each test | Wolfram Schneider | 2017-10-07 | 1 | -1/+17 |
* | GIT_REPO_FREEBSD_DOC -> FREEBSD_DOC_GIT_REPO | Wolfram Schneider | 2017-10-07 | 1 | -4/+7 |
* | enable to configure git branch | Wolfram Schneider | 2017-10-07 | 1 | -0/+5 |
* | Import a regression test script for the build of www.freebsd.org | Wolfram Schneider | 2017-10-06 | 1 | -0/+246 |
* | Enable update/checkout of src/share/man/man4 for the 12.0R hardware | Glen Barber | 2017-10-05 | 1 | -1/+3 |
* | Disconnect 12-CURRENT relnotes generation in the webupdate script. | Glen Barber | 2017-10-05 | 1 | -3/+0 |
* | enable parallel web+doc build | Wolfram Schneider | 2017-10-03 | 1 | -1/+1 |
* | replace perl with sed | Wolfram Schneider | 2017-10-01 | 1 | -1/+1 |
* | cleanup stale documentation | Wolfram Schneider | 2017-10-01 | 1 | -10/+1 |
* | disable "obj", too fragile, see also PR: 222488 | Wolfram Schneider | 2017-10-01 | 1 | -1/+2 |
* | display the latest rev. nummber / git id on failure | Wolfram Schneider | 2017-10-01 | 1 | -4/+13 |
* | call `make all' first, than `make install' | Wolfram Schneider | 2017-10-01 | 1 | -1/+1 |
* | switch to HTTPS for people.freebsd.org | Wolfram Schneider | 2017-10-01 | 1 | -1/+1 |
* | switch to HTTPS | Wolfram Schneider | 2017-09-29 | 1 | -4/+3 |
* | Enable parallel builds in the webupdate script. | Glen Barber | 2017-09-19 | 1 | -2/+8 |
* | Exclude all files in htdocs/releases, and better check and sanitize the | Warren Block | 2017-09-09 | 1 | -12/+15 |
* | Add a utility to convert documentation language subdirectories to UTF-8. | Warren Block | 2017-09-09 | 1 | -0/+194 |
* | Stop building 9-STABLE release notes. | Glen Barber | 2017-07-25 | 1 | -3/+0 |
* | Update the webupdate script to include stable/11. | Glen Barber | 2016-07-11 | 1 | -0/+3 |
* | Redirect fetchindex output to the logfile. | Glen Barber | 2015-08-18 | 1 | -1/+1 |
* | Remove stable/8, as it is no longer supported. | Glen Barber | 2015-08-18 | 1 | -3/+0 |
* | Move the ports INDEX fetch functionality from webupdate.wrapper | Glen Barber | 2015-08-18 | 2 | -5/+5 |
* | Update webupdate and webupdate.wrapper to fix several issues. | Glen Barber | 2015-06-24 | 2 | -5/+5 |