index
:
LDMicroGtk/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldmicro
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2018-06-14
Modified cmake to display only errors
Rr42
2018-06-11
main window update merge commit
Rr42
2018-06-11
Merge branch 'GUI_port' of https://github.com/akshay-c/LDMicro-linux into GUI...
Rr42
2018-06-11
Added self test functionality
Rr42
2018-06-08
Updated repository to execute with working compiler.
NatsuDrag9
2018-06-08
Fixed, include bug caused because gnu was not set to c++11 standard.
Rr42
2018-06-08
Builds and runs from ldmicro.cpp. No further testing is required.
NatsuDrag9
2018-06-07
Updated cmake to build LDMicro's *.int interpreter.
Rr42
2018-06-07
Updated cmake to run file generation scripts
Rr42
2018-06-06
commented all functions to be proted
Rr42
2018-06-06
Removed AdvancedSimulation files
Rr42
2018-06-05
Added heap meamory handling (HeapCreate, HeapAlloc and HeepFree)
Rr42
2018-06-04
Commented all GUI code for core test
Rr42
2018-05-30
freeze library sync
NatsuDrag9
2018-05-29
Freeze library updated and renamed to freezeLD (working)
Rr42
2018-05-28
Ported the MakeMainWindowMenus function
Rohit
2018-05-28
Updated cmake for testing
Rr42
2018-05-27
Added RGB convertion for GTK
Rr42
2018-05-25
Dropped support for windows cross compilation
Rr42
2018-05-25
Added linuxUI (analog to windows.h)
Rr42
2018-05-25
Edited Cmake to test linuxUI
Rr42
2018-05-25
Added all LDmicro filles to be ported
Rr42