Commit History

Author SHA1 Message Date
  Michael Siegel 022d176315 `build`: Make `_probe_dirs_files` check for `navtree` too 3 years ago
  Michael Siegel 7cfea3ce2a `build`: Use `_get_navtree` instead of relying on `NAV_TREE` constant 4 years ago
  Michael Siegel 6539e2df9a `build`: Fix typo in comment 4 years ago
  Michael Siegel 2586ebfbcc Use `_command_is_gnu` 4 years ago
  Michael Siegel 0b2372b33a Adjust invocations of `_command_available` 4 years ago
  Michael Siegel 8c90325b3f Rename `_probe_toolbox` `_command_available` 4 years ago
  Michael Siegel 51f4afce68 `build`: Improve handling of some loop variables 4 years ago
  Michael Siegel dc7c7765f5 `build`: Simplify incrementing and decrementing variables 4 years ago
  Michael Siegel 4f8ced7d71 `build`: Improve safety 4 years ago
  Michael Siegel 98b2a3277c Remove `_get_lang_dirs` from scripts 4 years ago
  Michael Siegel c58efe26d0 `build`: Remove `_probe_toolbox` 4 years ago
  Michael Siegel 7451fb7983 Get `_perr` from `subroutines` file 4 years ago
  Michael Siegel 6f51f7f64a `build`: Place empty `CONSTANTS` section after `INCLUDES` 4 years ago
  Michael Siegel caaff99684 Define `PROGNAME` in `include/constants` 4 years ago
  Michael Siegel 6b88e532b7 `build`: Source common constants from file 4 years ago
  Michael Siegel 695cd0ce68 Define file containing site navigation structure as a global constant 4 years ago
  Michael Siegel ad6baeadf9 Read structure of site navigation from file 4 years ago
  Michael Siegel 844844bad1 `_is_subpage`: Use a slightly simpler regular expression 4 years ago
  Michael Siegel e2f2413531 `_has_subpages`: Use a slightly simpler regular expression 4 years ago
  Michael Siegel 52b5274fc2 `_get_lang_dirs`: Add comment about `-not` in `find` command. 4 years ago
  Michael Siegel 3357e1553a Update copyright years in site footer 4 years ago
  Michael Siegel f51a0cd0c8 Update copyright years in build script and style sheet 4 years ago
  Michael Siegel 3b54852af1 Use CSS class for selected navigation items instead of setting color in-line 4 years ago
  Michael Siegel 41855c4412 Whitespace clean-up 4 years ago
  Michael Siegel 549bfbc593 Create navigation items for testbed pages only when building those pages 4 years ago
  Michael Siegel 36da7276c7 Make building testbed pages optional 4 years ago
  Michael Siegel af91379a18 Make NAV_TREE an array 4 years ago
  Michael Siegel 4c85799dfc Swap Contribute and Community in the site navigation 4 years ago
  Michael Siegel 4e981e9e7c Use integer comparison when comparing integers 4 years ago
  Michael Siegel d2c41a490c Tweak `_mk_nav_matchlevel` a tiny bit 4 years ago