Menu

Tree [097877] master /
 History

HTTPS access


File Date Author Commit
 bin 2018-12-12 cyg Simple cyg Simple [097877] Cygwin requires to export SSHPASS local variable
 build 2018-08-29 Earnie Earnie [f8afd9] Intial creation of repository
 etc 2018-08-29 Earnie Earnie [f8afd9] Intial creation of repository
 git 2018-08-29 Earnie Earnie [f8afd9] Intial creation of repository
 store 2018-08-29 Earnie Earnie [f8afd9] Intial creation of repository
 README.md 2018-08-29 Earnie Earnie [f8afd9] Intial creation of repository

Read Me

cygSimple Utilities (cSutil)

Put these in your working directory (WD) to aid in development and testing of
packages before the insertion into the the cygSimple repository.

* bin/ 
  * Contains scripts for managing builds, moving files, etc.
* build/
  * Where the build for the package takes place.
* etc/
  * Maybe needed for configuration - TODO
* git/
  * Where the pkgrepo from cygSimple SF git goes (name as git/pkgrepo)
* store/
  * stage/
    * Prepared packages are moved from build to here
  * store/
    * Packages that have been uploaded are moved here for storage
  * upload/
    * When ready to upload package files are moved from stage to here and .sig file created.