Commit Graph

538 Commits

Author SHA1 Message Date
Zorglube 8dba51a06f Release update 2020-09-11 17:43:10 +02:00
Zorglube 820187cbc3 Release FreeBSD 2020-09-11 17:43:10 +02:00
Zorglube a3c9e78b8f GitHub CI/CD 2020-09-11 17:43:10 +02:00
Bertrand Moreau acbb81ce44 Revert "Clever Cloud : "appIsGoPath": true,"
This reverts commit b75f9e6ca0.
2020-09-11 17:43:10 +02:00
Bertrand Moreau 04c7a68764 Revert "Clever Cloud : "appIsGoPath": false"
This reverts commit dcad017738.
2020-09-11 17:43:10 +02:00
Bertrand Moreau fc64d471f0 Revert ""appIsGoPath": true"
This reverts commit 5d0786577e.
2020-09-11 17:43:10 +02:00
Zorglube a0e76fcd6a "appIsGoPath": true 2020-09-11 17:43:10 +02:00
Zorglube bd87a28177 Clever Cloud : "appIsGoPath": false 2020-09-11 17:43:10 +02:00
Zorglube 8905dc856c Clever Cloud : "appIsGoPath": true, 2020-09-11 17:43:09 +02:00
Bertrand Moreau d3f89e0fae Multi-target build
Try to customize the MakeFile in order to be able to build an binary for
any target system.
2020-09-11 17:43:09 +02:00
Bertrand Moreau fde8ae5c15 Multi-target build
Try to customize the MakeFile in order to be able to build an binary for
any target system.
2020-09-11 17:42:23 +02:00
Bertrand Moreau 80bb1a2285 Remove git workflow 2020-09-11 17:41:03 +02:00
Bertrand Moreau 2a8909af5a Remove release 2020-09-11 17:41:03 +02:00
Zorglube 6ed9e1f3af Release update 2020-09-11 17:41:03 +02:00
Zorglube 4948b1a493 Release FreeBSD 2020-09-11 17:41:02 +02:00
Zorglube a230cebbcc GitHub CI/CD 2020-09-11 17:41:02 +02:00
Bertrand Moreau 02cebe4719 Revert "Clever Cloud : "appIsGoPath": true,"
This reverts commit b75f9e6ca0.
2020-09-11 17:41:02 +02:00
Bertrand Moreau cc6ce54f0d Revert "Clever Cloud : "appIsGoPath": false"
This reverts commit dcad017738.
2020-09-11 17:41:02 +02:00
Bertrand Moreau a63bd7a400 Revert ""appIsGoPath": true"
This reverts commit 5d0786577e.
2020-09-11 17:41:02 +02:00
Zorglube 42b2e478fc "appIsGoPath": true 2020-09-11 17:41:02 +02:00
Zorglube 62cc0be675 Clever Cloud : "appIsGoPath": false 2020-09-11 17:41:02 +02:00
Zorglube eb2547f7e6 Clever Cloud : "appIsGoPath": true, 2020-09-11 17:41:02 +02:00
Bertrand Moreau 1d539a00d2 CleverCloud deploy conf 2020-09-11 17:41:02 +02:00
Bertrand Moreau a12d24e349 Multi-target build
Try to customize the MakeFile in order to be able to build an binary for
any target system.
2020-09-11 17:41:02 +02:00
Bertrand Moreau 96bd1b9452 Multi-target build
Try to customize the MakeFile in order to be able to build an binary for
any target system.
2020-09-11 17:39:44 +02:00
Bertrand Moreau 7d7c964ea4 Libs update 2020-09-11 14:10:57 +02:00
Bertrand Moreau 994e0b7a4b Typo + cross-compile arch 2020-09-11 14:09:48 +02:00
Bertrand Moreau eb4cc640eb Typo 2020-09-11 14:08:54 +02:00
Zorchenhimer 4e1e73b385 Update go alt-version link in the readme
The link to the go documentation changed because they reorganized the
page.
2020-09-04 18:58:58 -04:00
Zorglube eb5cb38d10 Create MakeFile.BSD 2020-08-23 18:03:45 +02:00
Zorglube 9f6061c1d7 Changed EOL into readme.md 2020-08-23 17:55:26 +02:00
Zorglube 37ff82f9cc Factorize runPath() 2020-08-23 17:54:01 +02:00
Zorglube 36bd6f6ea4 Add DSB into builds 2020-08-23 13:12:40 +02:00
Zorglube a8c3d4f097 Log file directory 2020-08-23 00:05:30 +02:00
Bertrand Moreau 3ac43ba1f3 Very little factorize around "func runPath()" 2020-08-21 20:05:11 +02:00
Bertrand Moreau 7e0f11f851 settings.json default value 2020-08-21 12:29:00 +02:00
Bertrand Moreau 0ae22cd44d Merge branch 'master' of https://github.com/zorglube/MovieNight.git
Conflicts:
	Makefile
2020-08-21 12:07:26 +02:00
Bertrand Moreau 7cd9945e8a Removed: if windows
It isn't mandatory to be suffixed by ".exe" to be runnable into an
windows.
2020-08-21 12:06:36 +02:00
Bertrand Moreau affca20c33 Removed: if windows
It isn't mandatory to be suffixed by ".exe" to be runnable into an
windows.
2020-08-21 12:01:54 +02:00
Bertrand Moreau aaad03f44d Run from anywhere
Get the runpath at runtime, in order to run MovieNight from whatever
position into the filesystem.
2020-08-21 11:59:58 +02:00
Zorglube c1572c0c81 Relative running 2020-08-20 19:06:34 +02:00
Zorglube 28d40c497b
absolut dir 2020-08-20 18:53:49 +02:00
Zorglube 8b3490a4a6
Relative dir 2020-08-20 18:49:26 +02:00
Zorglube ef0beae00f
Add conf file var 2020-08-20 18:14:57 +02:00
Zorglube 8b2e1af6b0
BSD Make if 2020-08-20 14:37:42 +02:00
Zorglube cae345dec8
Update .travis.yml 2020-08-19 17:24:39 +02:00
Zorglube d67ef3dedc
Update .travis.yml 2020-08-19 17:21:58 +02:00
Bertrand Moreau a9a8b45a23 remove Clever Could conf 2020-08-19 16:54:01 +02:00
Bertrand Moreau e517456bd2 Merge branch 'master' of https://github.com/zorglube/MovieNight.git
Conflicts:
	readme.md
2020-08-19 16:52:14 +02:00
Bertrand Moreau ad93fb3403 Remove git workflow 2020-08-19 16:41:31 +02:00