Commit Graph

  • 4fbc08c1be adjust to deal with new action --publish Martin A. Brown 2016-03-07 18:56:07 -0800
  • 88f07a1c69 switch from attribute "type" to "doctype" Martin A. Brown 2016-03-07 18:55:47 -0800
  • 9dd87b4d7a add an empty entry for "working" attribute Martin A. Brown 2016-03-07 18:54:32 -0800
  • bd7b08ce23 OK, so a can be anything, not just a directory Martin A. Brown 2016-03-07 18:54:08 -0800
  • 87e1161212 add support to driver for --builddir logic Martin A. Brown 2016-03-07 18:52:13 -0800
  • b2a8ac28d2 adding an empty attribute called "build" Martin A. Brown 2016-03-07 15:04:54 -0800
  • 8c6ceba912 adding a function to swap directories Martin A. Brown 2016-03-07 15:04:16 -0800
  • 5f24879875 adding a function to swap directories Martin A. Brown 2016-03-07 15:04:04 -0800
  • 8064ef71e8 changed the error message Martin A. Brown 2016-03-07 13:54:55 -0800
  • 015b3459f4 more refactoring, heading toward --publish Martin A. Brown 2016-03-07 13:50:15 -0800
  • a4331ac48e fix the invocation of summary() in the test Martin A. Brown 2016-03-07 13:24:40 -0800
  • dab1fc6bbc abstract error-handling; prepare for --publish Martin A. Brown 2016-03-07 13:21:38 -0800
  • 30d44a75f8 better refactoring of the large "run" method Martin A. Brown 2016-03-07 12:39:22 -0800
  • 814dfec181 pep8/pyflakes fixes Martin A. Brown 2016-03-07 12:12:34 -0800
  • 76fd27d1fa pep8/pyflakes fixes Martin A. Brown 2016-03-07 12:10:49 -0800
  • 517a29b4a8 switch to using os.EX_OK for sys.exit() Martin A. Brown 2016-03-07 12:02:25 -0800
  • dfc20c5617 move directory-handling logic to the processor Martin A. Brown 2016-03-07 11:34:09 -0800
  • c390e71b4a removing all chdir() and resource copying logic Martin A. Brown 2016-03-07 10:20:55 -0800
  • 98b19ac5ce do not mkdir() if we are in --script mode Martin A. Brown 2016-03-07 10:01:42 -0800
  • fc4c83307f do not mkdir() if we are in --script mode Martin A. Brown 2016-03-07 10:01:26 -0800
  • 99d6232259 simplify text in commented lines Martin A. Brown 2016-03-07 10:00:51 -0800
  • f87458c461 rearranging and renaming build setup methods Martin A. Brown 2016-03-07 09:50:22 -0800
  • 7308f331ff parameterize the --resources to copy at build time Martin A. Brown 2016-03-07 09:39:34 -0800
  • 9c8746e486 and report on the output directory, if present Martin A. Brown 2016-03-07 09:15:17 -0800
  • b30e2af282 require exact signature match; stop with .lower() Martin A. Brown 2016-03-07 09:11:35 -0800
  • 853aec028b a bit more info, when --verbose Martin A. Brown 2016-03-07 09:04:25 -0800
  • 59bcafb874 add --publish option Martin A. Brown 2016-03-07 09:03:57 -0800
  • a002fd926d add --publish option Martin A. Brown 2016-03-07 09:00:15 -0800
  • 0e955fce06 check --builddir/--pubdir on same filesystem Martin A. Brown 2016-03-07 08:39:34 -0800
  • bfc8328181 be just a touch more informative about what went wrong Martin A. Brown 2016-03-07 08:13:50 -0800
  • 88ee1bf5fa support new option --builddir Martin A. Brown 2016-03-07 08:06:17 -0800
  • 0889c79830 adjust the TODO list Martin A. Brown 2016-03-06 14:52:43 -0800
  • d1d5b13989 remove one item; add two more Martin A. Brown 2016-03-06 11:40:20 -0800
  • e6b6ea7b40 add support for --doctypes and --statustypes Martin A. Brown 2016-03-06 11:29:13 -0800
  • bfd6c1a0a1 tldp/doctypes/docbook4xml.py Martin A. Brown 2016-03-05 19:24:05 -0800
  • 760cd392f4 use newer, simpler topo-sort for dependency tracking Martin A. Brown 2016-03-05 17:08:33 -0800
  • 4c01ae4af7 simplify topological dependency solution Martin A. Brown 2016-03-05 17:04:45 -0800
  • 7d287b44e5 the required items should say asciidoc_ Martin A. Brown 2016-03-05 15:58:26 -0800
  • 428e577c0d try not to go over 80 chars (attempt #3) Martin A. Brown 2016-03-04 21:44:50 -0800
  • cec2730e9a and add a2x in the software dependency list Martin A. Brown 2016-03-04 21:34:59 -0800
  • 93fb5b3356 quote that argument Martin A. Brown 2016-03-04 21:34:44 -0800
  • d8f14c9e55 initial support for asciidoc format Martin A. Brown 2016-03-04 17:10:30 -0800
  • f617cca3d3 add support for Asciidoc detection Martin A. Brown 2016-03-04 17:10:21 -0800
  • 50af88ebde switch to os.path.exists(), prep for chunked is own subdir Martin A. Brown 2016-03-04 17:07:36 -0800
  • 1dbc0e5f8b always log the contents of the tldp-build-* files in --debug mode Martin A. Brown 2016-03-04 17:06:55 -0800
  • 0815c3748f adding package_data, version to 0.4.8 tldp-0.4.8 Martin A. Brown 2016-03-04 13:51:47 -0800
  • 4a8a7aad7f a few more TODO items Martin A. Brown 2016-03-04 13:51:32 -0800
  • 812bde4595 bumping version (should make this a generated file) Martin A. Brown 2016-03-04 13:50:27 -0800
  • bf3d559fc6 but do not set system default for sourcedir or pubdir Martin A. Brown 2016-03-04 13:50:00 -0800
  • 7c3c3589ff improve the stock supplied defaults Martin A. Brown 2016-03-04 13:48:52 -0800
  • 8132821bb8 adding the FO generation XSL Martin A. Brown 2016-03-04 13:41:21 -0800
  • 121c36a5d4 add the contrib stuff to sdist Martin A. Brown 2016-03-04 12:43:39 -0800
  • 5f9533045c shrink the total window width (want to fit in 80 cols) Martin A. Brown 2016-03-04 12:43:28 -0800
  • 33b8e04e33 revising the TODO list into sections Martin A. Brown 2016-03-04 12:42:37 -0800
  • 2a0e383c26 run the xinclude first, then validate document Martin A. Brown 2016-03-04 11:46:17 -0800
  • efebc78a63 detail on stems and overall picture Martin A. Brown 2016-03-04 10:04:40 -0800
  • 62fdcbf1c6 refer to python-stdeb Martin A. Brown 2016-03-04 09:04:30 -0800
  • c60ba0c688 beefing up the introductory documentation/README Martin A. Brown 2016-03-04 09:02:27 -0800
  • 3e1b732b32 correct the help string for docbook.rng Martin A. Brown 2016-03-04 08:53:53 -0800
  • 92e7c8bc89 lowering verbosity on reporting tool/data detection Martin A. Brown 2016-03-04 07:58:03 -0800
  • bba998b7b9 adding NS XSL fs locations for Debian Martin A. Brown 2016-03-04 07:53:29 -0800
  • 0ae4fd4806 flesh out support for DocBook 5.0 Martin A. Brown 2016-03-03 23:45:20 -0800
  • 9a5bd5fd05 scripts look stupid without a final newline Martin A. Brown 2016-03-03 23:45:05 -0800
  • c8f489ef5d reset logging level after parsing all configs Martin A. Brown 2016-03-03 14:03:38 -0800
  • 7359af070d adjust and reorganize imports Martin A. Brown 2016-03-03 11:27:19 -0800
  • b092e09516 add support for --script; shorten names Martin A. Brown 2016-03-03 11:23:54 -0800
  • 0ee742b64b add internal support for dumping shellscript Martin A. Brown 2016-03-03 11:22:09 -0800
  • e2aff4f388 add alternate constructor Martin A. Brown 2016-03-03 11:21:54 -0800
  • de43a11954 adjust the names of the XSL files Martin A. Brown 2016-03-03 11:20:57 -0800
  • cb23d89b04 comment the XSL and use system ID for resource Martin A. Brown 2016-03-03 11:06:55 -0800
  • 8047e6a0d3 adding the extras Martin A. Brown 2016-03-02 23:53:02 -0800
  • 83e1c7a57b needed output.validsource for DocBook XML xmllint validation Martin A. Brown 2016-03-02 23:52:50 -0800
  • 6ac2699fbf removing reference to unused variable buildorder Martin A. Brown 2016-03-02 23:52:29 -0800
  • 369d53eb35 be louder about the signature finding (or not) Martin A. Brown 2016-03-02 23:51:27 -0800
  • 17772e948c call xmllint before doing any other work Martin A. Brown 2016-03-02 23:50:19 -0800
  • a7e9b1102d and grabbing David Horton's CSS file Martin A. Brown 2016-03-02 23:33:53 -0800
  • b0e30303cf snatching the stuff packaged by Frank Lichtenheld Martin A. Brown 2016-03-02 23:32:37 -0800
  • fbb69658a7 better organization for DSSSL and XSL files Martin A. Brown 2016-03-02 23:27:10 -0800
  • 86b83be257 bumping version to 0.4.5 tldp-0.4.5 Martin A. Brown 2016-03-01 23:01:36 -0800
  • 2094199462 pyflakes/pep8 fixes Martin A. Brown 2016-03-01 22:58:37 -0800
  • ee88d451a8 pyflakes/pep8 fixes Martin A. Brown 2016-03-01 22:53:07 -0800
  • 78e67c0e6c pep8/pyflakes Martin A. Brown 2016-03-01 22:47:15 -0800
  • 6e11db3957 add a test case for when user specifies only stem as arg Martin A. Brown 2016-03-01 22:46:57 -0800
  • 7f26728ec1 say "source" documents instead of "total" (less confusing) Martin A. Brown 2016-03-01 22:41:16 -0800
  • cd551329d8 bumping version to 0.4.4 Martin A. Brown 2016-03-01 22:24:27 -0800
  • 9cb92dce7c build() only returns 0 (success) for all builds Martin A. Brown 2016-03-01 22:21:29 -0800
  • 97181b167a temporarily forgetting about other doctypes Martin A. Brown 2016-03-01 21:50:58 -0800
  • 136678f531 changing the extension to .xml Martin A. Brown 2016-03-01 21:50:42 -0800
  • 6047756027 tools and data to allow testing the build chain Martin A. Brown 2016-03-01 21:38:50 -0800
  • d28460aaff bump up verbosity of failed excute() to logger.info Martin A. Brown 2016-03-01 21:38:16 -0800
  • efa2c9432a bump up verbosity of failed excute() to logger.info Martin A. Brown 2016-03-01 21:38:04 -0800
  • bf99f97eba print out detail files in sorted order Martin A. Brown 2016-03-01 21:37:42 -0800
  • 51250d4a47 add a tiny bit more verbosity to output detail Martin A. Brown 2016-03-01 20:17:23 -0800
  • 4939347e85 adjust verbose output a tad Martin A. Brown 2016-03-01 20:12:01 -0800
  • 068000f414 bumping version to 0.4.2 Martin A. Brown 2016-03-01 19:56:41 -0800
  • b9f606988b try to simplify testing logic Martin A. Brown 2016-03-01 19:53:33 -0800
  • 890464310a more sample data for stem/ext handling issue Martin A. Brown 2016-03-01 19:53:13 -0800
  • 783aa036c8 correcting mismatch in PUBLIC/SYSTEM identifier declaration Martin A. Brown 2016-03-01 19:52:41 -0800
  • d0222c748a more sample data for stem/ext handling issue Martin A. Brown 2016-03-01 19:51:39 -0800
  • 17ffc0434f make the sought text more obvious in logging output Martin A. Brown 2016-03-01 19:51:19 -0800