summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* warning messageMike Frysinger2003-10-211-2/+19
* Fixed infinite loop when econf is invoked.Mamoru Komachi2003-10-201-6/+18
* Generalizing strip_bins to take arguments.Donnie Berkholz2003-10-201-23/+9
* Fix is_kernel, it used check_KV, which is against uname.Donnie Berkholz2003-10-201-3/+14
* Added ruby_econf and ruby_emake functionsMamoru Komachi2003-10-191-40/+63
* fixed dodoc'sHeinrich Wendel2003-10-196-14/+25
* fixed dodocHeinrich Wendel2003-10-191-6/+10
* Added eclass for ant installationsAdrian Almenar2003-10-181-0/+72
* various bugfixes for byte-compilingAlastair Tse2003-10-172-16/+83
* update rdepend, homepageChris PeBenito2003-10-161-3/+3
* use newdepend instead of DEPENDAlastair Tse2003-10-151-2/+2
* Fix stupid foulup with db.eclassPaul de Vrieze2003-10-151-2/+2
* Fix db resymlink script so that it only works with the db libraries, not with...Paul de Vrieze2003-10-151-13/+8
* common lisp common splitMatthew Kennedy2003-10-142-1/+27
* sexier eclassMike Frysinger2003-10-141-2/+37
* wrapper scriptMike Frysinger2003-10-141-1/+14
* Initial commit, still quite experimentalTal Peer2003-10-131-0/+46
* and properly detect accept licensesMike Frysinger2003-10-131-4/+5
* fix expansionMike Frysinger2003-10-131-2/+2
* disable default HOMEPAGE and SRC_URI so we can find bugsRobin H. Johnson2003-10-131-3/+3
* Added erubydoc function. Src_compile passes arguments to erubymake.Mamoru Komachi2003-10-121-6/+6
* Suppressed warnings when dodoc'ing no fileMamoru Komachi2003-10-121-16/+23
* Added SLOT support.Mamoru Komachi2003-10-121-21/+96
* Added WANT_RUBY_1_6 and WANT_RUBY_1_8Mamoru Komachi2003-10-111-3/+14
* bug #30272Heinrich Wendel2003-10-111-2/+2
* message cleanupRobin H. Johnson2003-10-101-2/+2
* let's try a fix from Pascal and see if it makes people happy or sadCaleb Tennis2003-10-101-2/+2
* removing pkg_postinst/rm() until i have a complete implementationAlastair Tse2003-10-091-11/+7
* make PYTHON_DONTCOMPILE default for the momentAlastair Tse2003-10-092-9/+21
* chage disable_pyc to exportAlastair Tse2003-10-091-2/+2
* adding hook to disable runtime compiling of pycAlastair Tse2003-10-092-2/+10
* utility class for python and python related packagesAlastair Tse2003-10-081-0/+152
* get rid of autoconf problem as its fixed in -r1Caleb Tennis2003-10-081-2/+2
* initial import; for reviewStuart Herbert2003-10-071-0/+134
* remove debugging messagesAlastair Tse2003-10-071-2/+1
* fixed issues with ${ROOT} on auto_makesymAlastair Tse2003-10-071-3/+6
* initial commit, main user is python, but i except some more other packagesAlastair Tse2003-10-071-0/+107
* added improvements and cleanups from Jeremy Maitin-ShepardMatthew Kennedy2003-10-062-15/+28
* quiet unpack makeselfMike Frysinger2003-10-051-2/+4
* quake3Mike Frysinger2003-10-051-0/+143
* remove silly vim-core docs for bug 30143Aron Griffis2003-10-031-5/+1
* add PKg-INFO to default docs installAlastair Tse2003-10-021-4/+4
* chown user.group -> chown user:groupMichael Sterrett2003-10-011-2/+2
* re-enable berkdb stuff and correct ndbm to be only under berkdb use flagRobin H. Johnson2003-10-011-20/+30
* dont use 2.57a as its buggyCaleb Tennis2003-09-301-2/+2
* Hack to split strip_bins into two functions so it won't run both.Donnie Berkholz2003-09-301-23/+38
* Adding stripping function.Donnie Berkholz2003-09-301-2/+28
* Fixing missing newline.Donnie Berkholz2003-09-301-2/+3
* Adding kernel version checking.Donnie Berkholz2003-09-301-5/+28
* Clarify things a bitTal Peer2003-09-281-2/+4