David Piuva
|
c8fc218d0f
Generating build script once for all projects to simplify the build system.
|
3 years ago |
David Piuva
|
155a735e20
Implemented file_hasExtension and file_getExtensionless.
|
3 years ago |
David Piuva
|
165d44f185
Fixed a bug that prevented Windows exe files from building when a Linux binary was already present.
|
3 years ago |
David Piuva
|
177c08ddc2
Completed expression evaluation with precedence.
|
3 years ago |
David Piuva
|
665e2ac962
Building multiple projects using a single command.
|
3 years ago |
David Piuva
|
3b959e535d
Linking statically to C/C++ runtime for MS-Windows in all templates and SDK examples.
|
3 years ago |
David Piuva
|
0239888550
Sharing compiled objects across different projects to save time.
|
3 years ago |
David Piuva
|
710d676e97
Made a header for the dmf 1.0 model importer, to allow building 3D projects with the new build system.
|
3 years ago |
David Piuva
|
47c9b52c3d
Implemented fully lazy compilation with objects kept from past versions.
|
3 years ago |
David Piuva
|
c2f4ab7c59
Building on Windows and Linux.
|
3 years ago |
David Piuva
|
0892c3ba0a
Using "end if" instead of "end" and "crawl" instead of "compile".
|
3 years ago |
David Piuva
|
640eac18cd
Made a scripted build system that can follow includes automatically.
|
3 years ago |