aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-21Add lang.cpp.enable_exceptions option to enable/disable options, add c20, add...dec05eba
2021-09-18Fix spaces in CC, CXX and AR merging to one command...dec05eba
2021-09-18Allow spaces in CC, CXX and ARdec05eba
2021-08-23Remove real cause of false positivesdec05eba
2021-08-23Remove stack clash protection and fcf protection for debug builds because of ...dec05eba
2021-08-20Add --debug-symbols to include debug symbols in release buildsdec05eba
2021-08-20More protections under debug buildsdec05eba
2021-06-26Use fork/exec instead of popen. Add Path classdec05eba
2021-05-24force c locale, remove need for sudo in install scriptdec05eba
2021-05-21Temporary disable package server, update readmedec05eba
2021-04-22rename flto option to ltodec05eba
2021-04-05Oops.. optimizations disabled by default in release modedec05eba
2021-02-10Disable flto by default and add --flto to enable itdec05eba
2021-01-04Add run command, remove colored text output if output is redirected to filedec05eba
2020-11-03Remove ability to use git projects as dependencies. Users can add them as git...dec05eba
2020-10-21Add thread sanitizer option (--sanitize=thread)dec05eba
2020-10-16Fix package repository downloaddec05eba
2020-09-30Fix out-of-bounds read when using --sanitize arg instead of --sanitize=dec05eba
2020-09-14Remove windows specific librariesdec05eba
2020-09-14Remove preview imagedec05eba
2020-07-31Remove arch PKGBUILD, its on aur insteaddec05eba
2020-07-30mmdec05eba
2020-07-30Use large filedec05eba
2020-07-12Revert change that broke some codedec05eba
2020-07-12update readme with dependenciesdec05eba
2020-07-12Do not use conflicting -werror argdec05eba
2020-07-12Extra gcc c++ debug flagdec05eba
2020-07-06Fix rewritten historydec05eba
2020-07-06Return a string for a getFileDatadec05eba
2020-07-06Fix sanitizers (and tests) by allowing to specify which sanitizer to use. Its...dec05eba
2020-07-06Use my own domain instead of gitlab for packagesdec05eba
2020-07-06Add check that the package in cache is not corrupt from a previous download+e...dec05eba
2020-07-06Update gitmodule pathdec05eba
2020-07-06update gitmoduledec05eba
2020-07-06Fix gitmodule url, working on fixing zig...dec05eba
2020-07-06Fix platform family checks (fixed pthreads on linux)dec05eba
2020-07-06Fix version =,< and <= not working. Also fix incorrect platform family handlingdec05eba
2020-07-06Only statically link to libc++ if there are c++ files in the projectdec05eba
2020-07-06Add link-time optimization (flto) for gcc-like compilersdec05eba
2020-07-06Remove archlinux pkgbuild (it shouldn't be here) and update readmedec05eba
2020-07-06Add archlinux pkgbuilddec05eba
2020-07-06Add 'lib' config, for including external libraries without pkg-configdec05eba
2020-07-06Add support for absolute paths in include_dirs configdec05eba
2020-07-06Fix crash that happens sometimes when building cmake projectdec05eba
2020-07-06Document $out directorydec05eba
2020-07-06Fix cmake build library dependency orderdec05eba
2020-07-06Allow dot in project namedec05eba
2020-07-06Remove install script. Use cmake/install.sh insteaddec05eba
2020-07-06Update readmedec05eba
2020-07-06Add error_on_warning option to allow turning compiler warnings to errorsdec05eba