Nathan Wienand
|
da1838db60
|
adding new build and start commandline options for single exe
|
2020-11-12 11:15:37 +00:00 |
|
Gabe Cook
|
f7217b417f
|
Add target command line option found in 'build' to 'start' in CLI to support custom targets in development.
|
2020-08-07 10:09:27 -05:00 |
|
Gregor Biswanger
|
029b077602
|
manage the configuration environment with the electron.manifest.json
|
2020-05-26 22:03:05 +02:00 |
|
Konstantin Gross
|
8c250ae83e
|
Add ConfigurationProfile paramter to electronize start command
|
2020-05-20 18:59:38 +02:00 |
|
Gregor Biswanger
|
b6417d0718
|
Implement new command: electronize build /target win /PublishReadyToRun false #395 - Add self contained app #387
|
2020-05-10 00:31:28 +02:00 |
|
Syed Adeel Hassan Rizvi
|
00eb9869dc
|
1. Watch enabled successfully.
2. Reloading electron after build.
|
2020-05-01 17:29:56 +10:00 |
|
Syed Adeel Hassan Rizvi
|
2987e3143d
|
commented out the code
|
2020-05-01 09:45:02 +10:00 |
|
Syed Adeel Hassan Rizvi
|
a0e0cc3bbc
|
/watch arg added, main.js updated
|
2020-04-30 22:31:12 +10:00 |
|
Gregor Biswanger
|
3ba3fa6414
|
Add new Electronize CLI command #273
|
2020-04-21 19:38:16 +02:00 |
|
Gregor Biswanger
|
c0bf257b55
|
Increase startup time #356 🚀
|
2020-04-19 15:19:24 +02:00 |
|
Gregor Biswanger
|
a788d71530
|
Implemented Electrons CommandLine-API, Implemented arguments support, Implemented different manifest file support
|
2019-11-30 01:30:22 +01:00 |
|
Jim Buck
|
b6fb1cb0bf
|
Converted global npm dependencies to use npx.
|
2019-10-22 23:59:47 -04:00 |
|
Robert Muehsig
|
f64b780a27
|
documentation and one minor adjustment
|
2019-10-15 00:21:36 +02:00 |
|
Robert Muehsig
|
5cd11a8110
|
build
|
2019-10-03 23:36:21 +02:00 |
|
Maher Jendoubi
|
ed6ebe90b1
|
Fixed some spelling issues
* Cleanup of unnecessary usings
* Used language keywords instead of BCL types : Object --> object
* Fixed some spelling issues
|
2019-05-18 02:00:56 +02:00 |
|
Robert Muehsig
|
f709f65f9e
|
always invoke npm install
|
2019-01-15 22:21:25 +01:00 |
|
Robert Muehsig
|
2b3eabf75a
|
test
|
2019-01-09 23:04:56 +01:00 |
|
Robert Muehsig
|
0f085fdb1d
|
copy the right stuff and invoke npm
|
2019-01-08 23:56:19 +01:00 |
|
Robert Muehsig
|
7d8301af54
|
copy should be ok
|
2019-01-08 23:49:40 +01:00 |
|
Robert Muehsig
|
c1bd48b58d
|
adding the resultcode to the output
|
2018-09-27 22:48:54 +02:00 |
|
Robert Muehsig
|
a1aaabd588
|
test target stuff
|
2018-02-11 22:24:12 +01:00 |
|
Robert Muehsig
|
1f83a8d7ab
|
typo
|
2017-11-15 23:43:39 +01:00 |
|
Robert Muehsig
|
5c14e585cf
|
fix https://github.com/ElectronNET/Electron.NET/issues/52
|
2017-11-15 23:42:15 +01:00 |
|
Robert Muehsig
|
6fc79c1b50
|
skip npm install when modules dir exists
for https://github.com/ElectronNET/Electron.NET/issues/10
|
2017-11-07 21:58:36 +01:00 |
|
Yusuke Yamada
|
cb20c063cf
|
Use electron that exist in current path
|
2017-11-07 16:58:32 +09:00 |
|
Robert Muehsig
|
52f55424ae
|
fixes https://github.com/ElectronNET/Electron.NET/issues/36 & https://github.com/ElectronNET/Electron.NET/issues/11
|
2017-11-04 23:17:04 +01:00 |
|
Robert Muehsig
|
85b80bfba2
|
fix for https://github.com/ElectronNET/Electron.NET/issues/36
|
2017-11-04 22:58:29 +01:00 |
|
Peter Marcu
|
f981c04159
|
Move to generic RIDs
|
2017-11-04 09:25:43 -07:00 |
|
Robert Muehsig
|
4433d36829
|
first step in fixing the debug UX
related to https://github.com/ElectronNET/Electron.NET/issues/13
|
2017-10-26 23:00:22 +02:00 |
|
Gregor Biswanger
|
778dde2b55
|
implement the API Demo-App complete. Implement the Clipboard-, Screen- and WebContents-API. Fix some bugs. Edit the Readme.
|
2017-10-23 19:08:10 +02:00 |
|
Gregor Biswanger
|
248ddde82b
|
implement Demo App sections: Dialogs, Menu, Tray, Shell, CrashHang, Notification, Shortcuts etc. Fix some API bugs and implement GlobalShortcut-, Shell- and WebContents-API.
|
2017-10-21 04:37:01 +02:00 |
|
Robert Muehsig
|
b5bdc88109
|
naming changes to electron.manifest.json
|
2017-10-15 22:43:35 +02:00 |
|
Gregor Biswanger
|
828963ae9f
|
merge from develop
|
2017-10-15 22:09:25 +02:00 |
|
Gregor Biswanger
|
08b88e3adf
|
implement first dialog-, notification-, tray- and menu-api functions
|
2017-10-15 17:03:07 +02:00 |
|
Gregor Biswanger
|
8f9a84cb0f
|
implement WindowManager, BrowserWindow-API and Menu-API
|
2017-10-15 06:03:48 +02:00 |
|
Robert Muehsig
|
f3050b9dc4
|
init
|
2017-10-15 00:08:15 +02:00 |
|
Gregor Biswanger
|
2989144dce
|
implement IPC Support
|
2017-10-07 01:32:19 +02:00 |
|
Gregor Biswanger
|
47996a76d9
|
implement auto port support for socket bridge communication
|
2017-10-06 05:04:56 +02:00 |
|
Gregor Biswanger
|
383e9cd3fa
|
fix Build und Start Commands with new Temp-Folder "OBJ"
|
2017-10-06 02:54:55 +02:00 |
|
Gregor Biswanger
|
d224e7b1ad
|
refactor implementation
|
2017-10-05 21:28:47 +02:00 |
|
Gregor Biswanger
|
684144b8ad
|
implement BuildCommand
|
2017-10-05 04:44:58 +02:00 |
|
Gregor Biswanger
|
2b93201383
|
imeplement StartElectronCommand design
|
2017-10-04 16:24:41 +02:00 |
|