Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-25 | Reviewed makefiles | Juan J. Martinez | |
2021-01-25 | Better compatibility with Windows | Juan J. Martinez | |
2021-01-18 | Better windows support | Juan J. Martinez | |
2021-01-18 | Follow rasm instructions to compile | Juan J. Martinez | |
2021-01-18 | Fixes for windows compatibility. | Juan J. Martinez | |
Although it is running on windows, we need a POSIX layer, so we'll use forward slashes. Also clean the lines. | |||
2021-01-11 | Added missing directory | Juan J. Martinez | |
2021-01-09 | Extra libs: ap.lib | Juan J. Martinez | |
aPLib support with apultra. | |||
2021-01-04 | Better help | Juan J. Martinez | |
Include will be used once, but multiple directories can be provided using : as separator; e.g. -I dir1:dir2:dir3 | |||
2021-01-03 | More accurate | Juan J. Martinez | |
2021-01-03 | Ensure that the files are always processed in the same order | Juan J. Martinez | |
This is important to detect if the deps have changed. | |||
2021-01-03 | Only report if verbose | Juan J. Martinez | |
2021-01-03 | Added a dep generating tool that should be multi-platform | Juan J. Martinez | |
Making thins easier in windows. | |||
2021-01-02 | Flicker friendly sorting of entities | Juan J. Martinez | |
It may not make a big difference if entities can move vertically freely, but in some cases may be better. | |||
2020-12-30 | Initial import1.0 | Juan J. Martinez | |