summaryrefslogtreecommitdiff
path: root/g_cran
Commit message (Expand)AuthorAgeFilesLines
* Adding licensing infoHEADmasterAuke Booij (tulcod)2010-09-109-0/+127
* Ahem, I broke something...Auke Booij (tulcod)2010-08-071-0/+1
* Convert unwanted characters in CRAN package names to _ instead of emptyAuke Booij (tulcod)2010-08-051-1/+1
* Tiny performance enhancmentsAuke Booij (tulcod)2010-08-051-2/+2
* Add generate-metadata action to g-cran, small fix in generate-tree action of ...Auke Booij (tulcod)2010-08-031-0/+6
* Performance enhancmentsAuke Booij (tulcod)2010-08-012-2/+4
* Save to small files instead of tarballAuke Booij (tulcod)2010-08-012-13/+13
* Fixes; write local package databaseAuke Booij (tulcod)2010-08-013-17/+60
* Merge branch 'gcommon'Auke Booij (tulcod)2010-08-013-40/+1
|\
| * Move g-cran config fileAuke Booij (tulcod)2010-07-311-0/+0
| * Adding g-cran.cfgAuke Booij (tulcod)2010-07-311-0/+1
| * Some actions should work now. Proper configuration not included, stay tuned.Auke Booij (tulcod)2010-07-282-40/+0
* | I present to you: external dependencies, woohoo!Auke Booij (tulcod)2010-07-312-0/+74
|/
* FixAuke Booij (tulcod)2010-07-151-3/+3
* FixAuke Booij (tulcod)2010-07-151-1/+1
* FixAuke Booij (tulcod)2010-07-151-2/+2
* Reorganizing code in cran_read.pyAuke Booij (tulcod)2010-07-151-21/+18
* Adding support for CRAN's serialized package databaseAuke Booij (tulcod)2010-07-153-4/+25
* Set HOMEPAGE to remote repository URIAuke Booij (tulcod)2010-07-141-0/+1
* Remove useless newlines in ebuildAuke Booij (tulcod)2010-07-141-2/+0
* PDEPEND wasn't fixed; comment typoAuke Booij (tulcod)2010-07-142-2/+1
* Also depend on packages in the 'Imports' fieldAuke Booij (tulcod)2010-07-101-0/+4
* Fix installation of bioconductor packagesAuke Booij (tulcod)2010-07-081-1/+1
* Fix installation of bioconductor packagesAuke Booij (tulcod)2010-07-081-1/+1
* Argh, even more PORTDIR guessing fixesAuke Booij (tulcod)2010-07-081-2/+2
* Hopefully finally fix guessing PORTDIRAuke Booij (tulcod)2010-07-081-0/+1
* Add some more comment to the codeAuke Booij (tulcod)2010-07-086-10/+28
* PDEPEND is a bit over the topAuke Booij (tulcod)2010-07-081-1/+1
* Building packages using R CMD INSTALL instead of R CMD build should enable bi...Auke Booij (tulcod)2010-07-081-3/+8
* Fix finding portage directory for portage-based systemsAuke Booij (tulcod)2010-07-071-2/+5
* Support depending on core librariesAuke Booij (tulcod)2010-07-071-1/+13
* PORTDIR regex code was slightly off, which gets fixed by this commitAuke Booij (tulcod)2010-07-071-1/+1
* Offset for PORTDIR setting line fixed.Auke Booij (tulcod)2010-07-061-1/+1
* When a dependency package name can be found in portage, then it's usedAuke Booij (tulcod)2010-07-042-28/+55
* Don't process empty package dataAuke Booij (tulcod)2010-06-301-2/+3
* This should install docs correctly...Auke Booij (tulcod)2010-06-301-5/+13
* So license parsing wasn't really working yet... this one should workAuke Booij (tulcod)2010-06-292-2/+6
* Fix license parsingAuke Booij (tulcod)2010-06-262-3/+52
* Forgot a return statementAuke Booij (tulcod)2010-06-261-0/+1
* PMSify package namesAuke Booij (tulcod)2010-06-261-9/+11
* Still more python errorsAuke Booij (tulcod)2010-06-261-1/+1
* Argh, I should check my syntax before uploadingAuke Booij (tulcod)2010-06-261-1/+1
* Add generate-tree actionAuke Booij (tulcod)2010-06-261-0/+11
* Should install correctly with distutils now. The g-cran script ends up in /us...Auke Booij (tulcod)2010-06-261-0/+29
* Prepare for packaging with distutilsAuke Booij (tulcod)2010-06-267-0/+268