Adapted experiment with new file hierarchy
This commit is contained in:
parent
10138de993
commit
2177394c04
@ -1,3 +1,3 @@
|
|||||||
This project's license is located in the LICENSE directory, please refer there for more informations.
|
All rights reserved by Jacob Hrbek <kreyren@rixotstudio.cz> in 12/07/2018 unless explicitedly specified otherwise.
|
||||||
|
|
||||||
License is transleted through crowdsourcing where file with name EN-LICENSE is the original license.
|
This repository is designed to be used with a licences specified in src/licences that are custom made for this project and projects alike to define a new standard.
|
@ -1,3 +0,0 @@
|
|||||||
This directory contains license used for the whole repository unless defined otherwise in the license itself.
|
|
||||||
|
|
||||||
Everyone has the right to propose new changes for review with reasoning to why they should be adapted.
|
|
@ -1 +0,0 @@
|
|||||||
Backend for Quality Assurance
|
|
5
src/RXT0112-1/README.md
Normal file
5
src/RXT0112-1/README.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# RXT0112-1
|
||||||
|
|
||||||
|
Directory for the system manager source code
|
||||||
|
|
||||||
|
FIXME: Name required
|
1
src/RXT0112-1/cd/README.md
Normal file
1
src/RXT0112-1/cd/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
FIXME: WIP directory designed for Continuous Delivery of the source code
|
7
src/RXT0112-1/ci/README.md
Normal file
7
src/RXT0112-1/ci/README.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
FIXME: WIP directory designed for quality assurance (also known as Continuous Integration)
|
||||||
|
|
||||||
|
FIXME: The logic should be managed by a custom management system (Should be implemented through https://github.com/RXT0113 so that it can be maintained cross-project)
|
||||||
|
FIXME: Support for TravisCI
|
||||||
|
FIXME: Support for GitHubCI
|
||||||
|
FIXME: Support for CircleCI
|
||||||
|
FIXME: Support for SourceHutCI
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 6410e013192a9640ebcdfbf0668eb85d4ed67a16
|
|
3
src/licences/README.md
Normal file
3
src/licences/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Licences
|
||||||
|
|
||||||
|
This repository is designed to use a custom four freedom rescting license while providing an alternative to GNU's licences to direct workflow on the project without limiting end-user's freedom.
|
@ -1,5 +1,7 @@
|
|||||||
The licensing has been discussed in FSF which is due to the activity and info provided getting out of hand for me to process all the informations and resolve duplicate questions thus this file has been created hopefully being usable for the project in the future.
|
The licensing has been discussed in FSF which is due to the activity and info provided getting out of hand for me to process all the informations and resolve duplicate questions thus this file has been created hopefully being usable for the project in the future.
|
||||||
|
|
||||||
|
TODO(Krey): Each license should have four freedom compilance statement.
|
||||||
|
|
||||||
# What is this?
|
# What is this?
|
||||||
Summary: This is project codenamed as RXT0112 with assigned name Zernit currently hosted on https://github.com/RXT0112/Zernit which is expected to be system/package-manager that is expected to supports any downstream on any kernel with custom dowsntream method.
|
Summary: This is project codenamed as RXT0112 with assigned name Zernit currently hosted on https://github.com/RXT0112/Zernit which is expected to be system/package-manager that is expected to supports any downstream on any kernel with custom dowsntream method.
|
||||||
|
|
@ -1,6 +1,6 @@
|
|||||||
# Meta Compiler
|
# Meta Compiler
|
||||||
|
|
||||||
Experiment for compilation based on the results of benchmarks made on the target system
|
Experiment for compilation based on the results of benchmarks made on the target system assuming this project being multi-planguag
|
||||||
|
|
||||||
## ABSTRACT
|
## ABSTRACT
|
||||||
|
|
Loading…
Reference in New Issue
Block a user