This website requires JavaScript.
Explore
Help
Sign In
encounter
/
linuxdeploy
Watch
0
Star
0
Fork
0
You've already forked linuxdeploy
mirror of
https://github.com/encounter/linuxdeploy.git
synced
2026-03-30 11:18:58 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41569a4f53ac5b8b2369ab4d3039deac94dc358a
linuxdeploy
/
src
T
History
Alexis Lopez Zubieta
7ff05ca98e
Removing AppRun file existence check as createLinksInAppDirRoot also perform this check
2018-11-05 15:27:58 -06:00
..
core
Add symlinkFile to the public AppDir interface (
#42
)
2018-11-05 22:10:18 +01:00
plugin
Search for plugins in current working directory
2018-09-29 21:56:58 +02:00
util
Document complex if query
2018-10-25 15:33:22 +02:00
appdir_test_main.cpp
Add tool to debug AppDir class behavior
2018-06-23 21:41:50 +02:00
CMakeLists.txt
Move deployAppDirRootFiles function into a separated file to allow unit testing
2018-11-05 15:12:27 -06:00
linuxdeploy.cpp
Removing AppRun file existence check as createLinksInAppDirRoot also perform this check
2018-11-05 15:27:58 -06:00
linuxdeploy.h
Replace args::ValueFlagList by vector<string> in deployAppDirRootFiles function signature
2018-11-05 15:12:27 -06:00
main.cpp
Replace args::ValueFlagList by vector<string> in deployAppDirRootFiles function signature
2018-11-05 15:12:27 -06:00
plugin_test_main.cpp
Make findPlugins return plugin name
2018-06-19 22:47:01 +02:00