Age | Commit message (Expand) | Author |
2024-05-09 | Experimental support for building NSIS installerv0.1 | Louie S |
2024-05-09 | Incorporate installer creation in build system | Louie S |
2024-05-08 | Script to help find dlls | Louie S |
2024-05-02 | WIP researching dll locationing | Louie S |
2024-05-02 | Add license information to nsis installer | Louie S |
2024-05-02 | Exploring possibilities of supporting nsis installation on Windows | Louie S |
2024-02-17 | Use getmax. instead of directly accessing member | Louie S |
2023-09-18 | Fix '/' vs '\' issue on Windows | Louie S |
2023-06-21 | Bump autoconf | louie |
2023-06-19 | Merge remote-tracking branch 'origin/testing' | louie |
2023-06-19 | security fix to build with format-security flag | louie |
2023-05-09 | Fixed graphical issues pertaining to remembering e_hovers | Louie S |
2023-05-09 | Remove some drawing glitches | Louie S |
2023-05-09 | Change how e_hover and e_offset are managed; cache e_hover and e_offset as array | Louie S |
2023-05-09 | Don't check for windres on unix builds | Louie S |
2023-05-04 | Rewrite handle_args function using getopt library | Louie S |
2023-03-04 | Fix bug in package creation; convert svg text to path | Louie S |
2023-03-04 | Implement checking for windres tool in configure.ac | Louie S |
2023-03-04 | Create separate Makefile for spec directory | Louie S |
2023-03-04 | Configure flag for disabling icon embed for windows executable | Louie S |
2023-03-03 | Change a couple of files to templates for less copy/paste | Louie S |
2023-03-03 | Set rpm spec to install desktop entry | Louie S |
2023-03-02 | configure flag to enable/disable desktop entry installation | Louie S |
2023-03-02 | Add specfile for building basic rpm package | Louie Shprung |
2023-03-02 | Cleanup debian packaging; set license to GPLv3 | Louie Shprung |
2023-03-01 | Add more sizes to .ico file | Louie Shprung |
2023-02-28 | Set deb package to install desktop entry | Louie S |
2023-02-28 | Add icon to README | Louie S |
2023-02-27 | Create debian directory for building basic .deb package | Louie Shprung |
2023-02-26 | Added rule for generating desktop entry | Louie S |
2023-02-25 | Remove AC_CHECK_MALLOC to allow for cross-compilation | Louie Shprung |
2023-02-24 | Added configuration summary to configure.ac | Louie S |
2023-02-24 | Rename icon/ to data/ | Louie S |
2023-02-24 | Add instructions for embedding icon to .exe for Windows, add icon files as EX... | Louie S |
2023-02-24 | Update documentation to reflect new build system | Louie S |
2023-02-23 | Fix crash on windows | Louie S |
2023-02-23 | Fix first boot crash on unix | Louie S |
2023-02-17 | Fix src dist, add seperate Makefile.am for docs | Louie Shprung |
2023-02-17 | Improved dist target by properly including all docs and separating man pages | Louie Shprung |
2023-01-07 | Add conditional for build platform | Louie Shprung |
2023-01-07 | Use AX_WITH_CURSES in configure | Louie Shprung |
2022-12-26 | Add ncurses.h dependency | Louie Shprung |
2022-12-26 | Replace symlinks with copies | Louie Shprung |
2022-12-26 | Remove .gitignore, keep configure files | Louie Shprung |
2022-11-06 | Set automake mode to foreign (over gnu flavoring) | Louie S |
2022-11-06 | Updated build instructions | Louie S |
2022-11-06 | Basic functionality for using autotools over basic Makefile | Louie S |
2022-11-06 | Merged from master | Louie S |
2022-11-06 | Restructure repository | Louie S |
2022-07-23 | Change 'cp' to 'install' | louie |