BodgeMaster
|
4363432025
|
Environment: don't unset PROJECT_BASE_DIR which is needed for the aliases to work properly
|
2022-08-13 17:32:47 +02:00 |
BodgeMaster
|
21310fecc7
|
environment: allow for local customizations using a hidden file
To use this, create a file `.localenv.bashrc` in the project's
root directory and put your customizations in there.
|
2022-07-19 01:19:17 +02:00 |
BodgeMaster
|
4e2a9f6297
|
Environment: remove useless environment variable specification from build alias
|
2022-07-06 12:29:52 +02:00 |
BodgeMaster
|
3f6e74ed4e
|
Build system: add single threaded mode
|
2022-07-06 10:50:55 +02:00 |
BodgeMaster
|
12b4a8bb55
|
Tests: fix up alias and implement first tests
|
2022-06-28 22:03:27 +02:00 |
BodgeMaster
|
e09fb6a61f
|
add test infrastructure, closing #11
|
2022-06-28 18:28:44 +02:00 |
BodgeMaster
|
274f18e693
|
Environment: fix LD_LIBRARY_PATH not being set correctly if it has a preexisting value
|
2022-06-28 18:07:05 +02:00 |
BodgeMaster
|
62dd17b73f
|
Show a message when loading the provided shell environment
|
2022-06-27 11:47:36 +02:00 |
BodgeMaster
|
b0bd027898
|
Add license and copyright notices
|
2022-06-27 11:46:13 +02:00 |
BodgeMaster
|
1cc0cc5e12
|
make the build alias accept environment variables, add information about them to the README
|
2022-06-27 09:01:52 +02:00 |
BodgeMaster
|
5b5f876cad
|
shush pushd
|
2022-06-27 07:57:57 +02:00 |
BodgeMaster
|
a80a6a26d8
|
add more scripts and move them to a new scripts directory, also add a shell environment to make dealing with this project more convenient
|
2022-06-27 07:35:04 +02:00 |