| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-17 | On install, merge janetconf.h into janet.h | -3/+0 | ||
| This results in a cleaner amalgmated build | ||||
| 2020-05-19 | Update Appveyor to build Wix installer | -5/+1 | ||
| 2020-04-25 | Remove Debug build from appveyor. | -1/+0 | ||
| 2020-04-01 | Fix appveyor.yml | -1/+1 | ||
| 2020-04-01 | Work on improving deployment for windows. | -3/+2 | ||
| 2020-03-31 | Prepare for 1.8.1 release.v1.8.11.8 | -1/+1 | ||
| 2020-03-29 | Prepare for 1.8.0 release.v1.8.0 | -1/+1 | ||
| 2020-02-02 | Update version strings to 1.7.1-dev. | -1/+1 | ||
| 2020-02-01 | Update to version 1.7.0.v1.7.0 | -1/+1 | ||
| 2019-12-31 | Can we fix NSIS? | -1/+0 | ||
| 2019-12-31 | Try EnVar_plugin for updating path. | -0/+1 | ||
| This should be more robust and not fail after upgrading. | ||||
| 2019-12-31 | Update to NSIS 3.05 | -2/+2 | ||
| Lock version in appveyor.yml | ||||
| 2019-12-28 | Version bump to dev version. | -1/+1 | ||
| 2019-12-09 | Version bump. | -1/+1 | ||
| 2019-11-16 | Version 1.5.1 | -1/+1 | ||
| 2019-11-10 | Update deployment and fix changelog. | -1/+1 | ||
| 2019-11-10 | Fix appveyor.yml to build windows installer. | -2/+2 | ||
| 2019-11-10 | Update to 1.5.0v1.5.0 | -1/+1 | ||
| 2019-11-09 | Tag artifacts with platform name. | -2/+2 | ||
| 2019-11-09 | Try again with vcvarsall.bat | -2/+2 | ||
| 2019-11-09 | Try 32 bit and 64 bit builds for windows. | -2/+3 | ||
| 2019-10-29 | Add shell.c to the amalgamation. | -0/+3 | ||
| This allows easy builds of the full interpreter with no build system. 1. Get janet.c, janet.h, janetconf.h, and shell.c in a directory. Edit janetconf.h as desired. 2. gcc shell.c janet.c -lm -ldl -O2 -o janet (on GNU-Linux for example) 3. ./janet -h (Yay!) | ||||
| 2019-10-14 | Update to 1.4.0v1.4.0 | -1/+1 | ||
| 2019-09-21 | 1.3.1 Releasev1.3.1 | -1/+1 | ||
| Small changes, mostly just fixing minor bugs. | ||||
| 2019-09-05 | Update appveyor configuration. | -5/+0 | ||
| 2019-09-04 | Update to 1.3.0, add jpm.1 | -1/+1 | ||
| 2019-08-18 | Add build commit hash to windows build from appveyor. | -0/+1 | ||
| 2019-08-18 | More batch syntax issues. | -2/+1 | ||
| 2019-08-18 | Remove some parens | -1/+1 | ||
| 2019-08-18 | Make sure all appveyor artifacts get deployed | -1/+1 | ||
| 2019-08-18 | release test 5 | -3/+3 | ||
| 2019-08-18 | release-test4 | -0/+1 | ||
| 2019-08-18 | Fix appveyor.yml | -2/+2 | ||
| 2019-08-18 | Update installer with appveyor commands. | -4/+6 | ||
| 2019-08-18 | Add some more artifacts to automate release. | -0/+9 | ||
| 2019-08-18 | Better deploy test. | -3/+3 | ||
| 2019-08-18 | Appveyor test2. | -1/+1 | ||
| 2019-08-18 | Update appveyor deployment. | -1/+4 | ||
| 2019-08-07 | Switch to 32 bit build. | -3/+3 | ||
| 2019-08-07 | Fix appveyor.yml | -1/+1 | ||
| 2019-08-07 | See if we can use a different build of NSIS. | -0/+3 | ||
| 2019-07-28 | Update installer and make things build on windows. | -0/+4 | ||
| We can now build windows executables with jpm. | ||||
| 2019-07-27 | Update windows installation and automation. | -5/+2 | ||
| 2019-07-27 | Progress towards making windows work again. | -1/+0 | ||
| 2019-07-27 | Preemptive version bump. | -1/+1 | ||
| 2019-07-08 | Begin update to 1.1.0.v1.1.0 | -1/+1 | ||
| 2019-07-02 | Make installer correctly versioned. | -1/+1 | ||
| 2019-05-28 | Try distributing only the installer. | -4/+3 | ||
| 2019-05-28 | Update appveyor.yml | -2/+2 | ||
| 2019-01-26 | Appveyor is annoying. | -0/+2 | ||
