summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-13Add full-clean target; remove unnecessary autotools fileslouie
2024-05-12Add version flaglouie
2024-05-09Experimental support for building NSIS installerv0.1Louie S
2024-05-09Incorporate installer creation in build systemLouie S
2024-05-08Script to help find dllsLouie S
2024-05-02WIP researching dll locationingLouie S
2024-05-02Add license information to nsis installerLouie S
2024-05-02Exploring possibilities of supporting nsis installation on WindowsLouie S
2024-02-17Use getmax. instead of directly accessing memberLouie S
2023-09-18Fix '/' vs '\' issue on WindowsLouie S
2023-06-21Bump autoconflouie
2023-06-19Merge remote-tracking branch 'origin/testing'louie
2023-06-19security fix to build with format-security flaglouie
2023-05-09Fixed graphical issues pertaining to remembering e_hoversLouie S
2023-05-09Remove some drawing glitchesLouie S
2023-05-09Change how e_hover and e_offset are managed; cache e_hover and e_offset as arrayLouie S
2023-05-09Don't check for windres on unix buildsLouie S
2023-05-04Rewrite handle_args function using getopt libraryLouie S
2023-03-04Fix bug in package creation; convert svg text to pathLouie S
2023-03-04Implement checking for windres tool in configure.acLouie S
2023-03-04Create separate Makefile for spec directoryLouie S
2023-03-04Configure flag for disabling icon embed for windows executableLouie S
2023-03-03Change a couple of files to templates for less copy/pasteLouie S
2023-03-03Set rpm spec to install desktop entryLouie S
2023-03-02configure flag to enable/disable desktop entry installationLouie S
2023-03-02Add specfile for building basic rpm packageLouie Shprung
2023-03-02Cleanup debian packaging; set license to GPLv3Louie Shprung
2023-03-01Add more sizes to .ico fileLouie Shprung
2023-02-28Set deb package to install desktop entryLouie S
2023-02-28Add icon to READMELouie S
2023-02-27Create debian directory for building basic .deb packageLouie Shprung
2023-02-26Added rule for generating desktop entryLouie S
2023-02-25Remove AC_CHECK_MALLOC to allow for cross-compilationLouie Shprung
2023-02-24Added configuration summary to configure.acLouie S
2023-02-24Rename icon/ to data/Louie S
2023-02-24Add instructions for embedding icon to .exe for Windows, add icon files as ↵Louie S
EXTRA_DIST, delete unnecessary files
2023-02-24Update documentation to reflect new build systemLouie S
2023-02-23Fix crash on windowsLouie S
2023-02-23Fix first boot crash on unixLouie S
2023-02-17Fix src dist, add seperate Makefile.am for docsLouie Shprung
2023-02-17Improved dist target by properly including all docs and separating man pagesLouie Shprung
2023-01-07Add conditional for build platformLouie Shprung
2023-01-07Use AX_WITH_CURSES in configureLouie Shprung
2022-12-26Add ncurses.h dependencyLouie Shprung
2022-12-26Replace symlinks with copiesLouie Shprung
2022-12-26Remove .gitignore, keep configure filesLouie Shprung
2022-11-06Set automake mode to foreign (over gnu flavoring)Louie S
2022-11-06Updated build instructionsLouie S
2022-11-06Basic functionality for using autotools over basic MakefileLouie S
2022-11-06Merged from masterLouie S