Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / brushtechnology/fabricate issues and pull requests

#103 - Make fabricate work again with the latest python 3

Pull Request - State: closed - Opened by berwynhoyt about 4 years ago - 1 comment

#102 - gcc is using "openat" so we need to merge #94

Issue - State: closed - Opened by peter-jensen about 4 years ago - 1 comment

#100 - Rename everything over to brushtechnology

Pull Request - State: closed - Opened by palfrey over 5 years ago - 1 comment

#99 - fix for async being a reserved word in python 3.7

Pull Request - State: closed - Opened by esheldon over 5 years ago - 1 comment

#98 - Check if AtimesRunner works with directories

Pull Request - State: closed - Opened by palfrey over 5 years ago - 1 comment

#97 - AtimesRunner does not work with mkdir

Issue - State: closed - Opened by palfrey almost 6 years ago

#96 - Runner self-test (or packaging tool)

Issue - State: open - Opened by apbramah almost 6 years ago - 1 comment
Labels: question, proposal

#95 - Should fabricate be a build tool? Shouldn't it be a "dependency maintenance assistant"?

Issue - State: open - Opened by apbramah almost 6 years ago - 1 comment
Labels: question, proposal

#94 - Handle "openat" system call

Pull Request - State: closed - Opened by apbramah almost 6 years ago

#93 - Open Letter, Maintenance, Project Adoption by @brushtechnology

Issue - State: closed - Opened by nevercast almost 6 years ago - 27 comments

#92 - Python 3.7 fix install + declare CLI entry_point in setup.py

Pull Request - State: closed - Opened by jpic about 6 years ago - 1 comment

#90 - Don't guess at threading_condition on py3

Pull Request - State: closed - Opened by ciphergoth over 6 years ago - 1 comment

#89 - optparse is deprecated, switch to argparse or other parser?

Issue - State: open - Opened by elgow about 7 years ago - 4 comments
Labels: enhancement

#88 - Support autoclean for files outside folder

Issue - State: open - Opened by MatthewScholefield over 7 years ago
Labels: bug

#87 - Remove reference to threading._Condition

Pull Request - State: closed - Opened by MatthewScholefield over 7 years ago - 2 comments

#86 - Do not use private threading class, `_Condition`

Issue - State: closed - Opened by MatthewScholefield over 7 years ago

#85 - Update README.md with link to Ben Hoyt

Pull Request - State: closed - Opened by drudru over 7 years ago

#84 - dist: trusty

Pull Request - State: closed - Opened by cclauss over 7 years ago - 1 comment

#83 - Create Do Not Merge.me

Pull Request - State: closed - Opened by cclauss over 7 years ago

#82 - Update fabricate on pypi

Issue - State: closed - Opened by kroesche over 7 years ago - 3 comments

#81 - Turn on Travis CI testing on for this repo

Issue - State: closed - Opened by cclauss over 7 years ago - 5 comments

#80 - Add Python 3.6 to testing

Pull Request - State: closed - Opened by cclauss over 7 years ago

#79 - Convert tab to spaces & strip trailing whitespace

Pull Request - State: closed - Opened by cclauss over 7 years ago

#78 - Fix option parser to intended functionality

Pull Request - State: closed - Opened by berwynhoyt almost 8 years ago - 3 comments

#77 - Add setup.py file to project

Pull Request - State: closed - Opened by chriscz almost 8 years ago - 11 comments

#76 - Dead link to ParallelBuilding

Issue - State: closed - Opened by nordlow almost 8 years ago - 1 comment

#75 - How to handle python code

Issue - State: open - Opened by awakeford almost 8 years ago - 4 comments
Labels: question

#74 - Continuous building and automatic pypi publishing

Issue - State: closed - Opened by chriscz about 8 years ago

#73 - Point links to new homepage

Issue - State: closed - Opened by chriscz about 8 years ago

#72 - name 'main' is not defined (windows, python 2.7.3)

Issue - State: closed - Opened by blakehawkins over 8 years ago - 2 comments
Labels: awaiting response

#71 - Fix parallel building link

Pull Request - State: closed - Opened by doctaphred over 8 years ago

#70 - Fabricate stops whole execution even very minor error

Issue - State: open - Opened by dmallikar almost 9 years ago - 4 comments
Labels: enhancement

#69 - fix a typo in function run

Pull Request - State: closed - Opened by Phlogistique almost 9 years ago

#68 - Complete Google Code migration

Issue - State: closed - Opened by johndrinkwater almost 9 years ago - 6 comments

#67 - run: Correct typo s/arg/args

Pull Request - State: closed - Opened by matclab about 9 years ago - 1 comment

#66 - File being renamed is not taken as a dependency

Issue - State: open - Opened by matclab about 9 years ago
Labels: bug

#65 - Pytest

Pull Request - State: closed - Opened by matclab about 9 years ago

#64 - Update parse_options to use argparse instead of the deprecated optparse.

Pull Request - State: open - Opened by stevenj over 9 years ago - 7 comments
Labels: enhancement

#63 - Corrected function parameter arg->args[0]

Pull Request - State: closed - Opened by edin1 over 9 years ago - 4 comments

#62 - StraceRunner crashes with KeyError

Issue - State: closed - Opened by bmatsuo over 9 years ago - 5 comments

#61 - Python3 compatibility

Pull Request - State: closed - Opened by Changaco over 9 years ago - 5 comments

#60 - First try at a Fuserunner

Pull Request - State: open - Opened by matclab over 9 years ago - 2 comments

#59 - fabricate misses dependencies when filenames contain quotes

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago
Labels: bug, auto-migrated

#58 - No warning when strace is not present for parallel builds.

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago
Labels: bug, auto-migrated, simple

#57 - Build fails using Cygwin64

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 6 comments
Labels: bug, auto-migrated

#56 - chdir doesn't work in parallel mode

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 5 comments
Labels: auto-migrated, docs unclear

#55 - How to redirect/capture run output to a file ?

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: enhancement, question, auto-migrated

#54 - Command arguments

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: enhancement, auto-migrated

#53 - Patch for /fabricate.py

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated

#52 - Ctrl+C of parallel fabricate script does not exit correctly.

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago
Labels: bug, auto-migrated

#51 - Script hangs if group==after

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 7 comments
Labels: wontfix, auto-migrated

#50 - Watch to auto-build

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: enhancement, auto-migrated

#49 - Shared build steps will get executed many times if executing in parallel.

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated

#48 - document that when falling back to AlwaysRunner, autoclean() stops working

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated, docs unclear

#47 - Adding "shell=true" to run invocation does not work nicely with strace runner

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: bug, enhancement, auto-migrated, has-patch

#46 - In theory, anything listing a directory should have all filenames of that directory as a dependency.

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 4 comments
Labels: bug, enhancement, auto-migrated

#45 - Allow manually specifying both deps and outputs for a command

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 4 comments
Labels: enhancement, auto-migrated

#44 - Support a cwd='other' argument in the run command

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: enhancement, auto-migrated, simple

#43 - AtimesRunner traverses symlinks

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: bug, auto-migrated, critical

#42 - tar input files not noticed

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: bug, enhancement, auto-migrated

#41 - package up for PyPI

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated

#40 - package up for PyPI

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 6 comments
Labels: auto-migrated

#39 - TrackerRunner in parallel runs further commands even after error in previous group

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: auto-migrated

#38 - Python3 support

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 7 comments
Labels: auto-migrated

#37 - [PATCH] fixes a bug of matching chdir line

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated

#36 - [PATCH] Fixes for parallel build errors

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: auto-migrated

#35 - inotify/FindFirstChangeNotification support to minimize md5 hashing

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: enhancement, auto-migrated

#34 - Parallel fabricate on windows fork-bombs.

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 11 comments
Labels: bug, auto-migrated, awaiting response

#33 - parse_options (and main) always parses sys.argv[1:]

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: auto-migrated

#32 - Catch creat system call

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: auto-migrated

#31 - exception error in run() using after option

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: auto-migrated

#30 - exception at after() with some arguments

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 4 comments
Labels: auto-migrated

#29 - Traceback when seeing new process syscall (vfork processed ? )

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 15 comments
Labels: bug, auto-migrated, awaiting response

#28 - Test for ignore(name) missing in AtimesRunner?

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: auto-migrated

#27 - Trying to catch WindowsError on OS X throws NameError

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated

#26 - OSX support with DYLD_INSERT_LIBRARIES/interposing

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 12 comments
Labels: bug, enhancement, auto-migrated, has-patch

#25 - Does not clean up temp files

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: auto-migrated

#24 - Make StraceRunner handle programs that spawn multiple sub-processes

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated

#23 - Make strace more robust -- handle fchdir calls

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 11 comments
Labels: bug, auto-migrated

#22 - Running the build script changes its ctime

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: bug, auto-migrated

#21 - If you copy your source tree including your .deps file, it won't rebuild

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated

#20 - Fix command.split() in memoize() to be escape-safe

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: auto-migrated

#19 - Make run/shell ignore None args to simplify default=None cases

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: auto-migrated

#18 - Compress redundant data in .deps file (or just gzip it) to reduce size

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 6 comments
Labels: auto-migrated

#17 - Improve build speed by calling hasher() less often

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 4 comments
Labels: auto-migrated

#16 - Consider changing run()/shell() to take *args like Popen instead of one command line string

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated

#15 - Speed up run()/shell() by not doing shell=True

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: auto-migrated

#14 - Other processes can modify mtimes too, which will stuff up autoclean

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: bug, enhancement, auto-migrated

#13 - [PATCH] Add rename detection to strace runner

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated

#12 - [PATCH] Improve regex match objects names for strace runner

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: auto-migrated

#11 - [PATCH] Make output overrideable

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: auto-migrated

#10 - [PATCH] Use simpler syntax for global Builder wrappers

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: auto-migrated

#9 - Add memoize() method to Builder

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 5 comments
Labels: auto-migrated

#8 - [PATCH] Add a --quiet option

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated

#7 - [PATCH] Improve handling of failing commands

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: auto-migrated

#6 - [PATCH] Commands without arguments are broken when using the CLI interface

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: auto-migrated

#5 - Fix main() to not raise on functions like check which may return nonzero

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: auto-migrated

#3 - Use other flavors of strace for specific OSs

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 7 comments
Labels: enhancement, auto-migrated