This website requires JavaScript.
Explore
Help
Sign In
tauri-apps
/
tauri
Watch
1
Star
1
Fork
0
You've already forked tauri
mirror of
https://github.com/tauri-apps/tauri.git
synced
2024-12-19 00:21:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
875c35e6e4
tauri
/
tooling
/
cli.rs
/
templates
/
app
/
src-tauri
/
build.rs
4 lines
37 B
Rust
Raw
Normal View
History
Unescape
Escape
[Feature/Bug(#133)] add icon to windows Exe and MSI (#211) * add icon to msi * remove print * make attohttpc windows only * make attohttpc error windows only * copy icon files to resource folder in output. * add ico to template * remove print * remove duplicate * add uninstaller to wix * fix typos * fix program flow * add windows icon logic to template. * update serde, phf and change includedir to tauri * update next.js with new tauri setup * update monolith * remove unnessecary deps * remove updater.rs and deps * update react examples * update vue example * Revert "update vue example" This reverts commit a5d58f55b42ec7719ed200d03d9503ffebf8e212. * Revert "update react examples" This reverts commit cce215f97e397e14c6da2cbe866d2480f2d94f97. * Revert "remove updater.rs and deps" This reverts commit 8d422294f4337a8738b64044f59a01de5a1be061. * Revert "remove unnessecary deps" This reverts commit 30e023f3831530df827a932a2e1f48473d2bbc9b. * Revert "update monolith" This reverts commit fac097f51a5684d92c03750238dd567d0207e00b. * Revert "update next.js with new tauri setup" This reverts commit caf5f198eacbd1c9feba8d1c0f72ec65be9f8fa2. * revert smoke-test changes * revert smoke-test changes * fix conflicts * fix conflicts
2019-12-24 22:33:41 +03:00
fn
main
(
)
{
feat: build without proc macros (#1226) Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-03-13 04:10:19 +03:00
tauri_build
::
build
(
)
add delimiter
2020-02-12 04:31:29 +03:00
}
Reference in New Issue
Copy Permalink