summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
...
* add an alternate compilation functionMatthew Kennedy2003-11-031-1/+60
* reintroducing relative linking in alternatives, this time the reverse sorting...Alastair Tse2003-11-012-28/+43
* backing out changes, problems with python 2.3Alastair Tse2003-11-012-39/+27
* added changes by drobbins with makesym() to do relative path targetsAlastair Tse2003-11-012-27/+39
* add support for 3.2.0_beta1Caleb Tennis2003-11-011-8/+3
* Added strip-unsupported-flags as per bug #26390Douglas Russel2003-10-311-1/+26
* add support for 0.7.0; thanks to alex f in bug 30665Aron Griffis2003-10-311-5/+17
* add kvim to vim-plugin.eclassAron Griffis2003-10-311-2/+4
* Add the ssl-cert.eclass lib. Documentation coming in next commit.Max Kalika2003-10-301-0/+207
* handler $@ properly and make sure we use local vars in our functionsMike Frysinger2003-10-271-14/+18
* fix bug #32022Robin H. Johnson2003-10-261-3/+4
* fix bug #32013Robin H. Johnson2003-10-261-3/+4
* add /proc check as suggested by mholzer on bug #32012Robin H. Johnson2003-10-261-1/+3
* put params behind quotes to protect against double quote bugsAlastair Tse2003-10-261-6/+6
* fix bug #32012Robin H. Johnson2003-10-261-2/+2
* header fixMike Frysinger2003-10-265-7/+13
* header fixMike Frysinger2003-10-261-3/+3
* fix bug #30403Robin H. Johnson2003-10-261-1/+8
* major fixes to php.eclass, fixes lots of bugs, updates freetype behaviourRobin H. Johnson2003-10-261-155/+123
* fix return valuesMike Frysinger2003-10-261-5/+7
* Rolled back to revision 1.5 because 1.6 inherits virtualxRob Cakebread2003-10-241-29/+18
* fix fencepost error - bug 31645Robert Coie2003-10-241-2/+2
* filter some stderr output, remove empty directories in python_mod_cleanup and...Alastair Tse2003-10-232-6/+17
* small fixesHeinrich Wendel2003-10-221-4/+4
* added is_version functionsHeinrich Wendel2003-10-221-1/+34
* fix gcc-2 compile on ev67Aron Griffis2003-10-221-1/+7
* 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