| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added CHOST_default and LDFLAGS_default for possible future use. |  Jeremy Huddleston | 2005-02-10 | 1 | -4/+8 |
* | Adding support for 'default' ABI. |  Jeremy Huddleston | 2005-02-09 | 1 | -20/+20 |
* | Removing get_abi_order since all ebuild have been converted to use get_instal... |  Jeremy Huddleston | 2005-02-03 | 1 | -9/+4 |
* | Added get_all_abis. Renamed get_abi_order to get_install_abis. |  Jeremy Huddleston | 2005-02-03 | 1 | -2/+32 |
* | Fix a typo in the comments. |  Jeremy Huddleston | 2005-01-31 | 1 | -3/+3 |
* | Use tar instead of cpio since not all stage1s have cpio. |  Jeremy Huddleston | 2005-01-27 | 1 | -7/+7 |
* | Added has_multilib_profile and documentation near the top. |  Jeremy Huddleston | 2005-01-18 | 1 | -3/+80 |
* | Add support for prep_ml_includes to take multiple dirs. |  Jeremy Huddleston | 2005-01-17 | 1 | -6/+9 |
* | Committing the one I meant to commit last time (was missing a line). |  Jeremy Huddleston | 2005-01-17 | 1 | -1/+7 |
* | Use ${T} to store multilib-includes rather than include.${ABI}. |  Jeremy Huddleston | 2005-01-17 | 1 | -19/+18 |
* | Added get_ml_incdir |  Jeremy Huddleston | 2005-01-16 | 1 | -1/+30 |
* | Better LSB location for the multilib includes. |  Jeremy Huddleston | 2005-01-15 | 1 | -2/+4 |
* | remove retarded DEPEND ... it totally destroys bootstraps |  Mike Frysinger | 2005-01-13 | 1 | -3/+1 |
* | Fixed local variable declaration |  Jeremy Huddleston | 2005-01-13 | 1 | -3/+3 |
* | Bashify the sed calls in tidy_path thanks to Georgi Georgiev <chutz@gg3.net>. |  Jeremy Huddleston | 2005-01-13 | 1 | -6/+8 |
* | create_ml_includes now uses relative paths. |  Jeremy Huddleston | 2005-01-12 | 1 | -10/+50 |
* | Don't include #ifndef in stub headers as it will break things that need to be... |  Jeremy Huddleston | 2005-01-12 | 1 | -5/+5 |
* | Fixed bug with missing : and stripping duplicate slashes. |  Jeremy Huddleston | 2005-01-12 | 1 | -3/+12 |
* | Added multilib functions to handle installing include files for separate ABIs. |  Jeremy Huddleston | 2005-01-12 | 1 | -20/+219 |
* | Breaking multilib code off to a separate eclass to keep things clean. |  Jeremy Huddleston | 2005-01-12 | 1 | -0/+133 |