git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28377
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
distrib/makedemo
distrib/makedocs
+ # build the new docs too
+ docs/bin/everything
+
# make the source tarball
distrib/makerpm 2.3 skipclean skiprpm gtk2
--- /dev/null
+#!/bin/bash
+
+distrib/all/build-all daily $* 2>&1 | tee daily.log
--- /dev/null
+#!/bin/bash
+# note a real script yet, just a placeholder for ideas...
+
+b 23 gtk2 t
+b 23 gtk2 BUILD_RENAMERS=0 PREP_ONLY=1 FULL_DOCS=1
+docs/bin/simplify.py
+docs/bin/makeapidocs
+b 23 gtk2 t
+b 23 gtk2 BUILD_RENAMERS=0 PREP_ONLY=1
+