aboutsummaryrefslogtreecommitdiff
path: root/scripts/maint/add_c_file.py
AgeCommit message (Expand)Author
2020-01-20add_c_file: Replace asserts with exceptionsteor
2020-01-20add_c_file: Improve script documentationteor
2020-01-20add_c_file: Improve tor source directory checksteor
2020-01-16add_c_file: Rename variables based on the type of pathteor
2020-01-16add_c_file: Simplify some usage of srcdir_file()teor
2020-01-16add_c_file: Document the paths used by each part of the scriptteor
2020-01-16add_c_file: Improve path handling and canonicalisationteor
2020-01-16add_c_file: tolerate ./ in filenames.Nick Mathewson
2020-01-16add_c_file: handle adding to the end of a list correctly.Nick Mathewson
2020-01-13Split core/include.am into per-subdirectory include.am filesNick Mathewson
2019-12-12python: Add __future__ imports for python 3 compatibilityteor
2019-09-16Fix add_c_file.py script to support paths starting with ./ #31336Daniel Pinto
2019-06-24Add a "typed_var" abstraction to implement lvalue access in C.Nick Mathewson
2019-05-20rectify_include_paths: warn instead of aborting on duplicate headersNick Mathewson