summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright years in headersChristian Faulhammer2011-12-271-2/+2
|
* Revert.Ryan Hill2011-07-171-2/+2
|
* Inherit base (bug #372831 by Gert Wollny).Ryan Hill2011-06-301-2/+2
|
* Add support for 2.9 development builds, which no longer have seperate ↵Ryan Hill2010-02-161-53/+64
| | | | ansi/unicode and debug/release libraries. Clarify documentation.
* Only export pkg_setup in EAPI 0/1. EAPI 2 ebuilds should use USE deps.Ryan Hill2009-09-071-5/+10
|
* Update email.Ryan Hill2009-08-291-2/+2
|
* - In the WX_GTK_VER before inherit case, make sure the user has the GTK libsRyan Hill2008-11-261-17/+38
| | | | | | | and not just wxBase installed since everything in the tree except amule requires them. Export pkg_setup to die when a wxBase profile is detected in this situation. (bug #247000) - Documentation improvements.
* Use the same erroring logic for WX_GTK_VER==unset case in check_wxuse as in ↵Mart Raudsepp2007-12-251-4/+7
| | | | need-wxwidgets to solve bug 203298 (unknown function _wxerror)
* Update documentation.Ryan Hill2007-12-211-33/+40
|
* don't use command substitutionSven Wegener2007-11-251-4/+4
|
* Add "wxWidgets" to output so people know where the messages are coming from.Ryan Hill2007-11-211-3/+3
|
* Fix thinko that caused WX_CONFIG to be overwritten by defaults between ↵Ryan Hill2007-10-181-8/+6
| | | | ebuild phases. Bug #196192 by Itay Perl
* Check in wxwidgets.eclass rewrite.Ryan Hill2007-10-141-96/+204
|
* Add check_wxuse, a small utility fuction to make checking wxGTK USE flags ↵Ryan Hill2007-07-301-5/+29
| | | | consistent.
* Paper over bug #138940 until we rewrite this eclass.Ryan Hill2007-01-021-9/+10
|
* Remove entirely filtering of --as-needed. If you want to use it, just use ↵Diego Elio Pettenò2006-04-281-12/+1
| | | | binutils 2.16.92. Closes bug #131218.
* Don't filter --as-needed on newer (2.16.92) binutils as they are fixed.Diego Elio Pettenò2006-04-211-3/+11
|
* Centralize --as-needed filtering in wxwidgets eclass, safer and simpler.Diego Elio Pettenò2006-03-181-2/+5
|
* Fixed typos, bug #112459Karol Wojtaszek2005-11-261-3/+3
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-2/+2
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* multilib fixHerbie Hopkins2005-05-251-2/+3
|
* Corrected unicode commentsRob Cakebread2005-05-111-3/+3
|
* Fixed gtk2unicodeRob Cakebread2005-05-031-2/+2
|
* Modified for new wxgtk versionRob Cakebread2005-05-021-2/+2
|
* New eclass for wx packagesRob Cakebread2005-05-011-13/+21
|
* Fixed debug in wxwidgets.eclassRob Cakebread2005-01-111-2/+2
|
* Updated to work with wxGTK 2.5.3Rob Cakebread2004-11-131-22/+52
|
* Updated wxwidgets with new variable WX_CONFIG_NAMERob Cakebread2004-08-161-1/+6
|
* Claified error messagesRob Cakebread2004-08-071-3/+11
|
* New eclass for wxGTK based packagesRob Cakebread2004-08-051-0/+57