summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the paths in the READMEChris Johns2020-04-296-82/+168
| | | | | | | | | - Move URL path generation to the a separate script file - Move info generation to a separate script file - Add markdown to the README.txt.in but filter and do not generate HTML from MD. A lot more work is needed to have this right. Close #3813
* Use the correct version in the built documentation.Chris Johns2020-04-281-2/+2
| | | | Closes #3810
* kernel: Update the README with release details.Chris Johns2020-04-271-1/+8
| | | | Closes #3231
* docs: Do not compress the docsChris Johns2020-04-041-4/+3
|
* Fix README.txt.in after snapshot review.Chris Johns2020-04-031-1/+2
|
* Move all source into `sources`Chris Johns2020-04-028-75/+133
| | | | | | | - Update the README.txt to reference all the sources in the `sources` directory. Also fix the table formatting. - Add support for a release url to aid test and support deployment. - Make the docs and sources directory defaults
* cron: Remove the debug exit code clearing.Chris Johns2020-03-041-1/+0
|
* Add a release_url to the arguments for the various steps.Chris Johns2020-02-287-38/+80
| | | | | | - The release_url can be used for testing or to allow deployment by setting the top level URL the source is fetched from. - Move libbsd up in the order so the RSB can get a hash for it.
* The cron support is a script, make it one.Chris Johns2020-02-061-0/+2
|
* Provide two paths for release paths the source.Chris Johns2019-12-051-3/+7
|
* Update the release value to revision.Chris Johns2019-12-051-1/+1
|
* rsb: Set the correct release snapshot path.Chris Johns2019-11-111-0/+3
| | | | Closes #3811
* cron: Fix the announce message URL.Chris Johns2019-11-012-2/+2
|
* cron: Fix the destination path variable.Chris Johns2019-11-011-1/+1
|
* cron: Fix announce message, add env setting for live.Chris Johns2019-11-012-1/+5
|
* mailer: Import socket for errors.Chris Johns2019-10-311-0/+1
|
* gitignore: Add more releases.Chris Johns2019-10-311-0/+4
|
* notes: Update to 5.Chris Johns2019-10-312-13/+26
|
* cron: Fix the SMTP host on sync.Chris Johns2019-10-311-4/+24
|
* release: Fix the typo in the version.Chris Johns2019-10-311-1/+1
|
* Add cron support.Chris Johns2019-10-303-0/+337
|
* Stop of error (set -e)Chris Johns2019-10-307-0/+14
|
* Update to support RTEMS 5Chris Johns2019-10-2914-56/+168
|
* Update the release note's coverpage year to 2018.4.11.3Chris Johns2018-02-161-1/+1
|
* Deoxygen DOT_NUM_THREADS means use all processors and this crashes on FreeBSD.4.11.2Chris Johns2017-07-101-1/+1
|
* Setting threads to 0 on FreeBSD stops dot crashes in doxywqgen.Chris Johns2017-07-041-1/+1
|
* Minor formatting change.Chris Johns2017-07-041-1/+2
|
* Use single threading to avoid craches on sync.rtems.org.Chris Johns2017-04-131-1/+1
|
* Fix the compression bugs. Clean if present.Chris Johns2017-04-123-5/+9
|
* Limit the doxygen dot threads it runs.Chris Johns2017-04-121-2/+5
| | | | Updates #2989.
* Use the top level rtems-tools and kernel packages. These are stamped.Chris Johns2017-04-121-2/+36
| | | | | | | | The rtems-release-source packages are not version stamped so are not suitable. Clean any empty git repos if found. Creating rtems-tools and kernel packages creates git source which is not allowed for a release.
* Use defaults for compress.Chris Johns2017-04-126-26/+36
| | | | The threading option is added to the XZ command.
* Keep the tools and kernel source in the `sources` directory.Chris Johns2017-04-101-7/+0
| | | | Updates #2952.
* Add a release-path to the RSB VERSION file. Add better defaults support.Chris Johns2017-04-069-69/+111
|
* Change the name of the examples-v2 package to rtems-examples-v2.Chris Johns2017-04-042-9/+9
|
* Add release notes and doxygen to the release.Chris Johns2017-03-2415-36/+361
| | | | Rename the examples to have an rtems prefix.
* Lets the tagging also push the tags.Chris Johns2016-11-181-1/+2
|
* Generate the correct version for the RTEMS kernel. Remove autom4te.cache ↵4.11.1Chris Johns2016-11-171-7/+22
| | | | from the tar file.
* Update to the tag puch command.Chris Johns2016-11-161-2/+2
|
* Add a rtems-release-tag script to support tagging repositories.4.11.0Chris Johns2016-11-151-0/+128
|
* Add examples-v2 and libbsd.Chris Johns2016-11-116-12/+118
| | | | | | These repos have submodules which need special handling to archive. Add release notes.
* Fix the doco and packaging of docs. Sort out the README.txt templates.Chris Johns2016-11-097-159/+170
|
* Add /path/to/ to the example instructions for untaring rtems-source-builder ↵Gerald Needell2016-11-031-1/+1
| | | | into the build path. This is just a reminder that the source file may not be in the current directory
* docs: Build and package HTML, PDF and SingleHTML.Chris Johns2016-11-031-29/+40
| | | | | | | | Add support to checksum the build files. Fix the internal path name in the HTML tar file. Make a single tar file of all the built documentation.
* Add the checkdum to the package start.Chris Johns2016-11-031-0/+2
|
* Format to show directory levels.Chris Johns2016-11-031-100/+99
|
* Format to show directory levels.Chris Johns2016-11-031-9/+9
|
* README-doc.txt.in: Add SPARC and fix some formatting.Joel Sherrill2016-11-011-9/+9
|
* Prefix all doc archives with rtems-.Chris Johns2016-10-311-2/+2
|
* Add bsp_howto to the name remapping.Chris Johns2016-10-311-0/+1
|