{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":11564871,"defaultBranch":"master","name":"mymake","ownerLogin":"fstromback","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-07-21T17:13:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5059472?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714678530.0","currentOid":""},"activityList":{"items":[{"before":"d594bc5f401c4cfbe8a0b6a05046cdfedee3df4b","after":"ac3edbc262777e3f7ee61bd11b7987b2ec700656","ref":"refs/heads/master","pushedAt":"2024-05-02T19:35:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"fstromback","name":"Filip Strömbäck","path":"/fstromback","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5059472?s=80&v=4"},"commit":{"message":"Fixed a long-standing bug that causes mymake to crash on build failure.\n\nFor processes that produce much output and then exit, it could be the cause\nthat mymake would be unable to keep up with messages (e.g. due to waiting\nfor the terminal). If this happened during a build failure, the thread local\nvariable that held the output information could be deallocated, causing\nboth any prefixes to disappear and mymake to crash entirely. This commit\nfixes both issues.","shortMessageHtmlLink":"Fixed a long-standing bug that causes mymake to crash on build failure."}},{"before":"4ec91003dadd86f180e08d3885629442ab7e5d04","after":"d594bc5f401c4cfbe8a0b6a05046cdfedee3df4b","ref":"refs/heads/master","pushedAt":"2024-02-29T10:49:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fstromback","name":"Filip Strömbäck","path":"/fstromback","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5059472?s=80&v=4"},"commit":{"message":"Fixed a long-standing concurrency bug in the process management code.","shortMessageHtmlLink":"Fixed a long-standing concurrency bug in the process management code."}},{"before":"1e1d08174e798727a1498647fc32c670936f0329","after":"4ec91003dadd86f180e08d3885629442ab7e5d04","ref":"refs/heads/master","pushedAt":"2024-02-02T15:51:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fstromback","name":"Filip Strömbäck","path":"/fstromback","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5059472?s=80&v=4"},"commit":{"message":"Allow specifying a custom executable in the buildconfig file.","shortMessageHtmlLink":"Allow specifying a custom executable in the buildconfig file."}},{"before":"6f35f481182e72a73cec40495dba961ad7470c99","after":"1e1d08174e798727a1498647fc32c670936f0329","ref":"refs/heads/master","pushedAt":"2023-09-27T14:15:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fstromback","name":"Filip Strömbäck","path":"/fstromback","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5059472?s=80&v=4"},"commit":{"message":"Use -- to specify parameters to the program.","shortMessageHtmlLink":"Use -- to specify parameters to the program."}},{"before":"4437b35002b50e70e544c83d4fa782b0edf16911","after":"6f35f481182e72a73cec40495dba961ad7470c99","ref":"refs/heads/master","pushedAt":"2023-08-18T14:22:42.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"fstromback","name":"Filip Strömbäck","path":"/fstromback","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5059472?s=80&v=4"},"commit":{"message":"Make sure to set FD_CLOEXEC for pipe fds on Linux.\n\nThis could otherwise cause issues when the internal self-pipe would get exposed\nto other processes (which seemed to happen when the job server flags were passed\nto GCC).","shortMessageHtmlLink":"Make sure to set FD_CLOEXEC for pipe fds on Linux."}},{"before":"3e54d3fb4a461573b8cb665a2651402837500ced","after":"4437b35002b50e70e544c83d4fa782b0edf16911","ref":"refs/heads/master","pushedAt":"2023-05-19T10:22:01.636Z","pushType":"push","commitsCount":1,"pusher":{"login":"fstromback","name":"Filip Strömbäck","path":"/fstromback","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5059472?s=80&v=4"},"commit":{"message":"Don't use \"second\" in the el code since we don't include the cl module anymore.","shortMessageHtmlLink":"Don't use \"second\" in the el code since we don't include the cl modul…"}},{"before":"bb0b1a49e077dc428105d435daf8fe5bffc3258a","after":"3e54d3fb4a461573b8cb665a2651402837500ced","ref":"refs/heads/master","pushedAt":"2023-04-19T17:12:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fstromback","name":"Filip Strömbäck","path":"/fstromback","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5059472?s=80&v=4"},"commit":{"message":"Better handling of unknown options when working with projects.\n\n- Don't crash if trying to execute a non-existing project (e.g. mm nonexisting\n existing)\n- Warn if a command-line option does not refer to a project or a configuration option.","shortMessageHtmlLink":"Better handling of unknown options when working with projects."}},{"before":"2cdeea7a610b07d7604b61d20317caa1385a6d13","after":"bb0b1a49e077dc428105d435daf8fe5bffc3258a","ref":"refs/heads/master","pushedAt":"2023-04-03T18:15:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fstromback","name":"Filip Strömbäck","path":"/fstromback","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5059472?s=80&v=4"},"commit":{"message":"Make sure to link the binary if we have re-compiled any source files.","shortMessageHtmlLink":"Make sure to link the binary if we have re-compiled any source files."}},{"before":"c525ba35bf73c0e091cd6bb2e9998fe70709f713","after":"2cdeea7a610b07d7604b61d20317caa1385a6d13","ref":"refs/heads/master","pushedAt":"2023-03-21T16:12:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fstromback","name":"Filip Strömbäck","path":"/fstromback","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5059472?s=80&v=4"},"commit":{"message":"Added -pipe flag on Unix by default.\n\nThis is to avoid using /tmp on systems where it is not mounted as a tmpfs.","shortMessageHtmlLink":"Added -pipe flag on Unix by default."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wMlQxOTozNToyMS4wMDAwMDBazwAAAARAJu5Z","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0yMVQxNjoxMjozOC4wMDAwMDBazwAAAAMIK9SN"}},"title":"Activity · fstromback/mymake"}