| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-06-20 | Verify working meson build on windows.meson-only | -2/+2 | ||
| Using MSVC, no need for GNU tools. | ||||
| 2019-06-01 | More work on installation and moving files around. | -3/+5 | ||
| Move all installed libraries into auxlib. Move all installed executable scripts into auxbin. | ||||
| 2019-05-28 | Work on windows installer. | -2/+6 | ||
| We will probably shift to NSIS as the default installation method for windows. Shipping around a single binary just doesn't cut it if we want to be able to reliably use tools like `jpm` to build things. | ||||
| 2019-05-27 | Add jpm tool, based on cook. | -0/+1 | ||
| Modify cook as well. | ||||
| 2019-05-23 | Disable faulty embed test. | -8/+0 | ||
| This needs more work on windows. However, the initial goal of fixing the amalgamated build on windows should be ok for now. | ||||
| 2019-05-23 | Link freebsd build. | -7/+17 | ||
| Also begin work on CI amalg test for windows. | ||||
| 2019-03-24 | Appveyor build issues | -5/+5 | ||
| Revert some externeous changes in build_win.bat to see what happens. | ||||
| 2019-03-23 | Update build_win.bat to handle new amalg script. | -6/+13 | ||
| 2019-03-22 | Boot executable invocation has changed. | -3/+1 | ||
| 2019-03-22 | Merge core.janet into boot.janet | -4/+0 | ||
| This simplifies the build machinery a bit. core.janet is never actually included in the final binary, it is just used to generate an image file. | ||||
| 2019-03-22 | Add experimental meson build. | -0/+1 | ||
| Should help with IDE integration. | ||||
| 2019-02-18 | Update build script for windows. | -0/+1 | ||
| 2019-02-18 | Rename the header <janet/janet.h> to <janet.h> | -1/+1 | ||
| Makes it easier to use and remember, and makes the variable `module/*headerpath*` make more sense. | ||||
| 2019-02-18 | Simpler way to set JANET_PATH at compile time. | -0/+1 | ||
| 2019-02-08 | Fix build_win.bat | -1/+1 | ||
| 2019-02-08 | Try to update windows build for core image.core-image | -1/+23 | ||
| 2019-01-30 | Cooking on windows | -0/+2 | ||
| 2019-01-26 | Generated files go to the same location on win32. | -4/+4 | ||
| 2019-01-24 | Add amalgamation to windows distribution | -0/+1 | ||
| 2018-12-25 | Move gendoc.janet script. | -1/+1 | ||
| 2018-12-22 | Fix string/number issue. | -1/+0 | ||
| 2018-12-17 | Add documentation to generated distribution | -0/+1 | ||
| archive. | ||||
| 2018-12-15 | Add doc files to distribution archives. | -1/+2 | ||
| 2018-12-15 | Add debug functions to janet.h | -4/+4 | ||
| Update version to 0.2.0 for next release. Fix whitespace in build_win.bat | ||||
| 2018-12-09 | Move tools out of src (src should be | -1/+1 | ||
| only code that goes into final binary). | ||||
| 2018-12-08 | Update build script, remove windows build issues. | -0/+1 | ||
| 2018-12-08 | Oops | -1/+2 | ||
| 2018-12-08 | No .exp! | -1/+0 | ||
| 2018-12-08 | Update appveyor and windows build_win script. | -0/+12 | ||
| 2018-12-06 | Don't use generated headers for embedded janet | -3/+9 | ||
| code, use object files. | ||||
| 2018-09-05 | Rename to janet | -14/+14 | ||
| 2018-08-07 | Local changes. | -0/+98 | ||
