Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-28 | spec2yocto: use env variable to find files | Patrick Ohly | 1 | -3/+5 |
2014-12-02 | generate cleaner coderev_0.7rev_0.6 | Ronan Le Martret | 1 | -8/+22 |
2014-11-25 | update spec2yocto.pyrev_0.5 | Ronan Le Martret | 1 | -12/+13 |
2014-11-07 | update spec2yocto to allow splited package generation.rev_0.4 | Ronan Le Martret | 2 | -15/+52 |
2014-10-24 | Tizen recipes inherit manifest | Kévin THIERRY | 1 | -1/+1 |
2014-10-22 | Add package version in recipes | Kévin THIERRY | 1 | -0/+14 |
2014-10-10 | Automatically add build dependency on pkgconfig | Kévin THIERRY | 1 | -0/+5 |
2014-10-08 | update rpm macro | Ronan Le Martret | 1 | -2/+1 |
2014-10-01 | Merge branch 'tizen' of ssh://review.tizen.org:29418/scm/bb/tizen into tizen | Ronan Le Martret | 2 | -1/+11 |
2014-10-01 | update Modello | Ronan Le Martret | 1 | -0/+1 |
2014-10-01 | setup: fix and enhance instructions | Patrick Ohly | 1 | -0/+1 |
2014-10-01 | gitCloneAll: make "git cclone" optional | Patrick Ohly | 1 | -1/+10 |
2014-09-30 | change recipes name | Ronan Le Martret | 1 | -3/+4 |
2014-09-25 | update tools | Ronan Le Martret | 1 | -0/+4 |
2014-09-18 | update recipes generation | Ronan Le Martret | 1 | -1/+1 |
2014-08-19 | Export variable RPM_BUILD_ROOT in install section | Kévin THIERRY | 1 | -1/+1 |
2014-07-30 | Add new package for ivi build | Ronan Le Martret | 1 | -2/+2 |
2014-07-30 | Add new spec init for ivi. | Ronan Le Martret | 1 | -36/+15 |
2014-07-25 | Merge changes I7c5c5678,I14f28f35 into tizen | ronan(Eurogiciel) Le Martret | 1 | -1/+19 |
2014-07-25 | Add macro for lang | Ronan Le Martret | 1 | -0/+1 |
2014-07-24 | Add support for Tizen IVI repo | Kévin THIERRY | 1 | -1/+19 |
2014-07-15 | Remove hardcoded target. | Ronan Le Martret | 1 | -3/+4 |
2014-07-11 | Add %dir, %config, %manifest support. | Ronan Le Martret | 1 | -12/+70 |
2014-07-09 | Remove unused functions | Kévin THIERRY | 1 | -21/+0 |
2014-07-09 | Factorize some code | Kévin THIERRY | 1 | -19/+7 |
2014-07-09 | Factorize some code | Kévin THIERRY | 1 | -42/+11 |
2014-07-08 | fix ldconfig | Ronan Le Martret | 1 | -1/+1 |
2014-07-08 | ldconfig exec only on target. | Ronan Le Martret | 1 | -1/+2 |
2014-07-08 | Replace ${D} by $D | Ronan Le Martret | 1 | -1/+1 |
2014-07-01 | Update init spec files | Ronan Le Martret | 1 | -7/+8 |
2014-06-23 | fix find lang | Ronan Le Martret | 1 | -1/+2 |
2014-06-23 | fix update | Ronan Le Martret | 1 | -34/+21 |
2014-06-11 | Correct parsing error | Kévin THIERRY | 1 | -4/+4 |
2014-06-05 | Correct issue with %prep and %pre | Kévin THIERRY | 1 | -2/+4 |
2014-06-05 | Add full support for pre/post install script | Kévin THIERRY | 1 | -33/+75 |
2014-06-04 | Remove ${D} from post/pre scripts | Kévin THIERRY | 1 | -18/+2 |
2014-06-04 | Add pre, preun and postun scripts to recipes | Kévin THIERRY | 1 | -6/+39 |
2014-06-04 | Add post install scripts to recipes | Kévin THIERRY | 1 | -4/+15 |
2014-06-04 | Correct post/pre scripts extraction | Kévin THIERRY | 1 | -47/+11 |
2014-06-02 | Add a script to generate the project list | Kévin THIERRY | 1 | -0/+66 |
2014-05-16 | add alsa-scenario-0.2 | Ronan Le Martret | 1 | -1/+2 |
2014-05-16 | remove python-rpm | Ronan Le Martret | 1 | -2/+2 |
2014-05-15 | Merge branch 'master' of git.vannes:/srv/git/gitcache/github.com/eurogiciel-o... | Ronan Le Martret | 1 | -1/+6 |
2014-05-15 | Manage the %config() case in spec files | Kévin THIERRY | 1 | -1/+6 |
2014-05-14 | use replace native build | Ronan Le Martret | 1 | -3/+1 |
2014-05-13 | Change cmake macro | Ronan Le Martret | 1 | -0/+1 |
2014-05-13 | update spec2yocto createRecipes | Ronan Le Martret | 1 | -5/+2 |
2014-04-29 | Replace tabulations with spaces in spec2yocto.pysandbox/ronan/tizen | Kévin THIERRY | 1 | -3/+3 |
2014-04-29 | Replace "-devel" occurences with "-dev" | Kévin THIERRY | 1 | -3/+7 |
2014-04-29 | Add "BBCLASSEXTEND = "native"" to recipes | Kévin THIERRY | 1 | -3/+3 |