index
:
ctor.git
custom-gcc-bootstrap
develop
externals
master
matrix_experiments
mingw
msvc
msvc-jenkins
msvc-rebased
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.cc
Age
Commit message (
Expand
)
Author
47 hours
WIP
msvc-rebased
Bent Bisballe Nyeng
3 days
Move readDeps function to its own file.
develop
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