Commit graph

54 commits

Author SHA1 Message Date
wins1ey
43c6b1d753 Added 'format' rule to Makefile 2024-06-03 14:50:49 +01:00
wins1ey
9f1a9654c2 Move gschema file out of src directory 2024-04-27 14:18:53 +01:00
wins1ey
d98b920664 Change main.css to new standard theme instead of installing it in $(PREFIX)/share 2024-04-27 14:15:01 +01:00
wins1ey
fcf2ad24cd Rename libresplit.css to main.css 2024-04-27 14:10:26 +01:00
wins1ey
c479aa2910 Remove unnecessary comments 2024-04-11 14:34:33 +01:00
wins1ey
6c3779f89d Rename LAST to LibreSplit 2024-04-11 14:34:33 +01:00
wins1ey
758c521032
Merge branch 'main' into luajit 2024-04-11 12:57:33 +01:00
wins1ey
a42fb74344 Use $(RM) instead of rm -f in Makefile 2024-04-09 02:33:49 +01:00
wins1ey
1f81a0697a Update Makefile to install standard theme 2024-04-09 02:19:15 +01:00
wins1ey
28fc56e16f Only update icon cache and compile schemas if DESTDIR isn't set 2024-04-08 18:47:32 +01:00
wins1ey
cabb01ea8b Change binary name from 'last' to 'LAST' 2024-04-08 18:47:32 +01:00
wins1ey
6e147a463f Use rsvg-convert instead of imagemagick
Imagemagicks convert was leaving a white background on the logo and is
much slower.
2024-04-08 18:47:32 +01:00
wins1ey
4b40f09878 Refactor Makefile for AUR package 2024-04-08 18:47:32 +01:00
wins1ey
f5c9f8ea3c Rename build target to 'all' and add 'all' dependency for 'install' 2024-04-08 18:47:32 +01:00
=
338a04f7fd Use install command to make directories 2024-04-08 18:47:32 +01:00
Wins1ey
1c15fd1fed Replace Lua with LuaJIT 2024-04-08 18:35:50 +01:00
wins1ey
60ec7ccefd Remove assets directory and replace icon with vector 2024-03-24 22:43:20 +00:00
EXtremeExploit
4c466561ed
Drop old include lua flags 2024-03-14 17:14:33 -03:00
wins1ey
ac8dc68821
Merge branch 'main' into main 2024-03-14 16:00:48 +00:00
EXtremeExploit
30d5876ca3
Add GitHub CI for build 2024-03-14 01:09:46 -03:00
Zane Holbrooke-Jones
2f02adb7b3
Add level 2 compiler optimizations 2024-03-13 22:39:20 +00:00
Wins1ey
5dca499e69 Remove hardcoded sudo from Makefile 2024-03-13 01:27:31 +00:00
Zane Holbrooke-Jones
1a991b17c7
Update to make LAST work on Ubuntu 2023-11-24 09:45:22 +00:00
Wins1ey
02862e3062 Updated .PHONY to contain build 2023-07-17 12:40:33 +01:00
Wins1ey
0ed5c1eb36 Updated Makefile and README.md 2023-07-17 12:38:55 +01:00
Wins1ey
ba869fad25 Tidied repo and Makefile.
Moved last-gtk.css and last.gschema.xml to src/ and last.desktop to assets/.
Removed bin/ directory and replaced with obj/ for objects.
LAST executable is now in the root directory.
2023-07-17 02:53:49 +01:00
Wins1ey
eb04a7c30a Don't use themes in /usr/share/last 2023-07-13 18:34:07 +01:00
Wins1ey
c9364d72d5 Removed headers directory 2023-07-13 12:12:25 +01:00
Wins1ey
969e8f0c81 Removed curl 2023-07-07 18:09:36 +01:00
Wins1ey
086097d473 Rewrite auto splitter in C 2023-07-07 18:06:40 +01:00
Wins1ey
fec9a7ea5b Renamed gschema. Updated Makefile: doesn't recompile everything each time now 2023-06-30 22:29:04 +01:00
Wins1ey
43e2f31e4f Updated assets and README.md 2023-06-30 22:06:14 +01:00
Wins1ey
fd1daffdad Changed icon from .svg to .png 2023-06-30 19:28:00 +01:00
Wins1ey
00ddc63e6d Make last-css.h from last.css 2023-06-30 19:11:22 +01:00
Wins1ey
f823f36798 Added final files for installation and update makefile 2023-06-29 13:52:03 +01:00
Wins1ey
797d98bbc3 Updated makefile to include gtk3, x11, jansson and compile C files 2023-06-28 19:21:02 +01:00
Wins1ey
54ad91ebe1 Seperate clean and clean-all targets to keep autosplitters directory intact 2023-06-14 14:02:10 +01:00
Wins1ey
78dbee86df Refactored headers, cleaned repo structure and other minor code changes to make things clearer 2023-06-14 13:02:45 +01:00
Wins1ey
49e09d1136 Added empty lines 2023-06-13 11:06:40 +01:00
Wins1ey
47774bf790 Combined build and objects directory 2023-06-13 11:00:49 +01:00
Wins1ey
f6fc19dd69 Makefile creates object files. Speeds up compiling 2023-06-13 10:54:13 +01:00
Wins1ey
dfe1571b5f Updated Makefile for new src/ directory 2023-06-11 23:22:20 +01:00
Wins1ey
b3e8823b5b Added /include and removed *.hpp 2023-06-11 23:19:00 +01:00
Wins1ey
fb175c4336 Seperated CFLAGS and LDFLAGS 2023-06-10 18:04:34 +01:00
Wins1ey
bbb62bd873 Added curl to makefile 2023-06-10 18:03:24 +01:00
Zane Holbrooke-Jones
1819e192e6
Let user define Windows addresses (+code cleanup) 2023-06-10 13:58:03 +01:00
Wins1ey
46f30571ff Don't require specific lua version to compile 2023-06-10 13:25:55 +01:00
Wins1ey
d1437019f0 Changed output name to LAS 2023-06-09 19:08:59 +01:00
Wins1ey
959549c63d Changed name to LinuxAutoSplitter and added lua 2023-06-09 17:51:33 +01:00
Wins1ey
1748574169 Added -p to mkdir in case directory already exists 2023-06-07 15:58:06 +01:00