improve ICECC_REPEAT_RATE comment |
|
More...
|
about 7 years ago
|
accept the singular "warning" as a value of ICECC_DEBUG |
|
More...
|
about 7 years ago
|
simplify debug_level code |
|
More...
|
about 7 years ago
|
remove useless cat's from tests.sh |
|
More...
|
about 7 years ago
|
document Arg_* enum values, remove unused Arg_Unspecified |
|
More...
|
about 7 years ago
|
Merge pull request #332 from mostynb/fix_incorrect_trace |
|
More...
|
about 7 years ago
|
Merge pull request #333 from mostynb/clang_target_followup |
|
More...
|
about 7 years ago
|
Merge pull request #334 from mostynb/removed_unused_guess |
|
More...
|
about 7 years ago
|
drop explicit VOS support |
|
More...
|
about 7 years ago
|
removed unused `guess` calculation from pick_server() |
|
More...
|
about 7 years ago
|
clang -target/--target flags should be passed to the preprocessor too |
|
More...
|
about 7 years ago
|
fix mislabelled trace log |
|
More...
|
about 7 years ago
|
Merge pull request #328 from mostynb/log_memory_limit |
|
More...
|
about 7 years ago
|
Merge pull request #329 from mostynb/test_editor_open |
|
More...
|
about 7 years ago
|
Merge pull request #327 from dantje/responseFiles |
|
More...
|
about 7 years ago
|
Merge pull request #331 from nicholasbishop/patch-1 |
|
More...
|
about 7 years ago
|
Fix comma location |
|
More...
|
about 7 years ago
|
freeargv: early return if argument NULL (codacy) |
|
More...
|
about 7 years ago
|
explicitly run test.sh with bash, don't rely on the #! line |
|
More...
|
about 7 years ago
|
log compile job memory limits |
|
More...
|
about 7 years ago
|
expandargv: fix check for dynamic allocation of argument vector |
|
More...
|
about 7 years ago
|
expandargv: fix memory leak |
|
More...
|
about 7 years ago
|
fix small issues |
|
More...
|
about 7 years ago
|
convert backticks to $() in tests and icecc-create-env |
|
More...
|
about 7 years ago
|
check FD_SET doesn't use invalid fd (#168) |
|
More...
|
about 7 years ago
|
make sure all NativeEnvironment members are initialized (#168) |
|
More...
|
about 7 years ago
|
use the actual test compiler for the make test |
|
More...
|
about 7 years ago
|
remove the second make test run |
|
More...
|
about 7 years ago
|
buildargv: reduce variable scope (codacy) |
|
More...
|
about 7 years ago
|
clean up handling of paths/symlinks in icecc-create-native |
|
More...
|
about 7 years ago
|