Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding licensing infoHEADmaster | Auke Booij (tulcod) | 2010-09-10 | 9 | -0/+127 |
* | Ahem, I broke something... | Auke Booij (tulcod) | 2010-08-07 | 1 | -0/+1 |
* | Convert unwanted characters in CRAN package names to _ instead of empty | Auke Booij (tulcod) | 2010-08-05 | 1 | -1/+1 |
* | Tiny performance enhancments | Auke Booij (tulcod) | 2010-08-05 | 1 | -2/+2 |
* | Add generate-metadata action to g-cran, small fix in generate-tree action of ... | Auke Booij (tulcod) | 2010-08-03 | 1 | -0/+6 |
* | Performance enhancments | Auke Booij (tulcod) | 2010-08-01 | 2 | -2/+4 |
* | Save to small files instead of tarball | Auke Booij (tulcod) | 2010-08-01 | 2 | -13/+13 |
* | Fixes; write local package database | Auke Booij (tulcod) | 2010-08-01 | 3 | -17/+60 |
* | Merge branch 'gcommon' | Auke Booij (tulcod) | 2010-08-01 | 3 | -40/+1 |
|\ | |||||
| * | Move g-cran config file | Auke Booij (tulcod) | 2010-07-31 | 1 | -0/+0 |
| * | Adding g-cran.cfg | Auke Booij (tulcod) | 2010-07-31 | 1 | -0/+1 |
| * | Some actions should work now. Proper configuration not included, stay tuned. | Auke Booij (tulcod) | 2010-07-28 | 2 | -40/+0 |
* | | I present to you: external dependencies, woohoo! | Auke Booij (tulcod) | 2010-07-31 | 2 | -0/+74 |
|/ | |||||
* | Fix | Auke Booij (tulcod) | 2010-07-15 | 1 | -3/+3 |
* | Fix | Auke Booij (tulcod) | 2010-07-15 | 1 | -1/+1 |
* | Fix | Auke Booij (tulcod) | 2010-07-15 | 1 | -2/+2 |
* | Reorganizing code in cran_read.py | Auke Booij (tulcod) | 2010-07-15 | 1 | -21/+18 |
* | Adding support for CRAN's serialized package database | Auke Booij (tulcod) | 2010-07-15 | 3 | -4/+25 |
* | Set HOMEPAGE to remote repository URI | Auke Booij (tulcod) | 2010-07-14 | 1 | -0/+1 |
* | Remove useless newlines in ebuild | Auke Booij (tulcod) | 2010-07-14 | 1 | -2/+0 |
* | PDEPEND wasn't fixed; comment typo | Auke Booij (tulcod) | 2010-07-14 | 2 | -2/+1 |
* | Also depend on packages in the 'Imports' field | Auke Booij (tulcod) | 2010-07-10 | 1 | -0/+4 |
* | Fix installation of bioconductor packages | Auke Booij (tulcod) | 2010-07-08 | 1 | -1/+1 |
* | Fix installation of bioconductor packages | Auke Booij (tulcod) | 2010-07-08 | 1 | -1/+1 |
* | Argh, even more PORTDIR guessing fixes | Auke Booij (tulcod) | 2010-07-08 | 1 | -2/+2 |
* | Hopefully finally fix guessing PORTDIR | Auke Booij (tulcod) | 2010-07-08 | 1 | -0/+1 |
* | Add some more comment to the code | Auke Booij (tulcod) | 2010-07-08 | 6 | -10/+28 |
* | PDEPEND is a bit over the top | Auke Booij (tulcod) | 2010-07-08 | 1 | -1/+1 |
* | Building packages using R CMD INSTALL instead of R CMD build should enable bi... | Auke Booij (tulcod) | 2010-07-08 | 1 | -3/+8 |
* | Fix finding portage directory for portage-based systems | Auke Booij (tulcod) | 2010-07-07 | 1 | -2/+5 |
* | Support depending on core libraries | Auke Booij (tulcod) | 2010-07-07 | 1 | -1/+13 |
* | PORTDIR regex code was slightly off, which gets fixed by this commit | Auke Booij (tulcod) | 2010-07-07 | 1 | -1/+1 |
* | Offset for PORTDIR setting line fixed. | Auke Booij (tulcod) | 2010-07-06 | 1 | -1/+1 |
* | When a dependency package name can be found in portage, then it's used | Auke Booij (tulcod) | 2010-07-04 | 2 | -28/+55 |
* | Don't process empty package data | Auke Booij (tulcod) | 2010-06-30 | 1 | -2/+3 |
* | This should install docs correctly... | Auke Booij (tulcod) | 2010-06-30 | 1 | -5/+13 |
* | So license parsing wasn't really working yet... this one should work | Auke Booij (tulcod) | 2010-06-29 | 2 | -2/+6 |
* | Fix license parsing | Auke Booij (tulcod) | 2010-06-26 | 2 | -3/+52 |
* | Forgot a return statement | Auke Booij (tulcod) | 2010-06-26 | 1 | -0/+1 |
* | PMSify package names | Auke Booij (tulcod) | 2010-06-26 | 1 | -9/+11 |
* | Still more python errors | Auke Booij (tulcod) | 2010-06-26 | 1 | -1/+1 |
* | Argh, I should check my syntax before uploading | Auke Booij (tulcod) | 2010-06-26 | 1 | -1/+1 |
* | Add generate-tree action | Auke Booij (tulcod) | 2010-06-26 | 1 | -0/+11 |
* | Should install correctly with distutils now. The g-cran script ends up in /us... | Auke Booij (tulcod) | 2010-06-26 | 1 | -0/+29 |
* | Prepare for packaging with distutils | Auke Booij (tulcod) | 2010-06-26 | 7 | -0/+268 |