aboutsummaryrefslogtreecommitdiff
path: root/libbutl/buildfile
AgeCommit message (Expand)AuthorFilesLines
2022-05-10Use our own implementation of C++14 threads on MinGWmingw-stdthreadBoris Kolpackov1-1/+14
2021-09-30Few post-mxx cleanupsBoris Kolpackov1-2/+0
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-14/+5
2021-03-12Add support for compressing/decompressing fdstreams with LZ4Boris Kolpackov1-3/+8
2020-06-18Complete NetBSD compatibilityBoris Kolpackov1-2/+2
2020-03-09Add more support for symlinks on WindowsKaren Arutyunov1-1/+1
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-11-26Use switch in buildfileBoris Kolpackov1-23/+25
2019-09-27Add builtins supportKaren Arutyunov1-2/+38
2019-06-05Redo dual hxx/mxx header handlingBoris Kolpackov1-9/+9
2019-05-28Add backtrace()Karen Arutyunov1-9/+19
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-22/+18
2019-03-05Align with latest bdep-newKaren Arutyunov1-21/+36
2019-02-16Fix non-detecting dangling junctions if built with mingw gccKaren Arutyunov1-5/+0
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-08-22Add support for UUID generationBoris Kolpackov1-19/+30
2018-07-12Use prerequisite exclusion to simplify buildfileKaren Arutyunov1-6/+5
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-1/+1
2017-11-30Use compiler class instead of id where appropriateKaren Arutyunov1-1/+1
2017-10-01Only enable modularized build if forcedBoris Kolpackov1-1/+4
2017-09-23Undo modularization hacks for VCBoris Kolpackov1-1/+1
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-2/+16
2017-08-23Add version.hxx back into distribution and don't clean it up from srcBoris Kolpackov1-0/+6
2017-08-20Don't distribute generated version.hxx and don't clean versionBoris Kolpackov1-1/+0
2017-08-02Fix module installationBoris Kolpackov1-2/+2
2017-07-31Redo header installation setupBoris Kolpackov1-3/+4
2017-07-17Adapt buildfile to pattern group semantics changeKaren Arutyunov1-3/+1
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov1-0/+2
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov1-50/+7
2017-06-24Add build system support for modularizationBoris Kolpackov1-2/+4
2017-06-21Add regex utility functionsKaren Arutyunov1-0/+1
2017-05-30Implement openssl processKaren Arutyunov1-0/+1
2017-05-24Add missing file to buildfileBoris Kolpackov1-1/+1
2017-05-19Rework MSYS2 BLODA workaroundBoris Kolpackov1-2/+2
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+93