summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Rename eclass to xorg-2 as we decided on irc.Tomas Chvatal2010-02-181-29/+29
* [x-modular-r2] Don't add static-libs useflag to drivers (useless)Tomas Chvatal2010-02-111-0/+1
* Remove font eclass. Moved to main tree.Tomas Chvatal2010-02-091-184/+0
* [font eclass] Fix missing EROOT. Thanks to Tove.Tomas Chvatal2010-02-021-4/+4
* [font eclass] Declare variables more readable way.Tomas Chvatal2010-02-021-5/+5
* [font eclass] Depend explicitely on fontconfig>2.4.0Tomas Chvatal2010-02-011-1/+1
* [font eclass] Drop Wrong function. Thx to Samuli for spotting.Tomas Chvatal2010-02-011-11/+0
* [font eclass] Update comments a bit.Tomas Chvatal2010-01-311-1/+4
* [font eclass] Slightly update variable assignment.Tomas Chvatal2010-01-311-1/+1
* Whitespace fix.Tomas Chvatal2010-01-311-1/+1
* Migrate to EAPI3 only. Try to fix-up the FONT_DIR based on bug #302348.Tomas Chvatal2010-01-311-8/+2
* Cleanup for prefixabcd2010-01-202-10/+10
* [x-modular-r2] Fix bool logicTomas Chvatal2010-01-171-1/+1
* Fixup doubling font variable.Tomas Chvatal2010-01-111-1/+3
* [font] Fixup variables declarations.Tomas Chvatal2010-01-081-4/+4
* [x-modular-r2] Fix detection for font type package.Tomas Chvatal2010-01-081-2/+2
* [x-modular-r2] Get rid of debug useflag since it is quite pointless.Tomas Chvatal2010-01-081-10/+2
* [x-modular-r2] Fix inverse logic.Tomas Chvatal2010-01-081-1/+1
* [x-modular-r2] Add static-libs useflag allowing us to disable static libs bui...Tomas Chvatal2010-01-071-4/+9
* [x-modular-r2] Run eautoreconf always only once.Tomas Chvatal2010-01-031-1/+1
* Allow overriding of variables everywhere for font eclass.Tomas Chvatal2010-01-011-5/+5
* [fonts] Fix call with empty docs variable.Tomas Chvatal2010-01-011-1/+1
* [x-modular-r2] Fix snapshot logic.Tomas Chvatal2010-01-011-2/+2
* [x-modular-r2] Few bash features to slim eclass down.Tomas Chvatal2010-01-011-5/+5
* [x-modular-r2] Add missed comment.Tomas Chvatal2009-12-291-1/+4
* Add the prefix setup to pkg_setup and call pkg_setup where required.Tomas Chvatal2009-12-292-19/+22
* Reorder bit last commit.Tomas Chvatal2009-12-291-5/+6
* [font] Prefix support++Tomas Chvatal2009-12-291-5/+4
* [x-modular-r2] prefix updatesTomas Chvatal2009-12-291-8/+6
* Whitespace fix.Tomas Chvatal2009-12-291-2/+2
* [x-modular-r2] Fix inverse logic.Tomas Chvatal2009-12-291-5/+5
* [eclasses] use git_src_prepare only when required.Tomas Chvatal2009-12-281-1/+1
* [eclasses] Replace cd with pushd.Tomas Chvatal2009-12-271-2/+3
* [eclasses] Drop no-longer exported function.Tomas Chvatal2009-12-271-1/+1
* [eclasses] functions rename: x-modular->x-modular-r2.Tomas Chvatal2009-12-271-26/+26
* [eclasses] Remove one more fontconfig if from eclass.Tomas Chvatal2009-12-271-14/+12
* [eclasses] Eprefixy the font eclass too.Tomas Chvatal2009-12-272-58/+58
* [eclasses] More cleanup.Tomas Chvatal2009-12-271-27/+12
* More cosmetics changes.Tomas Chvatal2009-12-271-82/+48
* Prefixy our eclass.Tomas Chvatal2009-12-271-57/+47
* More cleanup.Tomas Chvatal2009-12-251-103/+44
* [eclasses] Add x-modular-r2 eclass that supports only EAPI2+ and has removed ...Tomas Chvatal2009-12-241-0/+572
* use emake instead of make for src_install.Tomas Chvatal2009-12-241-2/+2
* [eclasses] git.eclass drop, moved to main tree.Tomas Chvatal2009-12-161-406/+0
* Fix few warnings and use eqawarn instead of ewarn in git eclass.Tomáš Chvátal2009-11-211-7/+7
* Really fix git.eclass fetch command.Tomáš Chvátal2009-11-211-2/+2
* Hopefully fix update command to stay on the EDGE.Tomáš Chvátal2009-11-211-1/+1
* Rename EGIT_TREE to more descriptive EGIT_COMMIT.Tomáš Chvátal2009-11-211-10/+15
* Update git eclass to have working submodule support. Needs testing.Tomáš Chvátal2009-11-151-23/+45
* Import git eclass from main tree.Tomáš Chvátal2009-11-151-0/+379