Age | Commit message (Expand) | Author |
---|---|---|
2019-07-26 | FormCompiler: Add some more LibCore object files to host build. | Andreas Kling |
2019-07-10 | FormCompiler: Build individual compilation units instead of all-at-a-time. | Andreas Kling |
2019-07-10 | Build: Build the host-side FormCompiler before everything else. | Andreas Kling |
2019-07-10 | FormCompiler: Produce a C++ header file as output. | Andreas Kling |
2019-07-10 | FormCompiler: Generate a basic UI skeleton holder struct. | Andreas Kling |
2019-07-10 | FormCompiler: Start working on a C++ code generator for VisualBuilder forms. | Andreas Kling |