summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2/git: verify if local clone contains tagGyorgy Sarvari11 days2-3/+51
* bitbake: doc/bitbake-user-manual-ref-variables: update BB_TASK_IONICE_LEVELPeter Marko11 days1-2/+2
* bitbake: knotty: print() was eliminated from all loops for better performance.Benjamin Szőke11 days1-7/+7
* bitbake: knotty: Use 40 Hz refresh rate (FPS) for footer update.Benjamin Szőke11 days1-4/+20
* bitbake: knotty: Use a StringIO buffer for update footer.Benjamin Szőke11 days1-10/+26
* bitbake: progressbar: Add self._fd_console to use for self._handle_resize()Benjamin Szőke11 days1-2/+9
* bitbake: bitbake: Update version to 2.15.2Richard Purdie2025-08-122-2/+2
* bitbake: runqueue: use enum to represent runQueue state to improve readabilityChris Laplante2025-08-121-44/+46
* bitbake: event/runqueue: remove unused 'd' arg from check_for_interruptsChris Laplante2025-08-122-17/+17
* bitbake: cooker: remove some redundant control flowChris Laplante2025-08-121-4/+1
* bitbake: Add bb.utils.explode_deps as a filter functionJoshua Watt2025-08-121-0/+2
* bitbake: data_smart: Add setVarFilter function to implement variabl filteringRichard Purdie2025-08-121-0/+19
* bitbake: lib/bb: Add filter supportJoshua Watt2025-08-123-0/+231
* bitbake: cooker: Ignore KeyErrors during shutdownRichard Purdie2025-08-041-0/+5
* bitbake: fetch2/git: ignore comments in .gitattributes when detecting LFSGyorgy Sarvari2025-07-311-1/+1
* bitbake: doc/bitbake-user-manual-ref-variables: document BB_DEFER_BBCLASSESAntonin Godard2025-07-312-0/+22
* bitbake: doc/bitbake-user-manual-intro: Mention existence of three supported ...Robert P. J. Day2025-07-311-0/+12
* bitbake: doc/bitbake-user-manual-intro: Add examples to show general wildcardingRobert P. J. Day2025-07-311-0/+2
* bitbake: doc/bitbake-user-manual-ref-variables: fixupsAntonin Godard2025-07-311-11/+11
* bitbake: bitbake: clarify significance of "include_all" directiveRobert P. J. Day2025-07-281-30/+39
* bitbake: fetch2/wget: Keep query parameters in URL during checkstatusPhilippe-Alexandre Mathieu2025-07-281-1/+4
* bitbake: sigen: Avoid bitbake abort with EOFerror from an incomplete hashserv...Pedro Ferreira2025-07-231-3/+3
* bitbake: utils: Remove multiprocessingpoolJoshua Watt2025-07-231-16/+0
* bitbake: Use a "fork" multiprocessing contextJoshua Watt2025-07-237-9/+35
* bitbake: doc/bitbake-user-manual-fetching: update the Git fetcher tag descrip...Antonin Godard2025-07-221-4/+6
* bitbake: test/fetch: Switch u-boot based test to use our own mirrorRichard Purdie2025-07-221-1/+1
* bitbake: utils: Split profile reports into separate filesRichard Purdie2025-07-212-13/+27
* bitbake: utils: Optimise signal/sigmask performanceRichard Purdie2025-07-211-4/+13
* bitbake: doc/bitbake-user-manual-fetching: remove 'rev' default valueAntonin Godard2025-07-181-2/+2
* bitbake: main: Add an option to specify what to profileRichard Purdie2025-07-174-7/+9
* bitbake: event: Fix an event duplication raceRichard Purdie2025-07-171-2/+5
* bitbake: cooker/process/utils: Create profiling common function to remove cod...Richard Purdie2025-07-173-49/+31
* bitbake: asyncrpc: Avoid file not found traceback in logsRichard Purdie2025-07-171-1/+4
* bitbake: bitbake/tests: fix typo in testGyorgy Sarvari2025-07-141-1/+1
* bitbake: cooker: Use shared counter for processing parser jobsJoshua Watt2025-07-091-12/+18
* bitbake: cooker: Add better parse debugRichard Purdie2025-07-071-1/+1
* bitbake: cooker: Try and avoid parsing hangsRichard Purdie2025-07-071-9/+15
* bitbake: bitbake: Bump version to 2.15.1Richard Purdie2025-07-012-2/+2
* bitbake: utils: Refactor filemode variable conversion to a functionRichard Purdie2025-07-013-5/+30
* bitbake: tinfoil: add wait_for decorator and build_file_sync() helperRoss Burton2025-07-011-1/+134
* bitbake: doc: bitbake-user-manual-ref-variables: improve BB_PRESSURE_* docAntonin Godard2025-06-261-6/+64
* bitbake: doc: bitbake-user-manual-ref-variables: document BB_GIT_DEFAULT_DEST...Antonin Godard2025-06-261-0/+5
* bitbake: fetch2/git: Add tag to shallow clone tarball nameRichard Purdie2025-06-261-2/+2
* bitbake: fetch2/git: Improve shallow clone tag fetchingRichard Purdie2025-06-261-1/+1
* bitbake: bitbake-user-manual: correctly reference UNPACKDIR when describing u...Alexander Kanavin2025-06-261-14/+7
* bitbake: toaster/tests: Fix automated testing failuresRichard Purdie2025-06-212-4/+6
* bitbake: parse/ast: add support for 'built-in' fragmentsAlexander Kanavin2025-06-203-5/+32
* bitbake: fetch2/git: allow overriding default unpack directory with a variableAlexander Kanavin2025-06-201-1/+1
* bitbake: bitbake: Bump to version 2.15.0Richard Purdie2025-06-162-2/+2
* bitbake: bitbake-getvar: skip info output of bitbake for quiethongxu2025-06-161-0/+5