Calvin Rose
280dca3998
Add shell.c to the amalgamation.
...
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-29 19:18:44 -05:00
Calvin Rose
7fd0748c19
Update to 1.4.0
2019-10-14 20:35:13 -05:00
Calvin Rose
7809f89dfc
1.3.1 Release
...
Small changes, mostly just fixing minor bugs.
2019-09-21 19:15:02 -05:00
Calvin Rose
4ebb749131
Update appveyor configuration.
2019-09-05 19:43:06 -05:00
Calvin Rose
96a3104fe2
Update to 1.3.0, add jpm.1
2019-09-04 23:44:23 -05:00
Calvin Rose
0360942942
Add build commit hash to windows build from appveyor.
2019-08-18 21:01:47 -04:00
Calvin Rose
c35d6d2396
More batch syntax issues.
2019-08-18 20:27:26 -04:00
Calvin Rose
1c73d8ce2b
Remove some parens
2019-08-18 20:19:50 -04:00
Calvin Rose
6a539df480
Make sure all appveyor artifacts get deployed
2019-08-18 20:07:12 -04:00
Calvin Rose
1de09ec149
release test 5
2019-08-18 20:02:06 -04:00
Calvin Rose
a1f785038d
release-test4
2019-08-18 19:53:18 -04:00
Calvin Rose
5d475848a6
Fix appveyor.yml
2019-08-18 19:35:17 -04:00
Calvin Rose
2695f2da46
Update installer with appveyor commands.
2019-08-18 19:16:15 -04:00
Calvin Rose
3cdbf5753d
Add some more artifacts to automate release.
2019-08-18 18:02:28 -04:00
Calvin Rose
daf92be5bc
Better deploy test.
2019-08-18 17:54:52 -04:00
Calvin Rose
79bbb0ee1c
Appveyor test2.
2019-08-18 17:05:53 -04:00
Calvin Rose
826bb1abbe
Update appveyor deployment.
2019-08-18 16:54:43 -04:00
Calvin Rose
4ba912cd57
Switch to 32 bit build.
2019-08-07 22:51:58 -04:00
Calvin Rose
7713674ff6
Fix appveyor.yml
2019-08-07 22:23:19 -04:00
Calvin Rose
0fce440455
See if we can use a different build of NSIS.
2019-08-07 22:19:49 -04:00
Calvin Rose
ec32d11b76
Update installer and make things build on windows.
...
We can now build windows executables with jpm.
2019-07-28 01:05:15 -04:00
Calvin Rose
7e97687c9e
Update windows installation and automation.
2019-07-27 21:44:44 -04:00
Calvin Rose
da5a64131f
Progress towards making windows work again.
2019-07-27 16:16:28 -04:00
Calvin Rose
efc38b87de
Preemptive version bump.
2019-07-27 09:40:35 -05:00
Calvin Rose
3928136670
Begin update to 1.1.0.
2019-07-08 18:16:17 -05:00
Calvin Rose
c1113d61d6
Make installer correctly versioned.
2019-07-02 07:33:30 -05:00
Calvin Rose
c6ac53f4be
Try distributing only the installer.
2019-05-28 21:05:47 -04:00
Calvin Rose
2d7812a06c
Update appveyor.yml
2019-05-28 20:52:36 -04:00
Calvin Rose
0d729eaab1
Appveyor is annoying.
2019-01-26 21:14:04 -05:00
Calvin Rose
17ab654ccb
Messing with appveyor, trying travis.
2019-01-26 21:00:13 -05:00
Calvin Rose
3f5ba64f30
Update installer to add desktop app.
2018-12-22 21:11:09 -05:00
Calvin Rose
3bd7787efa
Fix appveyor.yml
2018-12-22 18:30:13 -05:00
Calvin Rose
39198de60a
Add installer to distribution archive on windows.
2018-12-22 18:08:37 -05:00
Calvin Rose
9723ddb96b
Fix string/number issue.
2018-12-22 16:24:08 -05:00
Calvin Rose
06b6165309
appveyor config issue
2018-12-08 18:00:58 -05:00
Calvin Rose
22f7fe6de4
Oh well.
2018-12-08 17:51:41 -05:00
Calvin Rose
b81084f2fa
Will it blend?
2018-12-08 17:48:16 -05:00
Calvin Rose
793981ce2b
Appveyor why
2018-12-08 17:37:47 -05:00
Calvin Rose
4bcbf65b5b
Update appveyor and windows build_win script.
2018-12-08 17:10:46 -05:00
Calvin Rose
0cc3a98aa9
Update apv.
2018-12-08 16:58:28 -05:00
Calvin Rose
b0ab8c2169
Update appveyor
2018-12-08 16:31:57 -05:00
Calvin Rose
9329969ea7
Add tarball for installation.
2018-12-08 16:17:34 -05:00
Calvin Rose
2421db3fc7
Update build artifacts only on stable branch.
2018-12-08 15:32:48 -05:00
Calvin Rose
63ba268c21
Lets try to get artifacts in S3
2018-12-08 15:12:55 -05:00
Calvin Rose
78b7e51f90
Update appveyor
2018-12-08 14:41:23 -05:00
Calvin Rose
16e514b351
Update version schema - now have version number
...
and build number.
2018-12-08 14:17:03 -05:00
Calvin Rose
043f61ef7a
Update appveyor.yaml (remove deploy)
2018-12-08 13:50:46 -05:00
Calvin Rose
e0610ed88b
Make token secure.
2018-12-08 13:36:55 -05:00
Calvin Rose
6cdfeda4c9
Change build criteria.
2018-12-08 13:31:35 -05:00
Calvin Rose
e3c622d9c2
Update appveyor.yaml
2018-12-08 13:27:59 -05:00