aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* added the option --list-raw to help the tinderbox scriptRafael G. Martins2010-08-022-2/+17
* fixed the patch handlingRafael G. Martins2010-08-014-1/+4
* fixed the eclass againRafael G. Martins2010-08-011-1/+1
* fixed the eclassRafael G. Martins2010-08-011-1/+1
* added the option --oneshot to the main scriptRafael G. Martins2010-08-012-12/+26
* moved overlay_bootstrap() from g_octave.config to g_octave.package_managerRafael G. Martins2010-07-312-12/+10
* reorganized the config optionsRafael G. Martins2010-07-313-6/+4
* removed unused moduleRafael G. Martins2010-07-311-52/+0
* changed MANIFEST.in to exclude the previously removed filesRafael G. Martins2010-07-311-2/+0
* removed some scripts that are no more usedRafael G. Martins2010-07-313-167/+0
* removed the package g_octave.svnRafael G. Martins2010-07-315-262/+0
* fixed the removing of forced strip on the Makefiles of the packagesRafael G. Martins2010-07-311-1/+3
* removed optional svn supportRafael G. Martins2010-07-314-24/+19
* rewrote the --list optionRafael G. Martins2010-07-311-5/+18
* fixed testsRafael G. Martins2010-07-316-24/+0
* fixes to the python3 stuffRafael G. Martins2010-07-313-7/+27
* moved RESTRICT="mirror" to the eclassRafael G. Martins2010-07-312-7/+6
* moved SvnDescription to the g_octave.description moduleRafael G. Martins2010-07-312-7/+35
* removed a poor debugRafael G. Martins2010-07-311-1/+0
* fixed some version comparationsRafael G. Martins2010-07-311-6/+6
* fixed the tests, that was broken by the previous changesRafael G. Martins2010-07-3112-9/+1
* fixes on the eclass to work with the packages from the upstream released tarb...Rafael G. Martins2010-07-311-14/+17
* small fix on the script contrib/manage_pkgdb.pyRafael G. Martins2010-07-311-0/+1
* fixed the main script to work with the new package databases and modulesRafael G. Martins2010-07-311-18/+12
* rewritten g_octave/fetch.py; fixed other modules from g_octave/Rafael G. Martins2010-07-313-182/+128
* moved the package database tree to the octave-forge directoryRafael G. Martins2010-07-311-0/+1
* added contrib/manage_pkgdb.pyRafael G. Martins2010-07-311-0/+219
* added the new configuration option to the shipped configuration fileRafael G. Martins2010-07-261-0/+4
* using the scm configuration also for the dependenciesRafael G. Martins2010-07-261-1/+2
* fixed the keyword handling and a file open that was not using a 'with stateme...Rafael G. Martins2010-07-261-4/+6
* working on the new handling of the live ebuilds. the command line options '--...Rafael G. Martins2010-07-263-2/+17
* more small fixes to the tinderbox, that's broken with the new trac instance. ...Rafael G. Martins2010-07-261-1/+4
* tinderbox fixRafael G. Martins2010-07-241-3/+3
* updated trac url to the tinderbox stuffRafael G. Martins2010-07-241-1/+1
* using empty KEYWORDS for live versionsRafael G. Martins2010-07-222-1/+17
* removed the implicit mask of live versions from the g_octave.ebuild moduleRafael G. Martins2010-07-211-5/+3
* added the search of packagesRafael G. Martins2010-07-205-1/+77
* added a test to verify if the selected package manager is currentlyRafael G. Martins2010-07-152-3/+14
* added a security test, to check if the current user belongs to the userRafael G. Martins2010-07-152-1/+16
* removed a poor debug from the main scriptRafael G. Martins2010-07-141-4/+3
* run_tests.py now clean the environment vars before run the testsRafael G. Martins2010-07-142-0/+9
* removed my configuration file for developmentRafael G. Martins2010-07-141-8/+0
* ported package g_octave.tinderboxRafael G. Martins2010-07-141-6/+13
* ported package g_octave.svnRafael G. Martins2010-07-145-25/+32
* ported a bunch of scripts to py3kRafael G. Martins2010-07-144-32/+44
* ported the test suite to py3kRafael G. Martins2010-07-141-2/+7
* fixed all the modules that deal with files, to work properly with py3kRafael G. Martins2010-07-148-35/+38
* a lot of fixes. looks like g-octave already works with py3kRafael G. Martins2010-07-143-5/+7
* ported description.py and description_tree.pyRafael G. Martins2010-07-142-8/+12
* ported overlay.pyRafael G. Martins2010-07-141-5/+8