| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some people might find this handly
|
|
|
|
|
|
Some distributions build the programs with a specific set of CFLAGS.
Lets allow that by adding raylibs flags.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Correcting details that pop-up when testing the different platforms
|
|
|
|
|
|
|
|
Generates:
Win32: raylib.dll, libraylibdll.a (import library)
Linux: libraylib.so
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This commit restores the original method to compile all modules, but fix
prerequisites.
|
|
|
|
|
|
|