Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update NEXT_RELEASE to 4.9.0 | William Deegan | 2025-03-02 | 1 | -1/+1 |
| | |||||
* | Adjust tests in case running as root | Mats Wichmann | 2024-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | Although validation tests are not normally run as root, there may be cicrumstances when it happens - one known case is when the test suite is run as part of a particular Linux distros package construction. It isn't too hard to avoid the few places where we counted on something failing because of permissions, which don't if the user is root - added a few skips. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Split requirements files | Mats Wichmann | 2022-08-04 | 1 | -4/+11 |
| | | | | | | | | | | Update CI and other files that refer to them. While we're at it, switch to choco pkg winflexbison3 from winflexbison. Update RELEASE file and template as well, to eliminate possible confusion (not that any has been reported). Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Fix formatting | William Deegan | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | update RELEASE.TXT template and current version of it to be restructured ↵ | William Deegan | 2021-01-19 | 1 | -52/+37 |
| | | | | text friendly | ||||
* | Update templates [ci skip] | Mats Wichmann | 2020-11-10 | 4 | -87/+17 |
| | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | fix version strings in templates and active files to match ↵ | William Deegan | 2020-07-05 | 1 | -1/+1 |
| | | | | https://www.python.org/dev/peps/pep-0440/#version-scheme | ||||
* | quiet sider complaints | William Deegan | 2020-06-30 | 1 | -1/+1 |
| | |||||
* | API doc builds working now. Generating SCons/__versioninfo.py but not yet ↵ | William Deegan | 2020-06-30 | 1 | -5/+35 |
| | | | | using it | ||||
* | reset to devel mode | William Deegan | 2019-01-01 | 1 | -1/+1 |
| | |||||
* | Remove ancient Aegis revision control system files | Jane Doe | 2017-05-30 | 1 | -3/+0 |
| | |||||
* | Initial drop of bin/update-release-info.py. | Greg Noel | 2010-06-07 | 1 | -0/+73 |
| | | | | | | | | | | | | This program automates the process of inserting the release configuration information that is currently done by hand. The configuration data now all lives in a file, 'ReleaseConfig'. Change the configuration file, run the program, and, hey presto, the files are updated. More work needs to be done; the documentation doesn't quite match with the program and the regression tests only cover the release flows, but it's important to get this stuff out before the next release is published so people can start using it. | ||||
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 4 | -0/+24 |
| | |||||
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 4 | -4/+18 |
| | |||||
* | Update Copyright years. | Steven Knight | 2003-01-16 | 4 | -4/+4 |
| | |||||
* | Prepare for release 0.04. | Steven Knight | 2002-01-30 | 4 | -6/+6 |
| | |||||
* | Update Copyright lines for the new year. | Steven Knight | 2002-01-29 | 4 | -4/+4 |
| | |||||
* | Start getting ready to eat our own dog food: prototype SConscript files. | Steven Knight | 2002-01-15 | 1 | -0/+1 |
| | |||||
* | Updating licensing. | Steven Knight | 2001-10-03 | 4 | -0/+91 |
| | |||||
* | Clean up tests. | Steven Knight | 2001-08-14 | 2 | -2/+7 |
| | |||||
* | Initial revisionstart | Steven Knight | 2001-07-06 | 4 | -0/+25 |