summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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