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
I
icecream-icecc
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
17 days
ago. based on code collected
17 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 67 of 74
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
local-job messages to the scheduler were broken. Client tried to send them after END was already sent. Not possible. Working around this exposed some other bugs.
Michael Matz
More...
almost 21 years ago
Also removing it from daemons joblist leaves the scheduler in a saner state.
Michael Matz
More...
almost 21 years ago
Rewrite end of socket handling. Fixes at least one segfault. Still not complete though.
Michael Matz
More...
almost 21 years ago
Don't access deleted message. Send END message only when daemon got successfully contacted.
Michael Matz
More...
almost 21 years ago
do not fall back in the daemon when the environment doesn't exist
Stephan Kulow
More...
almost 21 years ago
Otherwise we have forgotten in two weeks.
Michael Matz
More...
almost 21 years ago
don't let linux 2.6.2 DoS us ;(
Stephan Kulow
More...
almost 21 years ago
I think a script is better.
Michael Matz
More...
almost 21 years ago
one part is done
Stephan Kulow
More...
about 21 years ago
make support for versions work. You still better do not update though :)
Stephan Kulow
More...
about 21 years ago
two fixes for the env transfer
Stephan Kulow
More...
about 21 years ago
more work on compiler environments
Stephan Kulow
More...
about 21 years ago
adding an option to create a tar ball with the compile environment
Stephan Kulow
More...
about 21 years ago
let the compiler decide if he can inline
Stephan Kulow
More...
about 21 years ago
thanks Frerich, but the arguments once are fine
Stephan Kulow
More...
about 21 years ago
- Whoever wanted to make this compile on FreeBSD must've been using an editor window which was only three lines in height.
Frerich Raabe
More...
about 21 years ago
- fixed copy&paste error
Frerich Raabe
More...
about 21 years ago
- allow for selecting a custom port (pending: implement in daemon and monitor) - more verbose help
Daniel Molkentin
More...
about 21 years ago
compile
Daniel Molkentin
More...
about 21 years ago
trying harder to catch unexpected client errors gracefully
Stephan Kulow
More...
about 21 years ago
- Fix code duplication (and removed funny appendList implementation, why on earth is there a dedicated method for such a task?)
Frerich Raabe
More...
about 21 years ago
Handle user break doing local compiles, in order to always send JobLocalDoneMsg. They'd stay stuck in icemon (at least).
Luboš Luňák
More...
about 21 years ago
Maybe even better - create the data from remote compilation first as a temporary file, rename only after successfully receving it.
Luboš Luňák
More...
about 21 years ago
Don't create empty .o files if remote compile failed.
Luboš Luňák
More...
about 21 years ago
Fix usage when used together with ccache. Gcc has the brai^H^H^Hinteresting feature that g++ -E preprocessed.ii outputs big nothing. Detect .i/.ii files and use cat instead of g++ -E for them.
Luboš Luňák
More...
about 21 years ago
- Trying to get /proc-dependant stuff ported to FreeBSD
Frerich Raabe
More...
about 21 years ago
1014 -> 1024 . Let's not risk load higher than maximum ;).
Luboš Luňák
More...
about 21 years ago
Too much copy-paste. No sense in an own process group for the client.
Michael Matz
More...
about 21 years ago
I prefer it this way.
Michael Matz
More...
about 21 years ago
Nice cryptic error message. Either the type is list, or the variable is list, but not both.
Luboš Luňák
More...
about 21 years ago
←
1
2
…
63
64
65
66
67
68
69
70
71
72
73
74
→
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