david parsons
|
f8512ad0f0
|
streamline the exerciser make.include; use the toplevel .c.o rule to make objects, DON'T use $< when making executables because bsd make populates it with MKDLIB, which doesn't actually work
|
2022-07-30 23:29:36 -07:00 |
|
david parsons
|
6c015711e0
|
change fenced code behavior to not have a leading newline before the first line within the fence
|
2022-07-30 23:20:20 -07:00 |
|
david parsons
|
89f1dfdef7
|
more tweaking; when I include $(MKDLIB) as a dependency for an exerciser test, $< disappears when compiling on netbsd8?
|
2022-07-20 17:13:14 -07:00 |
|
david parsons
|
380229266f
|
don't forget to set up LD_LIBRARY_PATH when running the exerciser tests
|
2022-07-30 07:50:08 -07:00 |
|
david parsons
|
6e03172bea
|
tweak the makefiles to ensure that libmarkdown (a synthetic target) is make before any of the executables are assembled during a parallel make
|
2022-07-30 14:39:42 +00:00 |
|
david parsons
|
25f24b5bf4
|
rework how flags are initialized & configured for <?theme commands
|
2022-07-29 23:59:48 -07:00 |
|
david parsons
|
436a0c033e
|
change from submakes to included makefiles
|
2022-06-22 13:43:51 -07:00 |
|