|
c2b65bd1fb
|
Speculative fix for installing libraries on mac
|
2025-03-30 15:23:27 -04:00 |
|
|
50bc9f42d5
|
Fix some relative path stuff
|
2025-03-30 15:20:53 -04:00 |
|
|
67f0886890
|
Fix some relative import issues with compiled modules
|
2025-03-30 14:44:42 -04:00 |
|
|
cdbf36b63c
|
Bugfix for use ing ASM files and also for retranspiling headers
|
2025-03-30 13:52:27 -04:00 |
|
|
093338eb52
|
Fix ldflags
|
2025-03-28 18:22:50 -04:00 |
|
|
54103cdf6b
|
Fix conditional flags
|
2025-03-28 18:20:31 -04:00 |
|
|
f5018f9b7b
|
More flags for just mac
|
2025-03-28 18:19:58 -04:00 |
|
|
eaee19f7d4
|
Fix ld flags to use commas instead of =
|
2025-03-28 18:13:21 -04:00 |
|
|
5601838497
|
Remove duplicate lib
|
2025-03-28 18:00:14 -04:00 |
|
|
bc3667cc3d
|
Conditional flags for running tomo with clang vs gcc
|
2025-03-28 17:17:58 -04:00 |
|
|
a615d55146
|
Conditional flags for linux/openbsd
|
2025-03-28 17:03:38 -04:00 |
|
|
95306d919e
|
Include /usr/local/{include,lib}
|
2025-03-28 16:23:06 -04:00 |
|
|
046bc18151
|
Fix for missing .tm.o files
|
2025-03-28 16:08:31 -04:00 |
|
|
7d80ca48d4
|
CC -> cc
|
2025-03-28 15:38:29 -04:00 |
|
|
583d114012
|
Add platform check for /proc/self/exe
|
2025-03-28 15:33:38 -04:00 |
|
|
ca76fb335a
|
Add compiler guards for GCC directives
|
2025-03-28 15:31:53 -04:00 |
|
|
92e723128e
|
Use getcwd() instead of get_current_dir_name()
|
2025-03-28 14:27:11 -04:00 |
|
|
3c52a75633
|
Deprecate custom printf specifiers in favor of print() function that
uses _Generic() to generically convert any value to a string or print as
a string.
|
2025-03-27 17:26:51 -04:00 |
|
|
7994a4835b
|
Compiler errors should use USE_COLOR
|
2025-03-25 13:25:55 -04:00 |
|
|
f33e1a367e
|
Possible fix for making .build/ directory
|
2025-03-24 17:42:26 -04:00 |
|
|
d4bbf6dadf
|
Tweak .build/ dir settings
|
2025-03-24 17:38:55 -04:00 |
|
|
1a1270c574
|
Put exe build file in .build instead of a temp file
|
2025-03-22 11:13:16 -04:00 |
|
|
1a2327eb65
|
remove -L.
|
2025-03-21 23:52:40 -04:00 |
|
|
fa1b10ff24
|
Support installing in ~/.local
|
2025-03-21 23:36:33 -04:00 |
|
|
f4aaf7b734
|
Fix for getting age of compiler
|
2025-03-21 21:45:18 -04:00 |
|
|
dcf2662285
|
Move files into src/ and build into build/
|
2025-03-21 21:43:51 -04:00 |
|