index
:
ctor.git
custom-gcc-bootstrap
develop
externals
master
matrix_experiments
mingw
msvc
msvc-rebased
speed
stuff
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.cc
Age
Commit message (
Expand
)
Author
10 days
WIP
Bent Bisballe Nyeng
10 days
Refactor getenv usage.
stuff
develop
Bent Bisballe Nyeng
13 days
Improved file read utility function.
Bent Bisballe Nyeng
14 days
Handle char conversion wrt. to_lower correctly, according to cppreference.
Bent Bisballe Nyeng
2025-02-06
Add argsplit to support multiple arguments in CXXFLAGS, CFLAGS and LDFLAGS.
Bent Bisballe Nyeng
2025-01-07
Move readDeps function to its own file.
Bent Bisballe Nyeng
2024-12-11
More clang-tidy fixes and increase warning level (and fix them)
Bent Bisballe Nyeng
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-11
Add ctor namespace cfg:: constants and get rid of temporary 'using namespace ...
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-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