Commit Graph

  • 9ff15ccd69 Fix desktop file validation error message TheAssassin 2018-06-18 03:13:09 +02:00
  • ba50896465 Fix desktop file validation error check TheAssassin 2018-06-18 03:12:54 +02:00
  • 602b18ae89 Fix quotation TheAssassin 2018-06-18 02:31:03 +02:00
  • 2195632b14 Deploy convert for debugging purposes TheAssassin 2018-06-18 02:28:03 +02:00
  • 73482efa53 Fix SVG deployment, mk. 3 TheAssassin 2018-06-16 03:50:43 +02:00
  • 823e9a3cba Fix SVG deployment, mk. 2 TheAssassin 2018-06-16 03:41:32 +02:00
  • 8a48212379 Clean up unused variable TheAssassin 2018-06-16 03:34:24 +02:00
  • b491870cab Fix SVG deployment TheAssassin 2018-06-16 03:33:55 +02:00
  • 68c1768543 Show message on libmagick errors TheAssassin 2018-06-16 03:31:49 +02:00
  • 760f92b5ce Fix error message TheAssassin 2018-06-16 03:11:33 +02:00
  • 32dba2942c Fix deployedExecutablePaths TheAssassin 2018-06-16 02:56:46 +02:00
  • 11c4ca79c4 Temporarily disable MIME checks until fix is available TheAssassin 2018-06-16 02:15:17 +02:00
  • b335e65af3 Fix crash TheAssassin 2018-06-16 00:49:18 +02:00
  • d0a36af12c Fix deployExecutable, mk. 2 TheAssassin 2018-06-15 15:02:24 +02:00
  • 83656ff656 Replace fts/dirent with boost::filesystem functionality TheAssassin 2018-06-14 21:29:01 +02:00
  • 7eb7c04ee4 Fix deployExecutable TheAssassin 2018-06-14 21:21:32 +02:00
  • 14a1702bb5 Show message when deployFile() is called by user TheAssassin 2018-06-13 17:48:57 +02:00
  • b0b2862cb4 Remove duplicate space in error message TheAssassin 2018-06-11 23:52:29 +02:00
  • 8209687bf8 Remove duplicate error message TheAssassin 2018-06-11 23:49:50 +02:00
  • 5bb8002a09 Improve copyFile TheAssassin 2018-06-11 23:43:21 +02:00
  • ee42183205 Add deployFile to AppDir class interface TheAssassin 2018-06-11 23:04:37 +02:00
  • 333c281c20 Add destination parameter to deployExecutable TheAssassin 2018-06-11 23:00:28 +02:00
  • 5147620250 Add indentation to log output TheAssassin 2018-06-08 14:49:30 +02:00
  • f13d87a88b Improve program flow TheAssassin 2018-06-08 14:20:59 +02:00
  • 204fb5bada Log library destination on deployment TheAssassin 2018-06-08 14:18:44 +02:00
  • e3d554ea1b Fix output path for linuxdeploy binary TheAssassin 2018-06-08 11:53:09 +02:00
  • fa2b463363 Calculate relative path from absolute paths TheAssassin 2018-06-08 11:36:18 +02:00
  • 720dd68d56 Use 1.67.0 tag instead of master TheAssassin 2018-06-08 03:29:59 +02:00
  • 437631b346 Remove obsolete debug message TheAssassin 2018-06-08 03:23:08 +02:00
  • 4a31ecb8b9 Allow setting destination directory in deployLibrary() TheAssassin 2018-06-08 03:06:18 +02:00
  • 96bf015722 Build up to date version of Boost libraries TheAssassin 2018-06-08 02:04:20 +02:00
  • 030b21379b Move exception to header TheAssassin 2018-06-04 14:08:24 +02:00
  • c6f760c343 Add some checks to ElfFile constructor TheAssassin 2018-06-04 13:59:23 +02:00
  • 22011ac9bf Merge remote-tracking branch 'origin/master' TheAssassin 2018-06-04 13:43:06 +02:00
  • 97f4a21fd0 Fix CMAKE_MODULE_PATH TheAssassin 2018-06-04 13:42:52 +02:00
  • bc43814608 Use references instead of copying values TheAssassin 2018-06-03 12:52:59 +02:00
  • 7c0b24c0a2 Fix build deps TheAssassin 2018-06-03 11:29:41 +02:00
  • 54029b53b6 Deploy dependencies for existing files in AppDir TheAssassin 2018-06-03 03:24:29 +02:00
  • f2dc908b18 Actually load magic data TheAssassin 2018-06-03 03:17:15 +02:00
  • 88a62ff2a7 Improve MagicError TheAssassin 2018-06-03 03:14:13 +02:00
  • 8ec2f00448 Add error string to exception messages TheAssassin 2018-06-03 03:07:23 +02:00
  • 364afc384d Fix libmagic missing dependencies TheAssassin 2018-06-03 02:44:28 +02:00
  • 049661aeca Fix location of function TheAssassin 2018-06-03 02:32:39 +02:00
  • e97dd29da5 Rename wrapper class TheAssassin 2018-06-03 02:29:46 +02:00
  • 76399d15e2 Refactor util lib TheAssassin 2018-06-03 02:14:51 +02:00
  • 22df875849 Add libmagic wrapper TheAssassin 2018-06-03 02:09:24 +02:00
  • b64270c37b Add include dir to public linking interface TheAssassin 2018-06-02 01:19:57 +02:00
  • 96f77423d6 Remove util.h from public interface TheAssassin 2018-06-02 01:15:07 +02:00
  • 6b88cd4721 Rename core library for external usage TheAssassin 2018-06-02 01:11:52 +02:00
  • 749110852c Force static build of the core library TheAssassin 2018-06-02 01:11:17 +02:00
  • 2bee994f53 Rename icons like <appname>_*.ext to <appname>.ext TheAssassin 2018-06-01 21:49:03 +02:00
  • d1e2f9a5d9 Add stringStartsWith utility function TheAssassin 2018-06-01 21:43:56 +02:00
  • 0cc71b2d84 Link boost statically TheAssassin 2018-06-01 20:33:53 +02:00
  • 3244f44b9a Don't overwrite existing files unless explicitly requested TheAssassin 2018-06-01 20:28:32 +02:00
  • aa345a3dfe Initialize all variables TheAssassin 2018-06-01 16:56:28 +02:00
  • a4103bde5b Add note about default verbosity value TheAssassin 2018-06-01 16:01:40 +02:00
  • 118b4f2ca2 Improve deployment efficiency TheAssassin 2018-06-01 15:27:08 +02:00
  • 2760ed2e8a Improve duplicates check efficiency TheAssassin 2018-06-01 15:15:40 +02:00
  • f65ce9a2b1 Improve docs and initialization of containers TheAssassin 2018-06-01 15:12:26 +02:00
  • 563be1a14c Improve rpath handling TheAssassin 2018-06-01 15:02:05 +02:00
  • 72e20ec6fc Improve desktop file related messages TheAssassin 2018-06-01 14:57:14 +02:00
  • 8f59b3ef4a Allow using custom AppRun TheAssassin 2018-06-01 02:55:37 +02:00
  • a382a0fd98 Show usage if --appdir is missing TheAssassin 2018-05-31 23:21:20 +02:00
  • 2e1873d8b9 Upload built AppImage TheAssassin 2018-05-30 22:51:56 +02:00
  • fbb871ba25 Check whether built AppImage works TheAssassin 2018-05-30 22:44:41 +02:00
  • 879176ca7b Don't crash if patchelf binary is not found TheAssassin 2018-05-30 22:33:05 +02:00
  • c67239082e Use local patchelf if available TheAssassin 2018-05-30 22:30:44 +02:00
  • 1fd396749b Deploy patchelf binary TheAssassin 2018-05-30 21:31:22 +02:00
  • 17b55f02e8 Travis configuration (#1) TheAssassin 2018-05-30 21:27:39 +02:00
  • e598536173 Initial commit TheAssassin 2018-05-30 19:21:08 +02:00