| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
missing its dependencies in the lib/ directory, leading to a 'No rule to make target' error: updated Dockerfile to remove the submodule command at: ln:29: and: Jenkinsfile will use the git submodule sync command. This will ensure the agent's repository is correctly configured before fetching the submodule code: at: ln:9-17
|
|
thus, will init .gitmodules: ln:10 removed from original Jenkinsfile
|
|
automating the module initialization via jenkins: DEBUG VERSION: Jenkinsfile
|
|
the populated lib/ directory from the submodules) into the running container, ensuring all the required source files are available for the build process.
|
1ca9b91c?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Connor Lane Smith
1 | -2/+2 |
| 2011-09-20 | update manpage | Connor Lane Smith
| 1 | -9/+6 |
| 2011-09-19 | detect active monitor using input focus | Connor Lane Smith
| 1 | -7/+12 |
| 2011-09-19 | add token matching | Connor Lane Smith
| 1 | -23/+34 |
| 2011-09-19 | change version to 'hg' | Connor Lane Smith
| 1 | -1/+1 |
| 2011-07-24 | dmenu_run: sh -c | Connor Lane Smith
| 1 | -1/+1 |
| 2011-07-22 | fix loadfont | Connor Lane Smith
| 1 | -12/+13 |
| 2011-07-19 | Added tag 4.4 for changeset 2b105eaae831 | Connor Lane Smith
| 1 | -0/+1 |
| 2011-07-19 | add lsx.1 to dist | Connor Lane Smith
| 1 | -1/+1 |
| 2011-07-17 | tweaks | Connor Lane Smith
| 2 | -2/+2 |
| 2011-07-14 | efficiency tweaks | Connor Lane Smith
| 2 | -60/+44 |
| 2011-07-14 | fix extra warning | Connor Lane Smith
| 1 | -1/+1 |
| 2011-07-06 | simpler vline | Connor Lane Smith
| 1 | -4/+2 |
| 2011-07-04 | rebind ^N ^P | Connor Lane Smith
| 2 | -3/+3 |
| 2011-06-25 | include limits.h | Connor Lane Smith
| 1 | -0/+1 |
| 2011-06-23 | make clean lsx | Connor Lane Smith
| 1 | -1/+1 |
| 2011-06-23 | lsx: check snprintf | Connor Lane Smith
| 1 | -4/+3 |
| 2011-06-18 | update draw.c | Connor Lane Smith
| 2 | -14/+14 |
| 2011-06-18 | simpler lsx | Connor Lane Smith
| 3 | -11/+6 |
| 2011-06-13 | new dmenu_run | Connor Lane Smith
| 5 | -26/+15 |