Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-27 | remove clean_and_update_folder running on the root of the build since it ↵ | Hans-Christoph Steiner | |
removes pd/ if its from git svn path=/trunk/; revision=16772 | |||
2012-12-24 | script to run 'svn up' under Cygwin for Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16754 | |||
2012-12-22 | when installing search-plugin, also include the translations | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16739 | |||
2012-12-22 | make aliases for zexy hex-named objects: <~ >~ ||~ &&~ ==~ . so they load ↵ | Hans-Christoph Steiner | |
easily (on Windows, a different kludge is used) svn path=/trunk/; revision=16733 | |||
2012-12-21 | Win32: load zexy hex-named objects as libraries and kludge to get them ↵ | Hans-Christoph Steiner | |
working (>~ <~ ||~ &&~ . ==~) svn path=/trunk/; revision=16732 | |||
2012-12-21 | the 'extensions' section is no longer relevant here | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16731 | |||
2012-12-21 | the 'extensions' section is no longer relevant here | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16730 | |||
2012-12-21 | added more ignore rules; updated rsync upload for apt@puredata.info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16729 | |||
2012-12-21 | converted download method to rsync+ssh, added raring to the list of releases | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16720 | |||
2012-12-20 | fix clean_and_update_folder() for when its run in MSYS using Cygwin's svn | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16719 | |||
2012-12-20 | moved bug report from META subpatch to sourceforge tracker | Jonathan Wilkes | |
svn path=/trunk/; revision=16718 | |||
2012-12-20 | moved bug report from META subpatch to sourceforge tracker | Jonathan Wilkes | |
svn path=/trunk/; revision=16717 | |||
2012-12-20 | moved bug report from META subpatch to sourceforge tracker | Jonathan Wilkes | |
svn path=/trunk/; revision=16716 | |||
2012-12-20 | added symbol box to gatom help patch | Jonathan Wilkes | |
svn path=/trunk/; revision=16715 | |||
2012-12-20 | moved META subpatch bug reports to the tracker | Jonathan Wilkes | |
svn path=/trunk/; revision=16712 | |||
2012-12-19 | moved META subpatch bug reports to the tracker | Jonathan Wilkes | |
svn path=/trunk/; revision=16710 | |||
2012-12-18 | try to make CPU arch detection less error prone... ('uname -m' sometimes ↵ | Hans-Christoph Steiner | |
gives the parent arch when used in dchroot) svn path=/trunk/; revision=16693 | |||
2012-12-18 | use /Users/hans everywhere | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16691 | |||
2012-12-18 | since the cron script is getting more complicated, stick it in svn | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16690 | |||
2012-12-18 | add 'uname -a' for more debugging info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16689 | |||
2012-12-18 | make zip creation reliable by using proper 'make' dependency tracking | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16688 | |||
2012-12-13 | update remove_dead_svn_externals to work in MSYS when using Cygwin svn | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16685 | |||
2012-12-13 | use relative paths rather than absolute, since Cygwin's svn gets the ↵ | Hans-Christoph Steiner | |
absolute paths confused when run under MSYS svn path=/trunk/; revision=16684 | |||
2012-12-13 | turn on 'bash -x' debugging output | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16683 | |||
2012-12-13 | use basic optmization when setup for debugging | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16682 | |||
2012-12-13 | print out TARGET_PLATFORM and OPT_CFLAGS for debugging | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16676 | |||
2012-12-01 | fix translation install location | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16632 | |||
2012-12-01 | updated to 0.43.4 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16630 | |||
2012-11-30 | force the libpddir installation location of po/ | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16621 | |||
2012-11-30 | on Windows, use autoconf setup to install the translation files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16619 | |||
2012-11-27 | repurposed old auto-build script as general sourceforge SVN/git backup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16599 | |||
2012-11-27 | remove now useless scripts from old auto-build setup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16598 | |||
2012-11-26 | PARAMS needs to be after /etc/default/ so that get set | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16581 | |||
2012-11-25 | tkdnd upgraded to 2.6 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16577 | |||
2012-11-24 | comment out debug prints | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16570 | |||
2012-11-24 | if successful, archive log to DATE/logs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16569 | |||
2012-11-20 | replace deprecated functions with current names: 'drem() --> remainder()' ↵ | Hans-Christoph Steiner | |
and 'finite() --> isfinite()' https://sourceforge.net/tracker/index.php?func=detail&aid=3587384&group_id=55736&atid=478072 svn path=/trunk/; revision=16568 | |||
2012-11-20 | keep latest/ writable since that's handled by a separate script | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16567 | |||
2012-11-20 | make sure the root auto-build/ folder is writable before creating the daily ↵ | Hans-Christoph Steiner | |
folder svn path=/trunk/; revision=16563 | |||
2012-11-18 | fix stupid typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16561 | |||
2012-11-17 | fix name of auto-build server, it must use the 'apt' username | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16560 | |||
2012-11-17 | update rsync uploading for new apt.puredata.info setup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16559 | |||
2012-11-17 | sync pd-double script with new pd-extended changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16558 | |||
2012-11-17 | untabify | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16557 | |||
2012-11-17 | switch rsync uploading to apt.puredata.info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16556 | |||
2012-11-17 | port to apt.puredata.info and fix bugs with source/debian tarballs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16555 | |||
2012-11-17 | update scripts for running on apt.puredata.info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16554 | |||
2012-11-15 | include search-plugin.tcl by default | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16551 | |||
2012-11-14 | use apt.puredata.info as official download server since its now the ↵ | Hans-Christoph Steiner | |
canonical place svn path=/trunk/; revision=16547 | |||
2012-11-02 | use relative links in latest listing to ease portability | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16523 |