index
:
cook
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2023-01-23
add license
Alejandro W. Sior
2023-01-23
cook: remove line
Alejandro W. Sior
2023-01-23
cook: module reorganization
Alejandro W. Sior
2022-09-13
cook: simplified the module system
Alejandro Sior
2022-08-07
cook: check if output of pkgconfig is not empty string
Alejandro Sior
2022-08-07
cook: take dependencies from pkgconfig too
Alejandro Sior
2022-08-07
cook: (temporary) communicate includes
Alejandro Sior
2022-08-07
cook: add a basic C modules system
Alejandro Sior
2022-08-07
cook: added clang-cl toolchain
Alejandro Sior
2022-08-07
cook: use /nologo and /NOLOGO for the MSVC toolchain
Alejandro Sior
2022-08-06
cook: add preliminary MSVC C toolchain support
Alejandro Sior
2022-08-06
cook: better toolchain system
Alejandro Sior
2022-08-06
cook: rename a few arguments
Alejandro Sior
2022-08-06
cook: rudimentary handling of libraries
Alejandro Sior
2022-08-03
cook: add C compiler, manage header dependencies
Alejandro Sior
2022-07-31
cook: getting system compilers
Alejandro Sior
2022-07-31
cook: ninja files generation
Alejandro Sior
2022-07-30
cook: add basic makefile generation
Alejandro Sior