Coder Social home page Coder Social logo

usama-makhzoum / osfree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osfree-project/osfree

0.0 0.0 0.0 160.47 MB

osFree - open source Operating System/2 clone, usermode parts.

Home Page: http://osfree.org

Shell 0.62% C++ 4.10% Perl 0.01% C 61.12% Assembly 0.19% Awk 0.01% XSLT 0.01% CSS 0.01% Pascal 0.24% IGOR Pro 0.10% Makefile 1.84% HTML 30.83% Batchfile 0.70% Yacc 0.04% Lex 0.01% M4 0.02% REXX 0.12% Dockerfile 0.01% Roff 0.06% WebAssembly 0.01%

osfree's Introduction

-=== osFree, Open Source OS/2 Clone ===- osFree(OS/3): The reincarnation of OS/2.

Build status

Build status

Английский:

English:

Getting the source code

osFree sources consist of the main Git repository and several submodules. The main git repo is osfree, and submodules are:

FamilyAPI, MacroLib, fat32, jfs, os3 and others.

Hence, you need to clone the main osfree repo first, and then pull the submodules:

git clone https://github.com/osfree-project/osfree.git

git submodule update --init --recursive

git submodule update --remote --recursive

osFree build system

First, start %root%\conf\scripts\_setup.{cmd|sh|bat}, to pull the build dependencies.

Start _setup.* for downloading the build tools. After finishing the script work, you can start build with _wcc.{sh|cmd}.

Note that _wcc.cmd autodetects OS (OS/2, win32 or win64).

Generally, we use .bat scripts specific for windows, .cmd specific to OS/2, and .sh specific to UNIX/Linux.


Русский:

Russian:

Получение исходников

Исходные коды osFree состоят из главного Git-репозитория и нескольких субмодулей. Главный репозиторий: osfree и субмодули:

FamilyAPI, MacroLib, fat32, jfs, os3 и другие.

Поэтому нужно сначала скачать главный репозиторий osfree, и затем подтянуть субмодули:

git clone https://github.com/osfree-project/osfree.git

git submodule update --init --recursive

git submodule update --remote --recursive

Система сборки osFree

Сначала, запустите %root%\conf\scripts\_setup.{cmd|sh|bat}, чтобы скачать необходимые зависимости для сборки.

Запустите _wcc.{sh|cmd} для сборки.

Замечание. _wcc.cmd автоопределяет ОС (OS/2, win32 или win64) автоматически.

В общем случае, скрипты с расширением .bat у нас обычно специфичны для windows хоста, .cmd для OS/2 хоста, и .sh для UNIX/Linux хоста.

(c) osFree project, 2002-2022 http://www.osfree.org/

osfree's People

Contributors

valerius2k avatar prokushev avatar silvanscherrer avatar oxyd76 avatar herwigb avatar maxsignal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.