776 Commits (dc93b65cb5be8cea1de790a277eed95fb9e81264)
 

Author SHA1 Message Date
  John Robinson dc93b65cb5
add support for gnu99 C-language variant 3 years ago
  John Robinson c6a558c592
consider .S as a source file 3 years ago
  John Robinson 9666b2b468
always extend link_exe with link flags 3 years ago
  John Robinson ca9560982a
prefer XDG paths on mac, but default to ~/Library 3 years ago
  John Robinson e88a519150
fix user_config_dir on macos 3 years ago
  John Robinson 03eb98bcf9
add gnu18 and gnuxx20 version variants 3 years ago
  John Robinson 9fe4263fad
fix *_compile_file, add base_compile_flags option 3 years ago
  vector-of-bool 350e086507 Fixes for FreeBSD build 3 years ago
  vector-of-bool 66753f023e Fix sysctl and CI on FreeBSD 3 years ago
  vector-of-bool 1a1b087bbc Merge branch 'feature/rm-ver-ranges' into develop 3 years ago
  vector-of-bool 8e154d55d9 Fix: fs::path doesn't convert to string on win 3 years ago
  vector-of-bool 198dd5e6d2 Error handling when package cache has an invalid item 3 years ago
  vector-of-bool a089cecd52 Tests for name errors 3 years ago
  vector-of-bool 43846f08f0 Strongly-typed name strings, to enforce naming conventions 3 years ago
  vector-of-bool 4f44c21c41 Fix: Empty initial db version string to, fixes unintentional migration message 3 years ago
  vector-of-bool 7a7a7db9dd No more dependency ranges. No everything is same-major-version 3 years ago
  vector-of-bool e5a25d9d64 New bootstrap phase. Now building upon alpha.6 3 years ago
  vector-of-bool 65aafb2dcc Fix double-format 3 years ago
  vector-of-bool 1159a0ef6f Merge branch 'release/0.1.0-alpha.6' into develop 3 years ago
  vector-of-bool 0101bf3312 Bump version 3 years ago
  vector-of-bool 28a01b6067 Unused e-type 3 years ago
  vector-of-bool 0a78a632ea Set an HTTP User-Agent 3 years ago
  vector-of-bool bbd6cc4ed6 How-to for CMake deps 3 years ago
  vector-of-bool 9f9b7d9d32 How-to on dependencies 3 years ago
  vector-of-bool bde66d147c Documentation on downloading and installing 3 years ago
  vector-of-bool 9e14e6a6b7 Fix symlink handling and --dry-run on PATH updates 3 years ago
  vector-of-bool 33d8eb564b Log note about restarts for environment changes 3 years ago
  vector-of-bool f896c950c6 Implement install-yourself for Windows 3 years ago
  vector-of-bool d30d88dde4 'install-yourself' subcommand (Linux support) 3 years ago
  vector-of-bool 9d0863434c More thorough dev-docs 3 years ago
  vector-of-bool e9d5608c5a Remove unused (and wrong) toolchain fiel 3 years ago
  vector-of-bool 47f6cf64fa Update user docs for alpha.6 3 years ago
  vector-of-bool e152f45053 Disable stdin import test on Windows 3 years ago
  vector-of-bool b6ab6e34b7 Capture URL _after_ redirects 3 years ago
  vector-of-bool bd7236131d Add support for tweak-headers 3 years ago
  vector-of-bool bba5c46a5d Rename from some old names, and increase timeout on cryptopp build 3 years ago
  vector-of-bool c878e7a0c7 Emit an includable CMake file that imports results from build-deps 3 years ago
  vector-of-bool f0be61c689 Don't ask for the package ID with repoman add, we can just get it 3 years ago
  vector-of-bool e7136b6b0b Clean up did-you-mean handling for argument_parser 3 years ago
  vector-of-bool 2e4ca9b356 Better handling of system_error when loading toolchain files 3 years ago
  vector-of-bool 1bbd32aa05 Cleaner error handling in dds::open 3 years ago
  vector-of-bool 055af6e10e Only "did-you-mean" on subcommands for the tail argument parser 3 years ago
  vector-of-bool 2170331461 'pkg import' can import directories that are source distributions 3 years ago
  vector-of-bool 3323ec90b6 'sdist create' -> 'pkg create' 3 years ago
  vector-of-bool 8d8853cb95 Provide did-you-mean for command-line arguments 3 years ago
  vector-of-bool c960646256 Clean up sdist-create output 3 years ago
  vector-of-bool 318853fef1 Set a timeout on spawn CI subprocesses. (default is 5 min) 3 years ago
  vector-of-bool 5fb021bebf More error handling to help diagnose issues in CI 3 years ago
  vector-of-bool b9e5c67c49 Catch unexpected system_error during repoman_add 3 years ago
  vector-of-bool 01ea6dc6a9 'pkg search' subcommand 3 years ago