Username404-59
|
0049899c86
|
Show the command's usage when no arguments are provided.
|
2021-02-25 18:51:03 +01:00 |
Username404-59
|
69a50e1e79
|
Add a postinstall script for the linux packages, permit the use of -p instead of -printresult for the ybcon arguments, and change the installation directory to /opt/bin.
|
2021-02-25 17:59:18 +01:00 |
Username404
|
b7fb2fdf6c
|
Revert the two previous commits.
|
2021-02-24 21:18:32 +01:00 |
Username404-59
|
d1b6ee05c4
|
Make the logo in the README.md file smaller.
|
2021-02-24 19:43:16 +01:00 |
Username404-59
|
4e7d12dd80
|
Update the README.md file (change the logo resolution)
|
2021-02-24 19:42:11 +01:00 |
Username404-59
|
ea0f3ac037
|
Add another TODO in lexer.cpp.
|
2021-02-23 15:07:08 +01:00 |
Username404-59
|
eeb4ec2e9c
|
Add a script that outputs the processed version of examples/HelloWorld.ybcon.
|
2021-02-23 14:21:55 +01:00 |
Username404-59
|
45cbe5b9e2
|
Lex the entire strings.
|
2021-02-22 19:42:20 +01:00 |
Username404-59
|
e8040a009a
|
Fix the icon path in the Jenkinsfile.
|
2021-02-21 17:07:38 +01:00 |
Username404-59
|
80e631d89b
|
Add sidebar links to the Jenkinsfile.
|
2021-02-21 16:49:08 +01:00 |
Username404-59
|
39af980e0a
|
Add the timestamp to CPACK_PACKAGE_FILE_NAME in the CMakeLists.txt file.
|
2021-02-19 16:25:10 +01:00 |
Username404-59
|
66dcac958c
|
Fix indentation in a part of the getFileContent() function from filefuncs.cpp.
|
2021-02-19 16:00:30 +01:00 |
Username404-59
|
f0e82fcc0b
|
Make languages[3] a constant.
|
2021-02-19 15:59:14 +01:00 |
Username404-59
|
618d2bab60
|
Don't make a new string variable in the validLanguage() function of MainTranspile.cpp.
|
2021-02-19 15:56:21 +01:00 |
Username404-59
|
ea173db8f9
|
Save a few lines in filefuncs.cpp.
|
2021-02-19 15:49:57 +01:00 |
Username404-59
|
ccba965402
|
Update README.md. (fix the logo)
|
2021-02-17 14:12:44 +01:00 |
git
|
3eddc72c85
|
Edit CPACK_PACKAGE_DESCRIPTION_SUMMARY.
|
2021-02-15 19:14:35 +01:00 |
git
|
2681ab6dc1
|
Update desc.txt to reduce the number of characters in it.
|
2021-02-15 18:55:19 +01:00 |
git
|
cbfadcd53c
|
Make the .zip in the right directory.
|
2021-02-14 14:49:33 +01:00 |
git
|
edca9cdc5c
|
Set the overwrite argument to true.
|
2021-02-14 14:47:00 +01:00 |
git
|
4912ffbd9f
|
Use "./" in the Jenkinsfile?
|
2021-02-14 14:45:41 +01:00 |
git
|
377063c5fd
|
Rename the arm archive's name.
|
2021-02-14 14:41:23 +01:00 |
git
|
ad8fae37e4
|
Finally fix the Jenkinsfile.
|
2021-02-14 14:39:55 +01:00 |
git
|
8f401fac63
|
Use dir() in the Jenkinsfile.
|
2021-02-14 14:37:31 +01:00 |
git
|
756c9f49e9
|
Archive the ARM binaries correctly.
|
2021-02-14 14:27:19 +01:00 |
git
|
20ddcd39b0
|
Revert the two previous commits.
|
2021-02-14 14:18:18 +01:00 |
git
|
90e829f939
|
Fix the Jenkinsfile.
|
2021-02-14 14:12:19 +01:00 |
git
|
5279c2f356
|
Add the build's architecture to CPACK_PACKAGE_FILE_NAME in the CMakeLists.txt file.
|
2021-02-14 14:10:43 +01:00 |
git
|
b0e14d4be7
|
Build tar.gz packages for arm linux devices.
|
2021-02-14 13:54:14 +01:00 |
git
|
2bce6a2143
|
Strip the produced binaries and files.
|
2021-02-14 12:57:42 +01:00 |
git
|
a3a71733e4
|
Set CPACK_VERBATIM_VARIABLES to true in the CMakeLists.txt file.
|
2021-02-14 10:38:48 +01:00 |
git
|
cb657ad455
|
Add the MPL to rpm packages, and add the build's timestamp to the release variable for rpm packages.
|
2021-02-14 10:24:13 +01:00 |
Username404-59
|
f339217a2f
|
Set the CMake project's language to C++.
|
2021-02-14 02:47:46 +01:00 |
git
|
3355ed9201
|
Make sure that the dependencies will be added to the RPM package.
|
2021-02-13 22:36:21 +01:00 |
git
|
0a6e4fe573
|
Add the build's timestamp to CPACK_PACKAGE_VERSION in the CMakeLists.txt file.
|
2021-02-13 22:33:59 +01:00 |
git
|
32e55aa035
|
Move "[WIP]" out of the main part of the outputted string.
|
2021-02-12 22:44:41 +01:00 |
Username404
|
0f6f9b0c30
|
Request permissions inside the NSIS installer by setting RequestExecutionLevel to "highest" instead of "user".
|
2021-02-12 21:45:49 +01:00 |
Username404
|
9866d7c456
|
Don't require admin permissions for the NSIS installer.
|
2021-02-12 21:35:36 +01:00 |
Username404
|
e28c986bc3
|
Change the assemblyIdentity's name in the Yerbacon.manifest file.
|
2021-02-12 21:17:26 +01:00 |
Username404
|
6181e27a22
|
Update README.md. (fix the build status's branch name)
|
2021-02-12 15:10:35 +01:00 |
username404
|
34c3cfb041
|
Hidden git history due to a license change.
|
2021-02-12 15:07:03 +01:00 |
username404
|
42215fb3e6
|
Initial commit
|
2020-12-11 22:24:44 +01:00 |