daily build unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -166,17 +166,6 @@ rm ${WORKDIR}/*.con
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
<<<<<<< rebuild-makefiles.sh
|
|
||||||
add_win_docs ()
|
|
||||||
{
|
|
||||||
### starts with wx-docs-xxx.zip
|
|
||||||
for f in `find ${WORKDIR}/archives/win/ -name wx\* ` ; do
|
|
||||||
mv $f ${WORKDIR}/archives/`basename $f | tr -d ".ZIP"`-${CURDATE}.zip
|
|
||||||
done
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
=======
|
|
||||||
add_win_files ()
|
add_win_files ()
|
||||||
{
|
{
|
||||||
### starts with wx-docs-xxx.zip
|
### starts with wx-docs-xxx.zip
|
||||||
@@ -191,20 +180,14 @@ for f in `find ${WORKDIR}/archives/win/ -name wx\*.EXE ` ; do
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
>>>>>>> 1.4
|
|
||||||
update_from_cvs
|
update_from_cvs
|
||||||
regenerate_makefiles
|
regenerate_makefiles
|
||||||
package_makefiles
|
package_makefiles
|
||||||
package_cvs All wxWidgets
|
package_cvs All wxWidgets
|
||||||
package_cvs Gtk wxGTK
|
package_cvs Gtk wxGTK
|
||||||
|
|
||||||
<<<<<<< rebuild-makefiles.sh
|
|
||||||
do_docs
|
|
||||||
add_win_docs
|
|
||||||
=======
|
|
||||||
do_docs
|
do_docs
|
||||||
add_win_files
|
add_win_files
|
||||||
>>>>>>> 1.4
|
|
||||||
|
|
||||||
copy_files
|
copy_files
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user