Commit Graph

11 Commits

Author SHA1 Message Date
0e9ed3e250 Start work on eliminating redundant variable usage. Prevent
an I-bar from showing up on the output frame. Move the copyright
notice out to a header file.
2022-08-21 21:35:28 -04:00
568d13677f Remove functions responsible for the creation of startup preference manager. 2022-08-21 18:19:13 -04:00
912c653000 Append a goal to TODO. 2022-08-21 18:10:26 -04:00
6aa4f110ed Remove standard default settings. Don't want to endorse any particular network. 2022-08-21 18:03:40 -04:00
6edc25f562 Allow Makefile to inherit CFLAGS and such from environment. 2022-08-21 17:47:06 -04:00
14442c54e9 Minor change. 2022-08-21 17:44:53 -04:00
c3855530a0 Makefile should be more amenable to automated package management now. 2022-08-21 17:43:44 -04:00
959944f0b8 Modify makefile to accommodate the environment. 2022-08-21 17:35:43 -04:00
4ff29df2d3 Remove autoconf junk. Add Makefile. Move source files to src/. 2022-08-21 17:25:07 -04:00
24872f5713 Modify README. 2022-08-21 16:22:05 -04:00
be01821aec Initial commit.
Make Nebula compile cleanly (fix some potential overflows and clean up the style of the code).
2022-08-21 16:18:58 -04:00