aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2023-03-08Add support for mold, add optimization flags for linking stepdec05eba
2022-11-12Only default to lld in release modedec05eba
2022-09-09update readmedec05eba
2022-02-05Update readme with info about pkg-config and how to use sibs with dependenciesdec05eba
2021-10-21Add lang.cpp.enable_exceptions option to enable/disable options, add c20, add...dec05eba
2021-09-18Allow spaces in CC, CXX and ARdec05eba
2021-05-24force c locale, remove need for sudo in install scriptdec05eba
2021-05-21Temporary disable package server, update readmedec05eba
2021-04-05Oops.. optimizations disabled by default in release modedec05eba
2021-02-10Disable flto by default and add --flto to enable itdec05eba
2020-11-03Remove ability to use git projects as dependencies. Users can add them as git...dec05eba
2020-09-14Remove preview imagedec05eba
2020-07-30Use large filedec05eba
2020-07-12update readme with dependenciesdec05eba
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-06Remove archlinux pkgbuild (it shouldn't be here) and update readmedec05eba
2020-07-06Add 'lib' config, for including external libraries without pkg-configdec05eba
2020-07-06Document $out directorydec05eba
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
2020-07-06Update readmedec05eba
2020-07-06Update readmedec05eba
2020-07-06Better readmedec05eba
2020-07-06Update readmedec05eba
2020-07-06Update readme, remove distributed packagesdec05eba
2020-07-06Compile cmake sub project as cmakedec05eba
2020-07-06Change linux platform from 64 to x86_64, add sibs platforms commanddec05eba
2020-07-06Temporary remove compdb check. Is compdb really needed?dec05eba
2020-07-06Move build files into platform specific locationdec05eba
2020-07-06Add support for emscripten, fix compdb for testsdec05eba
2020-07-06Add cygwin supportdec05eba
2020-07-06No longer alphadec05eba
2020-07-06Use ranges for dependency versiondec05eba
2020-07-06Add posix as a platform, remove zig from compile_commands.jsondec05eba
2020-07-06Update README with info about IDE supportdec05eba
2020-07-06Use compdb tool to include header files in compile_commands.jsondec05eba
2020-07-06Update README with haiku infodec05eba
2020-07-06Add support for Haikudec05eba
2020-07-06Update README, use system platform for new project templatedec05eba
2020-07-06Fix for windows & mingwdec05eba
2020-07-06Add cross compilation (mingw-w64 x86_64)dec05eba
2020-07-06Add package lib blacklist, remove patchelf dependencydec05eba
2020-07-06Add --bundle-install option to reduce distributable package sizedec05eba
2020-07-06Update README with info about clang&musl for packagingdec05eba
2020-07-06Bundle libnss libraries when packaging...dec05eba
2020-07-06Fix runtime crash in bundled packagedec05eba
2020-07-06Update README with package infodec05eba
2020-07-06Update README with usage infodec05eba