summaryrefslogtreecommitdiffstats
path: root/rtemsspec (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-28runtests: Augment test reports hereSebastian Huber3-19/+25
2023-11-28runtests: Retry run in case of corruptionSebastian Huber7-5/+65
2023-11-27testoutputparser: Support gcov info hashSebastian Huber2-6/+33
2023-11-27testoutputparser: SimplifySebastian Huber1-18/+12
2023-11-27testoutputparser: Support remarksSebastian Huber2-21/+41
2023-11-27validation: Add nested test case remarksSebastian Huber2-4/+31
2023-11-21qdp: Generate configuration filesSebastian Huber1-0/+7
2023-11-21qdp: Add scripts to build a QDPSebastian Huber2-4/+34
2023-11-21packagemanual: NewSebastian Huber41-10/+2388
2023-11-21sphinxbuilder: NewSebastian Huber19-1/+985
2023-11-21membenchcollector: NewSebastian Huber6-0/+136
2023-11-21gcdaproducer: NewSebastian Huber11-0/+340
2023-11-21rtems: Order related itemsSebastian Huber1-5/+12
2023-11-21rtems: Gather related itemsSebastian Huber3-11/+85
2023-11-21rtems: Add gather_api_items()Sebastian Huber6-5/+67
2023-11-21rtems: Add RTEMSItemCacheSebastian Huber16-0/+268
2023-11-21runtests: NewSebastian Huber13-2/+257
2023-11-21testrunner: NewSebastian Huber6-1/+354
2023-11-21testoutputparser: NewSebastian Huber2-0/+1411
2023-11-21reposubset: NewSebastian Huber9-0/+147
2023-11-21runactions: NewSebastian Huber7-2/+667
2023-11-21archiver: NewSebastian Huber15-2/+414
2023-11-21directorystate: NewSebastian Huber5-0/+841
2023-11-21packagebuild: NewSebastian Huber13-0/+808
2023-11-21util: Strip only '\r' and '\n'Sebastian Huber1-1/+1
2023-11-21util: Improve typingSebastian Huber1-2/+3
2023-11-21util: Add copy_file()Sebastian Huber2-12/+33
2023-11-21util: Add base64_to_hex()Sebastian Huber2-2/+14
2023-11-21specverify: Improve typingSebastian Huber1-1/+1
2023-11-21transitionmap: Improve typingSebastian Huber1-1/+1
2023-11-21specview.py: Share validation supportSebastian Huber29-4/+659
2023-11-21membench: Clarify wordingSebastian Huber2-7/+46
2023-11-21membench: Support variant comparisonSebastian Huber9-48/+654
2023-11-21sphinxcontent: Add SphinxContent.label_scope()Sebastian Huber2-0/+19
2023-11-21items: Add ItemMapper.copyrights_by_licenseSebastian Huber13-0/+39
2023-11-21content: Make BSD_2_CLAUSE_LICENSE publicSebastian Huber1-3/+3
2023-11-21content: Improve copyright supportSebastian Huber2-49/+66
2023-11-21content: Reject copyright statements without a yearSebastian Huber3-52/+40
2023-11-21content: Improve empty list supportSebastian Huber2-1/+12
2023-11-21content: Make Content iterableSebastian Huber2-0/+10
2023-11-21items: Add Link orderSebastian Huber2-0/+9
2023-11-21items: Add ItemMapper.scope()Sebastian Huber2-0/+12
2023-07-24membench: Add sectionsSebastian Huber1-1/+8
2023-07-24util: Add argparse and logging helpersSebastian Huber2-1/+44
2023-07-21validation: Add test-ident substitutionSebastian Huber3-0/+13
2023-06-14rtems: Add Item.initialize_links()Sebastian Huber1-5/+3
2023-06-14rtems: Add Item.create_item()Sebastian Huber1-4/+7
2023-06-14items: Return the UIDs of the loaded itemsSebastian Huber1-11/+18
2023-06-14items: Add ItemCache.set_types()Sebastian Huber2-3/+17
2023-06-14items: Derive ItemCache from dictSebastian Huber7-29/+20