Ulrich Huber
4e074894cd
Merge pull request #1251 from LittleHuba/windows_add_lua
...
Add build script for lua
7 years ago
Ulrich Huber
f7fd10b815
Add build script for lua
7 years ago
Fabian Keßler
b3e268f5b7
updated gitignore to ignore all different CLion toolchain builds
...
Signed-off-by: Fabian Keßler <fabian_kessler@gmx.de>
7 years ago
Ulrich Huber
5c54ac86bc
Move azure pipeline to new directory
7 years ago
Ulrich Huber
ae9669cd2e
Update release.yaml for Azure Pipelines
7 years ago
Ulrich Huber
77efdebbd8
Update release.yaml for Azure Pipelines
7 years ago
Ulrich Huber
813d90aee5
Update release.yaml for Azure Pipelines
7 years ago
Ulrich Huber
f096115269
Update release.yaml for Azure Pipelines
7 years ago
Ulrich Huber
bc622afc2d
Release Pipeline Fixes
7 years ago
Ulrich Huber
b4890eec5f
Update release.yaml for Azure Pipelines
7 years ago
Ulrich Huber
18a74bd3a5
Remove Release Stages from CI Pipeline
7 years ago
Ulrich Huber
467eb84f38
Create release.yaml
7 years ago
JJones780
35748c2fa3
Merge pull request #1241 from JJones780/CSS
...
Let's Do CSS
7 years ago
JJones780
5ebb9744d0
Load CSS file for entire window. Initial css file makes FloatingToolbox and aanother button look nicer.
7 years ago
JJones780
281190deb7
XojMsgBox allow Pango Markup
7 years ago
Bryan Tan
ecd49596a1
Merge pull request #1245 from Febbe/master
...
Fixed Memory leak in BackgroundImage #1198
7 years ago
Fabian Keßler
bd318bdc5a
Applied @Technius feedback
...
moved the forward declaration of BackgroundImageContents into a ßprivate section of BackgroundImage and renamed it to Content
Signed-off-by: Fabian Keßler <fabian_kessler@gmx.de>
7 years ago
Ulrich Huber
eb7403bf02
Only check for test in badge
7 years ago
Ulrich Huber
27d425b48a
Add Azure Status Badge
7 years ago
Ulrich Huber
f7498c2bb2
Trigger Pipeline on all branches except stable
7 years ago
Ulrich Huber
38e87072ae
Only trigger Release if scheduled or manually triggerd
7 years ago
Ulrich Huber
c08d87299b
Merge pull request #1244 from xournalpp/azure-pipelines
...
Set up CI with Azure Pipelines
7 years ago
Ulrich Huber
56e0a17418
Reenable full pipeline
7 years ago
Ulrich Huber
5ad80da4f0
Fix typo
7 years ago
Ulrich Huber
27e8c0e614
Explicitly set directory
7 years ago
Ulrich Huber
93dc9d82ce
Explicitly set environment variables
7 years ago
Fabian Keßler
935f376fe1
BackgroundImage:
...
- reformat and reordered the code,
- added <memory> include
Signed-off-by: Fabian Keßler <fabian_kessler@gmx.de>
7 years ago
Ulrich Huber
a22225dfd2
Append to PATH not overwrite it
7 years ago
Fabian Keßler
e619a89326
BackgroundImage:
...
- reformat and reordered the code,
- added <memory> include
Signed-off-by: Fabian Keßler <fabian_kessler@gmx.de>
7 years ago
Ulrich Huber
d18f46297d
Update MSYS PATH
7 years ago
Ulrich Huber
d4fc1f55e6
Use MinGW bash to execute build scripts
7 years ago
Ulrich Huber
8e64b99766
Explicitly echo $PATH
7 years ago
Ulrich Huber
de1444f47f
Explicitly list mingw64 directory
7 years ago
Ulrich Huber
944a21268d
Run explicitly in bash
7 years ago
Ulrich Huber
b4bd92c10e
Add manual intervention for testing
7 years ago
Ulrich Huber
99c792c415
Add mingw64 to PATH
7 years ago
Ulrich Huber
0dd58cc4bb
Add usr to PATH
7 years ago
Ulrich Huber
362282ba07
Remove explicit install of gcc as it is contained in toolchain
7 years ago
Ulrich Huber
69bb299c25
Switch to new MSYS2 install routine
7 years ago
Ulrich Huber
28ef48fc96
Temporarily deactivate all stages except windows build
...
Set MSYS2 as additional path
7 years ago
Ulrich Huber
61473b0da1
Temporarily deactivate test stage fix windows build add artifacts
7 years ago
Fabian Keßler
43acdace32
Fixed Memory leak in BackgroundImage #1198
...
Moved impl of BackgroundImageContents into the BackgroundImage source file to reduce code bloat and increase encapsulation.
Removed unessesary header and source BackgroundImageContents.
Replaced custom memory management with a std::shared_ptr.
Refactored BackgroundImage.
Signed-off-by: Fabian Keßler <fabian_kessler@gmx.de>
7 years ago
Ulrich Huber
24b1c2b46f
Fix typo -_-
7 years ago
Ulrich Huber
378b66afa4
Remodel pipeline to use multiple stages
7 years ago
Ulrich Huber
e0171cc13a
Set working directory manually for steps
7 years ago
Ulrich Huber
0034f64a3e
Add forced line break to script
7 years ago
Ulrich Huber
a293307233
Temporary 1
7 years ago
Ulrich Huber
a0d01b2fa8
Use inline task to switch directory
7 years ago
Ulrich Huber
daccb3ded7
Switch to build directory in bash
7 years ago
Ulrich Huber
58ece3b178
Use sudo for apt
7 years ago