aboutsummaryrefslogtreecommitdiffhomepage
path: root/maker.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2018-01-25 17:13:52 -0500
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:14 -0400
commit524baa6ddd5f9cb49b1c5b015fbd6ef75ff72968 (patch)
treec66713d8559aa04f15f95825a6f5faec16827ce6 /maker.org
parent0.23.3 work on source & target file paths/locations (diff)
paths, further adjustmentsdoc-reform_v0.0.23
Diffstat (limited to 'maker.org')
-rw-r--r--maker.org67
1 files changed, 61 insertions, 6 deletions
diff --git a/maker.org b/maker.org
index dfdb618..c3a50d6 100644
--- a/maker.org
+++ b/maker.org
@@ -954,12 +954,67 @@ dub build -h
#+END_SRC
#+BEGIN_SRC sh
-dub --compiler=ldc2 --config=sdp-ldc --debug=checkdoc --debug=summary --debug=dumpdoc
-dub --compiler=ldc2 --config=sdp-ldc --debug=io
-dub --compiler=ldc2 --config=sdp-ldc --debug=checkdoc --debug=summary --debug=dumpdoc --debug=io
-dub --compiler=ldc2 --config=sdp-ldc-debug --debug=io
-dub --compiler=gdc --config=sdp-gdc-debug --debug=io
-dub --compiler=dmd --config=sdp-dmd-debug --debug=io
+time (dub --compiler=ldc2 --config=sdp-ldc --debug=checkdoc --debug=summary --debug=dumpdoc)
+time (dub --compiler=ldc2 --config=sdp-ldc --debug=io)
+time (dub --compiler=ldc2 --config=sdp-ldc --debug=checkdoc --debug=summary --debug=dumpdoc --debug=io)
+time (dub --compiler=ldc2 --config=sdp-ldc-debug --debug=io)
+time (dub --compiler=gdc --config=sdp-gdc-debug --debug=io)
+time (dub --compiler=dmd --config=sdp-dmd-debug --debug=io)
+#+END_SRC
+
+***** debug flags
+
+#+BEGIN_SRC sh
+biblio
+biblio_sorted
+bibliosorted
+block
+bookindex
+bookindexmatch
+bookindexraw
+check
+checkdoc
+code
+comment
+dumpdoc write out document contents, with object type and ocn
+endnotes
+endnotes_build
+footnotes
+footnotesdone
+group
+header
+header_and_content
+header1
+headerjson
+headermakejson
+headermetadatajson
+heading
+headings
+headingsfound
+insert
+io
+munge
+node
+objectrelated1
+objectrelated2
+objects
+ocnoff
+para
+parabullet
+parabulletindent
+paraindent
+paraindenthang
+parent
+poem
+quote
+raw
+sdlang
+source
+srclines
+structattrib
+summary
+table
+toc
#+END_SRC
*** make