index
:
ctor.git
custom-gcc-bootstrap
develop
externals
master
matrix_experiments
msvc
speed
win32
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.h
Age
Commit message (
Expand
)
Author
2023-01-20
Store PATH in env in configuration.cc for use in future reconfigure calls.
Bent Bisballe Nyeng
2023-01-20
Add env to execute function.
Bent Bisballe Nyeng
2023-01-16
Make file extensions abstract based on tool-chain type.
Bent Bisballe Nyeng
2023-01-14
Escape all user-input strings when writing configuration.cc
Bent Bisballe Nyeng
2023-01-14
Extend target_type deduction based on filename extension and move to utils.
Bent Bisballe Nyeng
2023-01-13
Capture flags in a class instead of a string and add conversion functions bet...
Bent Bisballe Nyeng
2023-01-11
Rename Language::Xyz to language::xyz
Bent Bisballe Nyeng
2023-01-11
Put ctor.h contents in ctor namespace.
Bent Bisballe Nyeng
2022-12-27
Rename libctor.h to ctor.h
Bent Bisballe Nyeng
2022-07-15
Make tools abstraction around compiler options to better support tool agnosti...
Bent Bisballe Nyeng
2022-06-09
Refactor the way task names are looked up.
Bent Bisballe Nyeng
2021-10-10
Move some common functions to util.cc
Bent Bisballe Nyeng