Penguin
|
152968312e
|
move
|
3 years ago |
Penguin
|
8d276c3f5a
|
small fixes, DEPS
|
3 years ago |
Penguin
|
28ec6d3624
|
project generation works well. Changing a lot of things as far as makefile generation goes so its easier to add new targets
|
3 years ago |
Penguin
|
6294c3868a
|
updated version to 0.1.1
|
3 years ago |
Penguin
|
1d4447a64a
|
igloo is back to where it was before the rewrite but it is much easier to sift through and can now be expanded on... still much work to be done as far as config files and serialization go though
|
3 years ago |
Penguin
|
1ae22242c8
|
commented issue where temporary value dropped while borrowed...
|
3 years ago |
Penguin
|
85df59c4d0
|
symlinking scripts works
|
3 years ago |
Penguin
|
59c9019c18
|
spawning makefiles works. needs a lot of testing though
|
3 years ago |
Penguin
|
705005ffbc
|
removing projecttest from repo... Trying to cut down on size
|
3 years ago |
Penguin
|
4ddbf21ade
|
breaking up generate_makefile() func into smaller parts... for better compile times
|
3 years ago |
Penguin
|
71d029f231
|
checkpoint, not progress
|
3 years ago |
Penguin
|
ff5a3535db
|
actual last commit til after christmas. rust + macros + workspaces = disaster... Moved igloo util into its own workspace member (subcrate?) rust building and dependencies are kinda a disaster.
|
3 years ago |
Penguin
|
912812a37a
|
updated doc. probably last commit til after christmas
|
3 years ago |
Penguin
|
13c006038e
|
right now im treating nearly every issue as an error when debug logging. later i can revisit this and classify severity with respect to the actual error being thrown
|
3 years ago |
Penguin
|
a1ac14b456
|
fixed logger to work correctly
|
3 years ago |
Penguin
|
a20b11b539
|
indepth debugging added and working
|
3 years ago |
Penguin
|
599bcd93f4
|
finishing project generation
|
3 years ago |
Penguin
|
e3708e9b68
|
at this point we will not be deserializing the master make manifest until I can figure out a noninsane way to handle doing it
|
3 years ago |
Penguin
|
11fd986d44
|
verified deserializing manifests
|
3 years ago |
Penguin
|
7633bdf878
|
real progress is new is now incomplete, but many of the lower level functions are working. i just need the project to get to the 'push' checkpoint and i can test everything
|
3 years ago |
Penguin
|
9945374437
|
configs have been a real pain... added a bunch of stubs for testing
|
3 years ago |
Penguin
|
711deeef76
|
config files
|
3 years ago |
Penguin
|
f74f64f7b4
|
working on implementing run, rewriting IglooProject and IglooTarget so they make more sense. also implementing cli info helper functions instead of bulk pasting code everywhere
|
3 years ago |
Penguin
|
2afd7d3fd3
|
onto the run function, Igloo::new and Igloo::start work
|
3 years ago |
Penguin
|
d33f842166
|
restructuring igloo majorly. im simplifying the hierarchy for now and will improve it later. learning rust is a weird tree of unknowns is hard. this should make development faster for now
|
3 years ago |
Penguin
|
3f638f6475
|
beginning rewrite
|
3 years ago |
Penguin
|
3a775f71dc
|
merging
|
3 years ago |
Penguin
|
c7e7a1da83
|
accidentally worked in stable branch oops
|
3 years ago |
Penguin
|
267db1c049
|
adding to agent...
|
3 years ago |
Penguin
|
5b940b673a
|
merggersjgkf
|
3 years ago |
Penguin
|
52db698d05
|
staging
|
3 years ago |
Penguin
|
f38330e423
|
fixed infinite looper drooper
|
3 years ago |
Penguin
|
31f4be20a3
|
0.1.1
|
3 years ago |
penguin
|
cbe8f457db
|
started adding support for multiple targets... need this support for projects like e54_rs485_demo where i have multiple targets doing the exact same shit
|
3 years ago |
penguin
|
fe36f95209
|
verifying target vs master make man works
|
3 years ago |
penguin
|
5ca581b496
|
adding the master make check that was previously unimplemented
|
3 years ago |
penguin
|
fe494f650f
|
added version stuff to info
|
3 years ago |
penguin
|
8a180683e4
|
added info for igloo
|
3 years ago |
penguin
|
83f11ca072
|
prep
|
3 years ago |
penguin
|
8a412299a1
|
removed target folder
|
4 years ago |
penguin
|
7ed7c41e91
|
added riscv support but it doesnt work yet
|
4 years ago |
penguin
|
84a556fe8e
|
Moved more code from igloo_project to igloo_target
|
4 years ago |
penguin
|
6d0008843c
|
fixed, now back to working state
|
4 years ago |
penguin
|
87736de5b4
|
cleaning repo of ignored files
|
4 years ago |
penguin
|
154fb135f5
|
compiles now
|
4 years ago |
penguin
|
8b321a49cc
|
major overhaul
|
4 years ago |
penguin
|
b207661d00
|
preparing run and push commands
|
4 years ago |
penguin
|
cba83ac5e1
|
Fixed bug causing PROJECT_NAME to be empty
|
4 years ago |
penguin
|
82f48dc8ab
|
added bin
|
4 years ago |
penguin
|
3a77bb6568
|
cleaning
|
4 years ago |