Endolf
|
04b2dce53a
|
Reduce the items we are stashing and unstashing.
|
2018-05-23 17:19:47 +01:00 |
|
Endolf
|
9d11cb04da
|
Unstash artifacts
|
2018-05-23 01:39:46 +01:00 |
|
Endolf
|
517357401e
|
Only keep 5 builds.
|
2018-05-23 01:29:14 +01:00 |
|
Endolf
|
69d6b1b8a6
|
Add the tools.
|
2018-05-23 01:16:53 +01:00 |
|
Endolf
|
cc2c663916
|
Add the tools.
|
2018-05-23 01:02:13 +01:00 |
|
Endolf
|
4c7eff906e
|
Add the tools.
|
2018-05-23 01:00:46 +01:00 |
|
Endolf
|
62451c9cb7
|
Trigger builds once a branch is discovered.
|
2018-05-23 00:58:17 +01:00 |
|
Endolf
|
49946e27e0
|
WIP jenkinsfile.
|
2018-05-23 00:50:27 +01:00 |
|
Endolf
|
c6a6d2e8f8
|
WIP jenkinsfile.
|
2018-05-23 00:39:22 +01:00 |
|
Endolf
|
2acfe0edaa
|
Start of GPG signing
|
2018-05-23 00:32:46 +01:00 |
|
Endolf
|
8a213d061c
|
Update missing SCM data.
|
2018-05-22 23:37:20 +01:00 |
|
Endolf
|
a5112ed015
|
Merge pull request #30 from jinput/issue5
Issue5
|
2018-05-22 22:46:31 +01:00 |
|
Endolf
|
f4876067c1
|
Merge remote-tracking branch 'origin/master' into issue5
|
2018-05-22 22:43:00 +01:00 |
|
Endolf
|
4b66611142
|
Merge pull request #29 from jinput/maven
Maven
|
2018-05-22 22:38:45 +01:00 |
|
Endolf
|
0e321e77a2
|
Handle wintab not being available
|
2018-05-21 21:51:53 +01:00 |
|
Endolf
|
4a7f075d23
|
Fix typo in profile id
|
2018-05-20 22:56:51 +01:00 |
|
Endolf
|
92391498cf
|
Activate the wintab profile if we are on windows and the SDK path is set.
|
2018-05-20 22:55:42 +01:00 |
|
Endolf
|
4cb3cc08fc
|
Activate the wintab profile if we are on windows and the SDK path is set.
|
2018-05-20 22:49:27 +01:00 |
|
Endolf
|
ee9aa09577
|
Wintab links
|
2018-05-20 22:01:48 +01:00 |
|
Endolf
|
76669f6b51
|
Wintab compiles, not linking yet though.
|
2018-05-20 13:13:50 +01:00 |
|
Endolf
|
9a6fd1cf66
|
Steps towards wintab build
|
2018-05-19 21:02:10 +01:00 |
|
Endolf
|
c875ade848
|
Steps towards wintab build
|
2018-05-18 18:13:26 +01:00 |
|
Endolf
|
40f2e7fd25
|
Steps towards wintab build
|
2018-05-18 18:12:17 +01:00 |
|
Endolf
|
809334336c
|
Example using maven
|
2018-05-17 18:41:04 +01:00 |
|
Endolf
|
c82ba65e2b
|
Compile under OSX
|
2018-05-16 23:54:53 +01:00 |
|
Endolf
|
96eea217e3
|
Fix the os family name
|
2018-05-16 22:18:25 +01:00 |
|
Endolf
|
ba840b81f4
|
Wintab changes
|
2018-05-12 19:24:07 +01:00 |
|
Endolf
|
b08843d82b
|
Remove old ant files.
|
2018-05-12 19:08:54 +01:00 |
|
Endolf
|
64ec6fe8e4
|
Guard against null pointer
|
2018-05-12 18:59:54 +01:00 |
|
Endolf
|
c8996c0581
|
Add the osx profile
|
2018-05-12 11:21:58 +01:00 |
|
Endolf
|
4e98105deb
|
First stab at OSX maven build.
|
2018-05-12 11:17:38 +01:00 |
|
Endolf
|
e0a512be48
|
Fix version file for generation from Maven.
|
2018-05-10 00:48:33 +01:00 |
|
Endolf
|
5a80ec7321
|
Use maven details for version information.
|
2018-05-10 00:07:24 +01:00 |
|
Endolf
|
557be525a2
|
Linking working.
|
2018-05-09 23:49:45 +01:00 |
|
Endolf
|
f2b022b197
|
Compiling working.
|
2018-05-09 23:21:21 +01:00 |
|
Endolf
|
22b9ee15a4
|
Fix jni.h file location.
|
2018-05-09 21:58:39 +01:00 |
|
Endolf
|
3b886a200e
|
Use normal paths, as they work.
|
2018-05-09 21:46:25 +01:00 |
|
Endolf
|
3faf26532e
|
Remove the clean target and some commented out code.
|
2018-05-09 21:45:38 +01:00 |
|
Endolf
|
1eea3061f1
|
Fix path
|
2018-05-09 20:48:00 +01:00 |
|
Endolf
|
682ebbaf69
|
Refactor the sources
|
2018-05-09 20:38:48 +01:00 |
|
Endolf
|
c71f96a708
|
Use javac with the -h arg instead of javah that's now deprecated.
|
2018-05-09 20:31:37 +01:00 |
|
Endolf
|
252ca8876f
|
Use javac with the -h arg instead of javah that's now deprecated.
|
2018-05-09 20:16:04 +01:00 |
|
Endolf
|
2b7d10e435
|
Add profiles for OS builds
|
2018-05-09 18:56:25 +01:00 |
|
Endolf
|
289a6db298
|
First commit for windows
|
2018-05-09 18:55:55 +01:00 |
|
Endolf
|
4517180482
|
Linux native jar file building.
|
2018-05-02 11:54:06 +01:00 |
|
Endolf
|
b2fd759065
|
Linux building under maven
|
2018-04-30 21:31:56 +01:00 |
|
Endolf
|
294629a312
|
Merge pull request #20 from leif81/patch-1
Add basic README with maven and javadoc badges
|
2017-06-07 20:29:31 +01:00 |
|
Leif Gruenwoldt
|
2c9654b300
|
Add basic README with maven and javadoc badges
The badges are handy way to discover the latest artifacts.
|
2017-06-07 15:20:31 -04:00 |
|
Endolf
|
e730077f78
|
Merge pull request #13 from Razielwar/razielwar/button32
manage button 32
|
2017-06-06 18:34:00 +01:00 |
|
Endolf
|
822e0b4827
|
Delete README.txt
|
2017-05-09 12:37:40 +01:00 |
|