Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy install file into target-specific pkg dirs. | P. J. McDermott | 2012-07-28 | 1 | -0/+2 |
| | |||||
* | Fix path to .la files. | P. J. McDermott | 2012-07-28 | 1 | -1/+1 |
| | |||||
* | Clean up empty directories. | P. J. McDermott | 2012-07-28 | 1 | -1/+3 |
| | |||||
* | binutils-doc provides target-specific files. | P. J. McDermott | 2012-07-28 | 3 | -3/+3 |
| | |||||
* | Do multiarch stuff. Blame multilib for stuff. | P. J. McDermott | 2012-07-28 | 1 | -2/+32 |
| | |||||
* | Set tooldir. Avoid patch. | P. J. McDermott | 2012-07-28 | 2 | -4/+3 |
| | |||||
* | Fix some errors in build. | P. J. McDermott | 2012-07-28 | 1 | -8/+10 |
| | |||||
* | Add tmp/ to .gitignore. | P. J. McDermott | 2012-07-28 | 1 | -0/+1 |
| | |||||
* | chmod a+x build | P. J. McDermott | 2012-07-28 | 1 | -0/+0 |
| | |||||
* | Support multiple targets per build. | P. J. McDermott | 2012-07-28 | 2 | -21/+37 |
| | |||||
* | Rename parameter in config. | P. J. McDermott | 2012-07-28 | 1 | -3/+3 |
| | |||||
* | Add a README. | P. J. McDermott | 2012-07-27 | 1 | -0/+20 |
| | |||||
* | Limit host/target combinations. | P. J. McDermott | 2012-07-27 | 2 | -2/+2 |
| | |||||
* | Provide symbolic links to native utilities. | P. J. McDermott | 2012-07-27 | 1 | -0/+6 |
| | | | | | For example, link /usr/bin/as to /usr/bin/cortexa8-linux-eglibc-as on cortexa8-linux-eglibc systems. | ||||
* | Simplify build configuration; use static makefile. | P. J. McDermott | 2012-07-27 | 3 | -25/+2 |
| | | | | | | | * Look up the GNU system type in the build makefile using a to-be-written an opkhelper utility. * Remove the get_config_values function from the config script. * Use a static build makefile. | ||||
* | Initial commit. | P. J. McDermott | 2012-07-27 | 13 | -0/+175 |