Joel Sherrill
603731cda8
common/latex.py: Remove hack for CentOS. Use Texlive per instructions.
2019-02-13 16:16:38 -06:00
Joel Sherrill
30b5468afd
README.txt: Fix typos
2019-02-13 15:42:51 -06:00
Chris Johns
7b36a6b60d
waf: Use the release date in the coverpage
2019-02-14 07:47:30 +11:00
Chris Johns
d721375610
waf: Fix version.py to support older versions of git.
2019-02-13 10:56:19 +11:00
Chris Johns
5d8b0ddd0a
waf: Remove as many sys path hacks as we can.
...
There are still sys.path hacks in the conf.py files. They cannot
be removed because the instance of python running the sphinx-build
command does not see our top level path hacks. I looked at using
PYTHONPATH but I could not figure out how to set a process environ
var for a waf build instance.
2019-02-13 10:18:43 +11:00
Chris Johns
ec95748f03
Remove minted from the PDF builds.
...
This is feedback from the Sphinx project. See:
https://github.com/sphinx-doc/sphinx/issues/6021#issuecomment-460951653
2019-02-13 08:52:01 +11:00
Sebastian Huber
fa5a960a1f
Add copyright notices
2019-02-08 09:43:16 +01:00
Sebastian Huber
6f110ccf6b
build: Prepend project common path
...
This avoids conflicts with standard packages such as PIL (Python Imaging
Library).
2019-02-08 09:43:16 +01:00
Sebastian Huber
0e46b342d0
cpu-supplement: Fix file name
2019-02-07 13:06:26 +01:00
Chris Johns
98977bf040
Version change, forgot to add wscript to the commit.
2019-02-07 09:31:33 +11:00
Chris Johns
6f18d69633
Fix the version logic to make it more robust.
2019-02-07 08:46:53 +11:00
Chris Johns
a3b0a40880
Fix building with Sphinx 1.8 and later.
...
- Provide the pytnon.ist file for makeindex.
- Add support for xelatex building so we can switch if we want too.
Closes #3669
2019-02-06 17:02:18 +11:00
Chris Johns
2a68e9d425
Support VERSION file for releasing and deployment
...
- Shorten the GIT hash.
2019-02-06 17:01:48 +11:00
Sebastian Huber
21c4a44451
user: Add basic event recording documentation
...
Update #3665 .
2019-02-01 09:52:03 +01:00
Sebastian Huber
d06b1957cf
c-user: Add event recording configuration
...
Update #3665 .
2019-02-01 09:52:03 +01:00
Sebastian Huber
362ae6861e
bsp-howto: Fix URLs
2019-01-31 07:38:51 +01:00
Sebastian Huber
3db6371539
user: Use capital letters for acronyms
...
Fix GCC definition.
2019-01-24 07:31:27 +01:00
Sebastian Huber
63735bc9d2
user: Spell out third-party
2019-01-24 07:31:25 +01:00
Sebastian Huber
5973f92f79
user: Stub documentation for griscv BSP
...
Update #3678 .
2019-01-22 12:58:38 +01:00
Sebastian Huber
d9eb36b097
Change first copyright year to 1988
...
The OAR copyright goes back to 1988.
2019-01-18 09:54:36 +01:00
Sebastian Huber
3ed59cebd8
user: Add "Host Computer Setup" to "Quick Start"
2019-01-14 07:15:27 +01:00
Sebastian Huber
0facb9de94
user: Move "Prefixes" to "Quick Start"
...
Move "Project Sandboxing" to a separate section of the "Installation"
chapter since this is an advance topic which may confuse new users.
2019-01-14 07:15:27 +01:00
Sebastian Huber
3de74baacb
user: Rework "Hardware" chapter
...
Rename it to "Target Hardware". Remove BSPs section and reference the
BSPs chapter instead. Remove explicit list of architectures and
reference the BSPs chapter instead. Fix typos. Elaborate multilib
description in the architecture section.
2019-01-14 07:15:27 +01:00
Sebastian Huber
89a33b3db8
user: Move deployment details to RSB chapter
2019-01-14 07:15:27 +01:00
Sebastian Huber
c0982900e9
user: Move "Ecosystem" into "Introduction"
2019-01-14 07:15:27 +01:00
Sebastian Huber
c4da70595f
user: Move "Support" to "Introduction"
...
New users may find it useful to get this information in the
introduction.
2019-01-14 07:15:27 +01:00
Sebastian Huber
b5014fe0c8
Reformat and update copyright and license notices
...
For everything before 2015 an OAR copyright is assumed. Later copyright
notices are based on Git commits on a best effort basis.
The copyright notices of the "RTEMS Software Engineering Handbook" and
the "RTEMS CPU Architecture Supplement" are incomplete.
2019-01-14 07:15:27 +01:00
Sebastian Huber
60ed99d2b0
user: Add RSB content as a chapter
...
Remove the separate RSB manual.
2019-01-14 07:15:27 +01:00
Sebastian Huber
1cb70df939
user: Remove unused file
2019-01-11 14:46:19 +01:00
Sebastian Huber
dec664b982
common/header: Add missing copyright notice
2019-01-11 10:39:51 +01:00
Chris Johns
7cef256b46
rsb: Reword some sentences
2019-01-11 07:31:51 +01:00
Sebastian Huber
f95699b71f
rsb: Move content of duplicate section
...
Move "Controlling the Tools Build" section and "Building Tools and
RTEMS" chapter to "Project Sets" chapter and "RTEMS" section.
2019-01-11 07:23:48 +01:00
Sebastian Huber
9e18bcba87
rsb: Move "Why Build from Source?" to own chapter
2019-01-11 07:23:24 +01:00
Sebastian Huber
633a24fc69
rsb: Move "History" to own chapter
...
Move it to the end of the document. It is auxiliary information.
2019-01-11 07:22:58 +01:00
Sebastian Huber
e52906b556
Simplify SPDX-License-Identifier comment
2019-01-11 07:22:01 +01:00
Sebastian Huber
12dccfe716
Remove superfluous "All rights reserved."
2019-01-11 07:18:56 +01:00
Sebastian Huber
4886d60aa8
Use standard format for copyright lines
2019-01-11 07:18:16 +01:00
Sebastian Huber
05d066a08f
user: Add TODO entries for all BSP families
...
Update #3464 .
2019-01-09 13:59:29 +01:00
Sebastian Huber
317701879d
rsb: Fix chapter layout
2019-01-09 12:09:57 +01:00
Sebastian Huber
52f4890281
user: Rework overview
...
Move "Overview", "Real-time Applicaiton Systems" and "Real-time
Executive" chapters as sections into new "Introduction" chapter. Add
"Feature" section.
2019-01-09 09:24:02 +01:00
Sebastian Huber
65f54a95f1
Update header.rst
...
Remove trailing slashes in URLs. Fix bug reporting URL.
2019-01-09 09:24:02 +01:00
Sebastian Huber
50fbe0d9b4
Add common header.rst to reduce copy and paste
2019-01-09 09:24:02 +01:00
Sebastian Huber
5631d58271
Remove superfluous word "Copyright"
...
The © symbol is sufficient.
2019-01-09 09:24:02 +01:00
Sebastian Huber
cd408b5a8b
Update general copyright notice
...
Update year and add "and contributors".
2019-01-09 09:24:02 +01:00
Sebastian Huber
3202e319a1
Replace build date with Git hash and commit date
...
The usage of a build date prevents reproducible builds.
2019-01-09 09:23:58 +01:00
Sebastian Huber
c1d296ae96
cpu-supplement: Update ARM multilibs
2019-01-07 07:46:40 +01:00
Frédéric Jouault
4de0da1968
c-user: Fix typos
...
Close #3261 .
2019-01-04 11:11:03 +01:00
Joel Sherrill
e4087f0615
sparc_v8_stacks_regwin.rst: Add middle initail for Peter Magnusson
...
Peter requested this after reviewing the converted content. He
noted that it was a nit but he had consistently used his middle
initial in all academic settings and wanted to be consistent.
2018-12-20 09:19:05 -06:00
Joel Sherrill
6682434bf2
Eliminate UTF-8 characters except superscripted 2 in i2c
2018-12-20 09:17:09 -06:00
Sebastian Huber
e24c5e9682
eng: Unicode char (U+200B)
2018-12-20 08:20:05 +01:00