Zed A. Shaw
|
cc3bb171e1
|
Restructing the source layout to make it nicer.
|
2024-09-10 21:17:15 -04:00 |
|
Zed A. Shaw
|
356314406f
|
Now using a std::async and future to do an async popen but I also need the FILE read in read_line to be async, so now I'm at a point where I have to refactor into a better statemachine.
|
2024-09-09 18:57:08 -04:00 |
|
Zed A. Shaw
|
0bac4dbfd9
|
First step in refactoring out the build running from the gui for later thread fiascos.
|
2024-09-08 20:01:10 -04:00 |
|
Zed A. Shaw
|
8d1570f44a
|
Figured out threads for the next round.
|
2024-09-02 17:46:45 -04:00 |
|