summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* apply whitespace checks from repoman to eclassesSven Wegener2005-08-221-2/+2
* add get_libname function re: bug 58931Kito Danya Dietrich2005-08-081-1/+27
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-4/+4
* 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
* Use <> for includes instead of relative locations in create_ml_includes. Clo...Jeremy Huddleston2005-04-121-14/+8
* Don't set ABI=default as it causes econf to add --libdir for archs where it u...Jeremy Huddleston2005-03-081-1/+3
* Don't set ABI=default as it causes econf to add --libdir for archs where it u...Jeremy Huddleston2005-03-081-6/+5
* +get_abi_FAKE_TARGETSJeremy Huddleston2005-03-081-2/+2
* Cleanup is_final_abi.Jeremy Huddleston2005-02-281-6/+7
* Allow !<symbol> for CDEFINE in create_ml_includes.Jeremy Huddleston2005-02-141-6/+8
* Cleanup orphaned modules in lib{32,64}.Jeremy Huddleston2005-02-131-6/+9
* Added CHOST_default and LDFLAGS_default for possible future use.Jeremy Huddleston2005-02-101-4/+8
* Adding support for 'default' ABI.Jeremy Huddleston2005-02-091-20/+20
* Removing get_abi_order since all ebuild have been converted to use get_instal...Jeremy Huddleston2005-02-031-9/+4
* Added get_all_abis. Renamed get_abi_order to get_install_abis.Jeremy Huddleston2005-02-031-2/+32
* Fix a typo in the comments.Jeremy Huddleston2005-01-311-3/+3
* Use tar instead of cpio since not all stage1s have cpio.Jeremy Huddleston2005-01-271-7/+7
* Added has_multilib_profile and documentation near the top.Jeremy Huddleston2005-01-181-3/+80
* Add support for prep_ml_includes to take multiple dirs.Jeremy Huddleston2005-01-171-6/+9
* Committing the one I meant to commit last time (was missing a line).Jeremy Huddleston2005-01-171-1/+7
* Use ${T} to store multilib-includes rather than include.${ABI}.Jeremy Huddleston2005-01-171-19/+18
* Added get_ml_incdirJeremy Huddleston2005-01-161-1/+30
* Better LSB location for the multilib includes.Jeremy Huddleston2005-01-151-2/+4
* remove retarded DEPEND ... it totally destroys bootstrapsMike Frysinger2005-01-131-3/+1
* Fixed local variable declarationJeremy Huddleston2005-01-131-3/+3
* Bashify the sed calls in tidy_path thanks to Georgi Georgiev <chutz@gg3.net>.Jeremy Huddleston2005-01-131-6/+8
* create_ml_includes now uses relative paths.Jeremy Huddleston2005-01-121-10/+50
* Don't include #ifndef in stub headers as it will break things that need to be...Jeremy Huddleston2005-01-121-5/+5
* Fixed bug with missing : and stripping duplicate slashes.Jeremy Huddleston2005-01-121-3/+12
* Added multilib functions to handle installing include files for separate ABIs.Jeremy Huddleston2005-01-121-20/+219
* Breaking multilib code off to a separate eclass to keep things clean.Jeremy Huddleston2005-01-121-0/+133