PerditionC / pcgeos

#FreeGEOS source codes. The offical home of the PC/GEOS operating system technology. For personal computing fans. For all developers and assembly lovers. For YOU!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PC/GEOS

This repository is the offical place to hold all the source codes around the PC/GEOS graphical user interface and its sophisticated applications. It is the source to build SDK and release version of PC/GEOS. It is the place to collaborate on further developments.

The basement of this repository is the source code used to build Breadbox Ensemble 4.13 reduced by some modules identified as critical in regard to the license choosen for the repository.

How to build?

Install WATCOM

  • Unzip WATCOM tools from the latest release-zip for instance to C:\WATCOM-V2
  • add C:\WATCOM-V2\binnt to your system path variable
  • add pcgeos\bin of the checkouf this repo to path variable
  • add perl to path variable
  • add WATCOM env variable: WATCOM=c:\WATCOM-V2
  • set ROOT_DIR=
  • set LOCAL_ROOT if needed

Document is work in progress.... stay tuned!

Building PC/GEOS SDK

Build pmake tool:

  • cd pcgeos/Tools/pmake/pmake
  • wmake install

Build all the other SDK Tools:

  • cd pcgeos/Installed/Tools
  • pmake

Build all PC/GEOS (target) components:

  • cd pcgeos/Installed
  • pmake

We are on https://bluewaysw.slack.com/ for more efficient collaboration. If you are a collaborator by issuing a pull request and you are registered at blog.bluewaysw.de for MyGEOS you will be invited to join us. Welcome!

About

#FreeGEOS source codes. The offical home of the PC/GEOS operating system technology. For personal computing fans. For all developers and assembly lovers. For YOU!

License:Apache License 2.0


Languages

Language:Assembly 60.6%Language:C 15.1%Language:HTML 13.5%Language:Makefile 4.2%Language:Tcl 2.4%Language:Gnuplot 0.9%Language:Roff 0.8%Language:Shell 0.6%Language:Perl 0.5%Language:Yacc 0.5%Language:C++ 0.4%Language:Perl 6 0.4%Language:Objective-C 0.2%Language:Batchfile 0.1%Language:Limbo 0.0%Language:Rich Text Format 0.0%Language:Awk 0.0%Language:Max 0.0%Language:COBOL 0.0%Language:GAP 0.0%Language:sed 0.0%Language:GDB 0.0%Language:TeX 0.0%Language:CSS 0.0%