aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2023-06-19Merge branch 'maint-0.4.7'David Goulet
2023-06-19Change git.tpo URLs to gitlab.tpoDavid Goulet
2023-06-19Use the new Stem repository on GitlabDavid Goulet
2023-06-15Change git.tpo URLs to gitlab.tpoDavid Goulet
2023-05-10ext: build equix and hashx using automakeMicah Elizabeth Scott
2023-05-10ext: Add Equi-X libraryDavid Goulet
2022-04-27Remove broken MSVC supportAlex Xu (Hello71)
2022-02-07makefile: New README.md file nameDavid Goulet
2021-10-28makefile: Add a reproducible dist make jobDavid Goulet
2021-10-06rust: Remove Rust support from treeDavid Goulet
2021-06-08Modernize our libfuzzer usage to close #40407Nick Mathewson
2020-12-16build: Add "make lsp" commandDavid Goulet
2020-11-10Export RANLIB so it's available in combine_libs scriptMatthew Finkel
2020-10-27lib: New metrics libraryDavid Goulet
2020-09-18Build one big .a library full of Tor's implementation.Nick Mathewson
2020-08-12Merge branch 'maint-0.4.4'Nick Mathewson
2020-08-12Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2020-08-12Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-08-12Merge branch 'maint-0.3.5' into maint-0.4.2Nick Mathewson
2020-08-12Try disabling "make all" when checking docs.Nick Mathewson
2020-07-13Merge branch 'maint-0.4.4'David Goulet
2020-07-13Merge branch 'maint-0.4.3' into maint-0.4.4David Goulet
2020-07-13Remove check-cocci from check-local target.Nick Mathewson
2020-07-02make: Don't run check-best-practices in check-localDavid Goulet
2020-04-09Merge branch 'maint-0.4.2' into maint-0.4.3teor
2020-04-09remove practracker from check-local (0.4.2 and 0.4.3 only)Nick Mathewson
2020-02-24Merge branch 'ticket33316_squashed'Nick Mathewson
2020-02-24Move winprocess_sys into a new low-level hardening moduleNick Mathewson
2020-02-17Makefile: Silence some submake logs in test-networkteor
2020-02-17Makefile: Add an IPv6 mixed chutney networkteor
2020-02-17Makefile: Refactor and tweak test-networkteor
2020-02-17Makefile: Hide some recursive make logsteor
2020-02-17Makefile: Quote test-network variable expansionsteor
2020-02-13Makefike: Add an IPv6 test to test-networkteor
2020-02-13Makefile: Split test-network-all into IPv4 and IPv6teor
2020-02-03practracker: integration tests for --regen and --regen-overbroadNick Mathewson
2019-12-20Makefile/git scripts: Add comments to keep owned file lists in syncteor
2019-12-12Makefile: Remove the broken, duplicate check-practracker-unit-testteor
2019-12-04Split a few long lists in Makefiles.Nick Mathewson
2019-12-04Merge branch 'ticket32609_squashed'Nick Mathewson
2019-12-04Makefile/git scripts: Add the practracker unit teststeor
2019-12-03Distribute checkSpaceTest.sh and run it when we have perl.Nick Mathewson
2019-11-26Makefile: Fix more targets for out-of-tree buildsteor
2019-11-06Merge branch 'maint-0.4.2'teor
2019-11-06Makefile: Fix "make check-includes" for out-of-tree buildsteor
2019-11-05Another attempt to fix Doxygen references in out-of-tree buildsNick Mathewson
2019-11-05Makefile: Fix "make autostyle" for out-of-tree buildsteor
2019-10-25Makefile: Stop using trailing spaces in an EXTRA_DIST clauseteor
2019-10-25Makefile: Add check_cocci_parse.sh as check-cocciteor
2019-10-16Make doc/doxygen before running doxygen.Nick Mathewson