| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-23 | distribute new cmdline.h | Robin Haberkorn | 1 | -1/+1 | |
| 2012-12-05 | windows compatibility changes | Robin Haberkorn | 1 | -2/+2 | |
| * respect executable extensions * do not use weak symbols which appear to be broken on MinGW. Instead, the generated symbol constants contain constructor functions initializing the corresponding objects. Constructor priorities are used to ensure that the initialization takes place after the dummy (NULL) initialization. * do not change the working dir (causes trouble when sciteco gets passed relative paths but the exe is not in the current dir) instead look for teco.ini in program's directory | |||||
| 2012-12-04 | bootstrapping of build process using preinstalled sciteco | Robin Haberkorn | 1 | -4/+12 | |
| * will also enable crosscompiling SciTECO: first sciteco (or sciteco-minimal) is built for the host platform, then the target binary is built using the host sciteco | |||||
| 2012-12-04 | additional minor changes: distribution building now possible | Robin Haberkorn | 1 | -4/+6 | |
| 2012-12-04 | first working version of autotools based build-system | Robin Haberkorn | 1 | -0/+54 | |
