Commit Graph

  • 9b2ab2fa36 mpbb: Update README for new help system Lawrence Velázquez 2016-09-12 17:42:50 +00:00
  • a609f30271 mpbb: Allow fetching jobs tools and ports via Git Lawrence Velázquez 2016-09-12 01:59:14 +00:00
  • 6316577f05 mpbb: Move jobs tools and ports tree Lawrence Velázquez 2016-09-12 01:59:12 +00:00
  • 24c603886e mpbb: Don't hardcode jobs tools location Lawrence Velázquez 2016-09-12 01:59:10 +00:00
  • 771368f2d2 mpbb: Refactor Subversion checkout Lawrence Velázquez 2016-09-12 01:59:08 +00:00
  • 652b6bf897 mpbb: Generalize checkout operations Lawrence Velázquez 2016-09-12 01:59:06 +00:00
  • d39d16cc99 mpbb: Implement new help system Lawrence Velázquez 2016-09-12 01:59:04 +00:00
  • 2964e52a7a mpbb: Search command array for subcommands Lawrence Velázquez 2016-09-12 01:59:00 +00:00
  • 9aecfc7ff4 mpbb: Handle sourcing errors gracefully Lawrence Velázquez 2016-09-12 01:58:58 +00:00
  • d717dc3e7d mpbb: Separate global and subcommand options Lawrence Velázquez 2016-09-12 01:58:56 +00:00
  • c4895bff0d mpbb: Parse command-line arguments with a function Lawrence Velázquez 2016-09-12 01:58:52 +00:00
  • dd9d52e289 mpbb: Apply defaults after option parsing Lawrence Velázquez 2016-09-12 01:58:50 +00:00
  • dc324a67d8 mpbb: Don't automatically exit on error Lawrence Velázquez 2016-09-12 01:58:48 +00:00
  • d3d8ba3632 buildbot: skip cleanup if port is not installed Rainer Müller 2016-09-11 18:47:58 +00:00
  • fa614f9681 mp-buildbot: Support variants in dependency calc Clemens Lang 2016-09-11 11:07:27 +00:00
  • a74718ea5a mpbb: Preserve subcommand return code on exit Lawrence Velázquez 2016-09-05 18:37:15 +00:00
  • f4553d4f09 mpbb: Remove --port from list-subports Lawrence Velázquez 2016-09-05 18:37:13 +00:00
  • 6f35f30f1c mpbb: Replace "return $?" with "return" Lawrence Velázquez 2016-09-04 20:55:03 +00:00
  • 71c224dd94 mpbb: Construct host_blacklist dynamically Lawrence Velázquez 2016-09-02 15:29:32 +00:00
  • 2de66a691d mpbb: Don't hardcode the system curl(1) (https://trac.macports.org/ticket/52092) Lawrence Velázquez 2016-09-01 01:30:16 +00:00
  • 42ff40d0e2 mpbb: Rename "logdir" to "log_dir" Lawrence Velázquez 2016-08-30 21:59:26 +00:00
  • 80dc5a74bb mpbb: Remove "--variants" option Lawrence Velázquez 2016-08-30 20:50:48 +00:00
  • ce112d3641 mpbb: Deprecate "--port" option Lawrence Velázquez 2016-08-30 20:50:45 +00:00
  • 6780325428 mpbb: Remove trailing whitespace Lawrence Velázquez 2016-08-29 19:36:09 +00:00
  • 66ae491623 mpbb: Stick to standard 4-char-per-TAB modelines Lawrence Velázquez 2016-08-29 16:16:34 +00:00
  • d0ac534912 mpbb: Add modelines Lawrence Velázquez 2016-08-29 16:01:45 +00:00
  • c9797be57d mpbb: Rename "--workdir" to "--work-dir" Lawrence Velázquez 2016-08-29 15:58:33 +00:00
  • 0038d7f5de mpbb: Add flexible "err" and "warn" functions Lawrence Velázquez 2016-08-29 15:42:57 +00:00
  • 6f53e3e0de mpbb: Add "msg" function that prints all its args Lawrence Velázquez 2016-08-29 15:42:54 +00:00
  • 965234cd4d mpbb: Use actual example inputs in README Lawrence Velázquez 2016-08-29 15:42:51 +00:00
  • 953a143815 mpbb: Remove "--" from positional parameters Lawrence Velázquez 2016-08-25 18:40:58 +00:00
  • c3ac4a623b mp-buildbot: blacklist MacPorts mirrors Ryan Schmidt 2016-08-24 02:34:42 +00:00
  • f3567bd822 mp-buildbot: disable shellcheck warning Mojca Miklavec 2016-08-21 23:46:25 +00:00
  • ca125251c2 mp-buildbot: cleanup the syntax Mojca Miklavec 2016-08-21 23:20:42 +00:00
  • fce49883c6 mp-buildbot: list maintainers of failed builds in the log Mojca Miklavec 2016-08-21 21:21:40 +00:00
  • 85f8ecebe1 mpbb: Do not silently skip over unknown options Lawrence Velázquez 2016-08-21 06:37:38 +00:00
  • de1155040f mp-buildbot: preliminary support for variants Mojca Miklavec 2016-08-19 13:05:51 +00:00
  • 745811de29 mp-buildbot: changes in logs for ports-progress.txt (don't list subports, fix error reports) Mojca Miklavec 2016-08-19 12:55:32 +00:00
  • 55a86bdea2 Normalize EOLs in Git clones mpab Lawrence Velázquez 2016-08-17 21:57:59 +00:00
  • 21581f4797 Normalize EOLs in Git clones Lawrence Velázquez 2016-08-17 21:57:59 +00:00
  • 275d8a5231 mp-buildbot/install-dependencies: use 'tee' instead of repeating 'echo' Mojca Miklavec 2016-08-17 06:39:20 +00:00
  • 033f19021e mp-buildbot: Fix SC warnings, improve err handling Clemens Lang 2016-08-16 22:22:14 +00:00
  • 9378092dd0 mp-buildbot: cleanup: Supress ShellCheck warnings Clemens Lang 2016-08-16 21:31:38 +00:00
  • 11e6cca4a6 mp-buildbot: checkout: Hide SC false positives Clemens Lang 2016-08-16 21:29:47 +00:00
  • 29ba137f11 mp-buildbot: Fix/disable some shellcheck warnings Clemens Lang 2016-08-16 21:22:50 +00:00
  • c8dbe9405d mp-buildbot/mpbb: don't support --logdir as separate option, but keep the variable (partial revert for https://trac.macports.org/changeset/151215) Mojca Miklavec 2016-08-16 21:09:14 +00:00
  • 2d933ca7e6 mp-buildbot: add (not too helpful) progress for the port watcher Mojca Miklavec 2016-08-11 08:03:06 +00:00
  • a2fd4f9039 mp-buildbot/install-dependencies: write port name, do not repeat text to be printed Mojca Miklavec 2016-08-11 06:53:19 +00:00
  • 0752d0b54e mp-buildbot/install-port: add basic statistics and main.log (not sure if useful, port -d is more verbose) Mojca Miklavec 2016-08-11 06:48:51 +00:00
  • a601e22456 mp-buildbot/install-port: print port contents in a file Mojca Miklavec 2016-08-11 04:52:30 +00:00
  • 87ac105999 mp-buildbot: print a message when an archive was already uploaded Ryan Schmidt 2016-08-11 01:44:28 +00:00
  • 6b65159f60 mp-buildbot: fix quoting in cleanup Ryan Schmidt 2016-08-10 23:56:10 +00:00
  • 671aa5f10e mp-buildbot: fix cleanup to actually delete distfiles again Ryan Schmidt 2016-08-10 23:48:47 +00:00
  • 3f8a610f4e mp-buildbot: proper quoting, typos, style improvements Mojca Miklavec 2016-08-10 21:14:16 +00:00
  • 7ff0a86707 mp-buildbot: remove trailing slash Mojca Miklavec 2016-08-10 20:11:37 +00:00
  • 0782da8353 mp-buildbot: create a log file with progress of installed dependencies Mojca Miklavec 2016-08-10 18:09:29 +00:00
  • 3b27652760 mp-buildbot: gather-archives doesn't need --port anymore Ryan Schmidt 2016-08-10 07:24:17 +00:00
  • 9cf272b9ed mp-buildbot: Restore a dropped blank line in README Lawrence Velázquez 2016-08-09 17:52:12 +00:00
  • 23124c28be mp-buildbot: Rewrite second half of README Lawrence Velázquez 2016-08-09 17:44:52 +00:00
  • f00d6b22cf mp-buildbot: Reformat unordered lists in README Lawrence Velázquez 2016-08-09 17:44:50 +00:00
  • 16dfa2d7c4 mp-buildbot: Alphabetize unordered lists in README Lawrence Velázquez 2016-08-09 17:44:48 +00:00
  • 8be4f14b09 mp-buildbot: Deindent nonordered lists in README Lawrence Velázquez 2016-08-09 17:44:46 +00:00
  • a36934ffc0 mp-buildbot: Rewrite first half of README Lawrence Velázquez 2016-08-09 17:44:44 +00:00
  • 5c4863bf34 mp-buildbot: remove debugging Ryan Schmidt 2016-08-09 04:44:10 +00:00
  • e1ba50b0d6 mp-buildbot: simplify cleanup output Ryan Schmidt 2016-08-09 04:29:28 +00:00
  • 2f53851593 mp-buildbot: Rewrite README in portable Markdown Lawrence Velázquez 2016-08-09 03:17:47 +00:00
  • 468cf2c98e mp-buildbot: Revise steps 4-9 in README Lawrence Velázquez 2016-08-08 21:23:00 +00:00
  • 115a87687c mp-buildbot: Revise steps 1-3 in README Lawrence Velázquez 2016-08-08 21:22:58 +00:00
  • af0e9c523b mp-buildbot: Add whitespace to README Lawrence Velázquez 2016-08-08 21:22:46 +00:00
  • e609d8d33a mp-buildbot: list only one port exclusion reason Ryan Schmidt 2016-08-08 16:01:25 +00:00
  • e984609476 mp-buildbot: improve cleanup output Ryan Schmidt 2016-08-08 04:40:36 +00:00
  • 79aa49b841 mp-buildbot: don't cleanup at the end of gather-archives Ryan Schmidt 2016-08-08 04:33:51 +00:00
  • 8dd0ae29a2 mp-buildbot: use sw_vers and sysctl only once, outside the loop Ryan Schmidt 2016-08-08 03:30:15 +00:00
  • 99a31df240 mp-buildbot: clean up remnants of all ports, not just the one we built Ryan Schmidt 2016-08-07 21:18:21 +00:00
  • 16d73761d8 mp-buildbot: Remove implicit cleanup Clemens Lang 2016-08-07 19:15:29 +00:00
  • 429641153b mp-buildbot: exclude ports that will be handled by another builder Ryan Schmidt 2016-08-07 17:09:27 +00:00
  • 45dce76fdf mp-buildbot: fix supported-archs.tcl to work when a subport is specified Ryan Schmidt 2016-08-07 16:59:33 +00:00
  • 3a03bbd87d mp-buildbot: Print reasons for exclusion to stderr Clemens Lang 2016-08-06 20:13:19 +00:00
  • 18b782e84d mp-buildbot: Print dependencies in topologic order Clemens Lang 2016-08-06 18:02:44 +00:00
  • 51c0d587c9 mp-buildbot: Remove mpbb subports Clemens Lang 2016-08-06 16:38:32 +00:00
  • e1776f57bf mp-buildbot: Document mpbb list-subports Clemens Lang 2016-08-06 16:37:12 +00:00
  • 50d0e29526 mp-buildbot: Improve install-dependencies output Clemens Lang 2016-08-06 16:12:29 +00:00
  • 10c8dd0308 mp-buildbot: Fix possible unbalanced braces Clemens Lang 2016-08-06 15:11:51 +00:00
  • 2dcdee6444 mp-buildbot: fix "possible unbalanced brace in comment" Ryan Schmidt 2016-08-06 15:08:26 +00:00
  • cc5700cde0 mp-buildbot: Install dependencies one-by-one Clemens Lang 2016-08-06 13:00:13 +00:00
  • 0935d6bdcb mp-buildbot: Do not build obsolete ports Clemens Lang 2016-08-06 12:45:17 +00:00
  • 8fd0c84cca mpab: fix typos in error messages Ryan Schmidt 2016-08-05 21:33:42 +00:00
  • 88e89c68e3 mp-buildbot: fix typo in error message Ryan Schmidt 2016-08-05 21:31:21 +00:00
  • b2e6b5fe0f mp-buildbot: add supported-archs.tcl Ryan Schmidt 2016-08-05 21:18:41 +00:00
  • 56efb85aaf mp-buildbot: Use port -q info in list-subports Clemens Lang 2016-08-05 20:07:16 +00:00
  • 7ddc076332 mp-buildbot: Accept multi-inputs for list-subports Clemens Lang 2016-08-05 19:48:56 +00:00
  • 7af8aae21e mp-buildbot: fix typo in comment Ryan Schmidt 2016-08-05 19:06:18 +00:00
  • d76c4360e0 buildbot: Invoke subports.tcl via mpbb to ensure it has the correct PORTSRC in the environment Rainer Müller 2016-08-05 17:28:07 +00:00
  • fc7c9b1138 mp-buildbot: add mpbb-list-subports Ryan Schmidt 2016-08-05 17:25:43 +00:00
  • d623793a68 mp-buildbot: Fix handling of the --svn option Clemens Lang 2016-08-05 15:57:13 +00:00
  • 032681138c mp-buildbot: fix extracting MacPorts bootstrap source tarball Ryan Schmidt 2016-08-04 21:29:45 +00:00
  • 12626183d9 mp-buildbot: fix fetching MacPorts bootstrap source code Ryan Schmidt 2016-08-04 20:25:22 +00:00
  • 908122b318 mp-buildbot: stage archives using hard links instead of copies Ryan Schmidt 2016-08-04 15:09:16 +00:00
  • 94a93332ce mp-buildbot: delete previously staged archives before staging new ones Ryan Schmidt 2016-08-04 15:08:40 +00:00
  • d224f6f34e mp-buildbot: export PORTSRC Ryan Schmidt 2016-08-03 11:19:54 +00:00