Commit Graph

154 Commits

Author SHA1 Message Date
Jonathan Moallem
1bd9c7e4ef Fixed conditional compilation to regard headers using dependency files 2020-12-03 22:26:25 +11:00
Aryeh
193da09dd6
Merge pull request #3 from CapsCollective/auto-sources
Made Makefile automatically gather compilation sources and implemented conditional compilation
2020-12-03 21:19:24 +11:00
Jonathan Moallem
e29d85f0ee Added platform-generic commands to Makefile and fixed Windows linking issues 2020-12-03 21:13:24 +11:00
Jonathan Moallem
828d38f16e Updated Makefile for conditional compilation and recursive pattern searching 2020-12-03 12:47:08 +11:00
Jonathan Moallem
2002bb961b Made Makefile automatically gather compilation sources from src directory 2020-12-01 14:15:35 +11:00
Jonathan Moallem
0bf363087e
Renamed default run target to all 2020-12-01 11:46:59 +11:00
Jonathan Moallem
f5e2a95f57
Updated Readme to use relative links 2020-12-01 11:35:25 +11:00
Aryeh
f5c8e231be
Merge pull request #2 from CapsCollective/Windows
Got windows building. Need to test with CI/CD
2020-11-30 15:16:21 +11:00
Jonathan Moallem
727c7d9f75 Fixed cp command for Linux 2020-11-30 15:14:25 +11:00
Jonathan Moallem
c8a4c1a8b4 Cleaned up Makefile and ignored clean target del for Windows 2020-11-30 15:06:39 +11:00
Aryeh
d533475df5 Removed wildcard 2020-11-30 14:49:10 +11:00
Aryeh
db4d947ebe Replaced del with erase 2020-11-30 14:46:20 +11:00
Jonathan Moallem
43e4b7a079 Removed pre-path from build 2020-11-30 14:27:02 +11:00
Jonathan Moallem
dcd700de57 Added extra debugging output for clean target 2020-11-30 14:24:43 +11:00
Jonathan Moallem
65a363ff43
Updated del command in clean 2020-11-30 09:38:03 +11:00
Jonathan Moallem
3c4a81e1b6
Updated Windows build instruction in the Readme 2020-11-30 00:58:09 +11:00
aryeh
f26dc388db Removed rmdir 2020-11-29 21:15:41 +11:00
Jonathan Moallem
b825e02264 Update clean command for windows 2020-11-29 18:44:21 +11:00
Jonathan Moallem
8da969e9f7 Updated windows del command 2020-11-29 18:40:09 +11:00
Jonathan Moallem
f2d4a606c3 Separated platforms in Makefile 2020-11-29 18:36:18 +11:00
Jonathan Moallem
6fa0959ac6 Fixed then command 2020-11-29 18:30:28 +11:00
Jonathan Moallem
9cb0fe368d Re-specified mkdir per platform 2020-11-29 18:27:04 +11:00
Jonathan Moallem
f0581b83fb Removed batch file creation logic 2020-11-29 18:16:13 +11:00
Aryeh
6d8ff0b61f
Removed trailing . 2020-11-29 18:11:24 +11:00
Aryeh
a9feb9f330
Added dir command 2020-11-29 18:08:39 +11:00
Aryeh
62e5a06b39
Removed type command 2020-11-29 18:06:13 +11:00
Aryeh
41decacdc8
Update Makefile 2020-11-29 18:04:02 +11:00
Aryeh
4d7258bda1
Moved bat file creation to submodlues target 2020-11-29 18:01:52 +11:00
Jonathan Moallem
f96230ee03
Update Makefile 2020-11-29 17:57:52 +11:00
Jonathan Moallem
f5018d994e
Update Makefile 2020-11-29 17:54:12 +11:00
Jonathan Moallem
db1646f00c
Update Makefile 2020-11-29 17:49:47 +11:00
Jonathan Moallem
6b961629f6
Update Makefile 2020-11-29 17:42:42 +11:00
Jonathan Moallem
c8e225e515
Update Makefile 2020-11-29 17:37:54 +11:00
Jonathan Moallem
d4093b8bd7
Update Makefile 2020-11-29 17:24:43 +11:00
Jonathan Moallem
01638ccd27
Update Makefile 2020-11-29 17:07:36 +11:00
Aryeh
e53330b6f4
Update Makefile 2020-11-29 17:00:40 +11:00
Jonathan Moallem
6438ffb483
Update Makefile 2020-11-29 16:58:47 +11:00
Jonathan Moallem
9e94a8f761
Replaced exit with echo 2020-11-29 16:53:20 +11:00
Jonathan Moallem
e0a772ed90
Updated THEN macro to be single ampersand 2020-11-29 16:51:26 +11:00
Jonathan Moallem
9adda4ead0
Changed then to logical OR 2020-11-29 16:45:08 +11:00
Aryeh
39b4a90e5a
Update Makefile 2020-11-29 16:38:16 +11:00
Aryeh
bb08e6b6cb
Added error level remapping 2020-11-29 16:30:10 +11:00
Aryeh
320bc1b7f4
Update Makefile 2020-11-29 16:23:52 +11:00
Aryeh
28d4e3e5f7
Added double q
Added double quotes
2020-11-29 16:14:05 +11:00
Aryeh
e1ae369fbf
Update Makefile 2020-11-29 16:03:30 +11:00
Aryeh
5122c03fbd
Update Makefile 2020-11-29 15:51:25 +11:00
Aryeh
abd2b8a889
Replaced scopy with robocopy 2020-11-29 15:42:01 +11:00
Jonathan Moallem
36d7cb1699
Merge branch 'main' into Windows 2020-11-29 04:26:44 +00:00
Jonathan Moallem
ba39aa7d94 Merge remote-tracking branch 'origin/main' into main 2020-11-28 23:49:33 +11:00
Jonathan Moallem
d0251f8865 Renamed pull target to submodules 2020-11-28 23:49:13 +11:00