Try llvm 8, 7 and 6 in order. |
|
More...
|
over 5 years ago
|
test -w doesn't seem to work portably. For writability test use a generated shell script instead. |
|
More...
|
over 5 years ago
|
Log all test code and commands to config.log in runnable shell script format. |
|
More...
|
over 5 years ago
|
Perform a writability test on prefix and disable SUDO when prefix is writable. |
|
More...
|
over 5 years ago
|
Check $? explicitely after .c.o compilation (result was being clobbred by extra code at the end) |
|
More...
|
over 5 years ago
|
quote env arguments properly in config.status |
|
More...
|
over 5 years ago
|
Fix the order of paths when autodetecting prefix. |
|
More...
|
over 5 years ago
|
Remember the registered "influencial" environment variables in config.status |
|
More...
|
over 5 years ago
|
+ AG_Font |
|
More...
|
over 5 years ago
|
include the core sizeofs in the gui module |
|
More...
|
over 5 years ago
|
Test for the LLDB C++ API in LLVM. |
|
More...
|
over 5 years ago
|
Handle string literals containing "," and ";" in directives correctly. Thanks Charles! |
|
More...
|
over 5 years ago
|
tri:Sort |
|
More...
|
over 5 years ago
|
This hack is no longer needed |
|
More...
|
over 5 years ago
|
Include sizes of things in definitions. Embed agar-core.defs in agar.defs. |
|
More...
|
over 5 years ago
|
+ agar.defs (preprocessor definitions from Agar-GUI) |
|
More...
|
over 5 years ago
|
pass "-x" to the ada binder since the source time consistency checking is |
|
More...
|
over 5 years ago
|
+ ADAPREP, ADAPREPFLAGS, ADAPREPFILE (for .ads to preprocess in install stage) |
|
More...
|
over 5 years ago
|
+ CLEANDIRFILES |
|
More...
|
over 5 years ago
|
+ agar-core.defs (preprocessor definitions from agar-core) |
|
More...
|
over 5 years ago
|
update for 1.6.0 |
|
More...
|
over 5 years ago
|
pkgconfig_mod -> pkgconfig_module |
|
More...
|
over 5 years ago
|
+ agar-{map,rg,sg,sk} |
|
More...
|
over 5 years ago
|
unbreak test |
|
More...
|
over 5 years ago
|
build.prog.mk(5): Add support for the cc65 assembler and linker. |
|
More...
|
over 5 years ago
|
use AG_NULL in test code for best portability |
|
More...
|
over 5 years ago
|
Fix MkExecOutputPfx() behavior, handle prefix args correctly. |
|
More...
|
over 5 years ago
|
Under cc65, use ca65 and ar65 correctly. |
|
More...
|
over 5 years ago
|
fix (de)install on darwin |
|
More...
|
over 5 years ago
|
compile correctly without gettext |
|
More...
|
over 5 years ago
|