0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add mingw makefile More... about 19 years ago
- Added base types include More... about 19 years ago
Fixed warnings / errors on mingw More... about 19 years ago
fixed compilation syntax error on linux More... about 19 years ago
__fastcall doesn't seems to be defined on linux. I will look for the linux gnu compiler directive More... about 19 years ago
tested linux version : fixed a link problem on makefile generation More... about 19 years ago
Fixed a link error on windows (library ld is only available on linux) More... about 19 years ago
Set a separate directory for builds. Allows to not mix debug and realease objects file (help make dependencies) More... about 19 years ago
Added compilation on Windows. * Linux version seems to works fine, but check if there is not a problem with shared memory on windows More... about 19 years ago
oups (no ./)
Émilien Kia
as cursorstar
More... about 19 years ago
Modifs on bakefiles
Émilien Kia
as cursorstar
More... about 19 years ago
Define a template for all common properties and apply it to all targets.
Émilien Kia
as cursorstar
More... about 19 years ago
Bakefile preproc definition, debug and optimization rule use.
Émilien Kia
as cursorstar
More... about 19 years ago
fix wrong function name More... about 19 years ago
Bakefile to create compilation files. More... about 19 years ago
Bakefile to create compilation files. More... about 19 years ago
Main test program for test modules. => Load all .dll/.so of the current directory and register available functions for each of them. All commands are available from a Menu. TODO : Cleans the code and try to reduce platform specific code impact on program readability. More... about 19 years ago
Initial import of testbed module. At the moment they are just used for compilation tests. TODO : Define a macro to register/unregister module on .so/.dll loading More... about 19 years ago
fix counter test problem More... about 19 years ago
-= * WIP * (Rewrite not finished) =- More... about 19 years ago
-= * WIP * (Rewrite not finished) =- More... about 19 years ago
*** empty log message *** More... about 19 years ago
-= * WIP * (Rewrite not finished) =- More... about 19 years ago
-= * WIP * (Rewrite not finished) =- More... about 19 years ago
-= * WIP * (Rewrite not finished) =- More... about 19 years ago
removed a function declared in double (orxMemory_Copy) More... about 19 years ago
Add a new Test Module Can help to make testbed. Create a menu for each registered test function More... about 19 years ago
Added memory compare function todo : change standard memory function as inline More... about 19 years ago
Added tasks More... about 19 years ago
-= * WIP * (Rewrite not finished) =- More... about 19 years ago