openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Home Assistant
Settings
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
4 months
ago. based on code collected
over 3 years
ago.
Dec 26, 2020 — Dec 26, 2021
Showing page 8,391 of 8,407
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add some quoting to handle unusual host compiler naming
Eric Andersen
More...
over 21 years ago
Contributed by Greg Haerr <
[email protected]
>.
Manuel Novoa III
More...
over 21 years ago
Erik moved the kernel headers to a different directory, but didn't create the directory first.
Manuel Novoa III
More...
over 21 years ago
move kernel headers to live with the toolchain
Eric Andersen
More...
over 21 years ago
revert this stuff...
Eric Andersen
More...
over 21 years ago
automatically detect if we have a usable version of sed installed. If not, we will now build our own version.
Eric Andersen
More...
over 21 years ago
Turn on HAS_FPU by default. If soft float support is configured in the buildroot Makefile, HAS_FPU will be turned of by uclibc.mk.
Manuel Novoa III
More...
over 21 years ago
Fix some more perl -> sed conversion problems
Eric Andersen
More...
over 21 years ago
minor perl to sed conversion issue
Eric Andersen
More...
over 21 years ago
Change 'sed -ie' to 'sed -i -e' to avoid littering the build with lots of unwanted backup files with the letter "e" appended. -Erik
Eric Andersen
More...
over 21 years ago
Ouch... Revert this. It was a stray from helping someone look 2.2 issues.
Manuel Novoa III
More...
over 21 years ago
Fix most things when large file support is not configured. Mostly submitted by Thomas Lundquist <
[email protected]
>.
Manuel Novoa III
More...
over 21 years ago
Fix most things when large file support is not configured.
Manuel Novoa III
More...
over 21 years ago
Note that the OPTIMIZE_FOR_CPU setting is broken, and save both the users _and_ us some grief.
Manuel Novoa III
More...
over 21 years ago
Fix a perl to sed conversion error
Eric Andersen
More...
over 21 years ago
Update the default busybox config
Eric Andersen
More...
over 21 years ago
Cope with changes I made to the uClibc install_dev target
Eric Andersen
More...
over 21 years ago
Fix a minor perl -> sed conversion casulty
Eric Andersen
More...
over 21 years ago
By popular demand, use 'sed' rather than 'perl' for doing search and replace stuff. Hopefully we do not have any perl specific regexs that will be broken by this change, but it seems to be working thus far anyways,
Eric Andersen
More...
over 21 years ago
oops
Eric Andersen
More...
over 21 years ago
Support building 'less'
Eric Andersen
More...
over 21 years ago
Thomas Cameron writes:
Eric Andersen
More...
over 21 years ago
Kill off --with-lib-path, since --with-sysroot is sufficient, and at least for arm soft-float adding --with-lib-path is actually breaking things.
Eric Andersen
More...
over 21 years ago
Fix locale-enabled gdb build.
Manuel Novoa III
More...
over 21 years ago
Make sure we prompt for MMU setting if unknown.
Manuel Novoa III
More...
over 21 years ago
Default to having an MMU, which must be explictly overridden on a per arch basis
Eric Andersen
More...
over 21 years ago
Slight cleanup, now that the locale option is handled in the main Makefile.
Manuel Novoa III
More...
over 21 years ago
I broke the libstdc++ locale-enabled build when I hid the definition of locale_t. Since I don't want to expose this, for the moment add some nasty casts to reference the necessary pointer fields for the ctype information.
Manuel Novoa III
More...
over 21 years ago
Update.
Manuel Novoa III
More...
over 21 years ago
Move uclibc-configured target forward so arch prompt happens sooner. When locale support is desired, pass the correct option to gcc configure.
Manuel Novoa III
More...
over 21 years ago
←
1
2
…
8387
8388
8389
8390
8391
8392
8393
8394
8395
…
8406
8407
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree