summaryrefslogtreecommitdiffstats
path: root/pkgs/development/libraries/wxwidgets
AgeCommit message (Collapse)Author
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-05-16wxGTK32: 3.2.4 -> 3.2.5Evils
2024-03-14wxGTK32: repro build and disable rpathEvils
disable rpath is currently required for their master branch as that retains the build directory in rpath patchPhase seemingly can't deal with that
2023-12-10bambu-studio: init at 01.06.02.04 (#206495)Zhaofeng Li
* wxGTK31: Support enabling WebRequest component * wxGTK31: Support enabling private fonts * bambu-studio: init at 01.06.02.04 Co-authored-by: Phileas Lebada <gitpl@woerm.at> * bambu-studio: 01.06.02.04 -> 01.07.00.65 * bambu-studio: 01.07.00.65 -> 01.07.06.92 The OpenSSL pin is no longer needed. * bambu-studio: 01.07.06.92 -> 01.08.00.62 * Switch to newer tbb version tbb was broken up into two versions for backwards compability https://github.com/NixOS/nixpkgs/pull/217585/files and put into prusa-slicer https://github.com/NixOS/nixpkgs/pull/238921/files Which fixes for 1.8 beta build ``` bambu-studio> CMake Error at src/libslic3r/CMakeLists.txt:490 (target_link_libraries): bambu-studio> Target "libslic3r" links to: bambu-studio> TBB::tbbmalloc bambu-studio> but the target was not found. Possible reasons include: bambu-studio> * There is a typo in the target name. bambu-studio> * A find_package call is missing for an IMPORTED target. bambu-studio> * An ALIAS target is missing. bambu-studio> bambu-studio> -- Generating done (0.2s) bambu-studio> CMake Warning: bambu-studio> Manually-specified variables were not used by the project: bambu-studio> CMAKE_EXPORT_NO_PACKAGE_REGISTRY bambu-studio> DEP_WX_GTK3 bambu-studio> bambu-studio> CMake Generate step failed. Build files cannot be regenerated correctly. error: builder for '/nix/store/rzgx01p1ni2xbx5ddg0133pjjlzs8618-bambu-studio-01.08.00.57.drv' failed with exit code 1; ``` * bambu-studio: switch to custom openvdb tbb version * Downgrade boost to 179 (181 is current default) --------- Co-authored-by: Phileas Lebada <gitpl@woerm.at>
2023-11-25wxGTK32: fix console crashFlorian Brandes
If console programs use the wxApp class it will crash with GTK3 with: "g_object_get: assertion 'G_IS_OBJECT (object)' failed" This patch fixes it. See https://github.com/wxWidgets/wxWidgets/issues/23981 and https://github.com/veracrypt/VeraCrypt/issues/1263 Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-22Enable `wxWebView` in `wxGTK32`.c4lliope
Closes #267712 Needed as a dependency for a number of language-specific packages, including https://hexdocs.pm/desktop in Elixir.
2023-11-16wxGTK32: 3.2.3 -> 3.2.4Evils
2023-10-24wxGTK32: 3.2.2.1 -> 3.2.3Evils
2023-05-29wxGTK32: drop mesa on darwinWeijia Wang
2023-05-29wxGTK31: drop mesa on darwinWeijia Wang
2023-03-22wxGTK30, wxmac: dropWeijia Wang
2023-03-15wxGTK31: 3.1.5 -> 3.1.7Weijia Wang
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-02-15pkgsMusl.wxwidgets: fix buildsuperherointj
2023-02-13wxGTK32: 3.2.2 -> 3.2.2.1Evils
2023-02-12wxGTK32: 3.2.1 -> 3.2.2Evils
2023-01-11pkgsMusl.wxGTK32: fix buildsuperherointj
2022-12-03treewide: drop wxGTK30-gtk2Weijia Wang
2022-11-15wxGTK30: 3.0.5 -> 3.0.5.1Weijia Wang
2022-11-04wxGTK28, wxGTK29: dropWeijia Wang
2022-10-27wxGTK31: drop gtk2 supportWeijia Wang
2022-10-26Merge pull request #195670 from wegank/wxwidgets-refactorSandro
2022-10-12wxGTK30: refactorWeijia Wang
2022-10-01super-slicer: use non-EGL version of wxWidgets.David Anderson
Fixes #193135 Signed-off-by: David Anderson <dave@natulte.net>
2022-09-29wxgtk32: init at 3.2.1Thiago Franco de Moraes
2022-06-15 wxGTK30-gtk2,wxGTK30-gtk3: add missing buildInput on DarwinMalo Bourgon
2022-03-27Merge master into staging-nextgithub-actions[bot]
2022-03-26wxGTK: remove myself from maintainersAndersonTorres
2022-03-26Merge branch 'master' into staging-nextVladimír Čunát
2022-03-25Merge branch 'master' into staging-nextVladimír Čunát
2022-03-24wxwidgets: fix buildWill Cohen
2022-03-23wxwidgets: fix building on darwinNikola Knezevic
Fix building on darwin by passing in all the dependencies and removing compilation switches that do not exist anymore.
2022-02-27Merge branch 'staging-next' into stagingJan Tojnar
2022-02-26fixup patches reference on wxwidgetsAndersonTorres
2022-02-26Merge branch 'master' into staging-nextAndersonTorres
2022-02-24wxwidgets: remove darwin from inputsAndersonTorres
2022-02-21wxwidgets: resolve easy let insSandro Jäckel
2022-02-21wxwidgets: remove darwin from inputsSandro Jäckel
2022-02-21wxwidgets: remove unused assertsSandro Jäckel
2022-02-03wxGTK30: fix compat2* flagsAndersonTorres
2022-02-03wxwidgets: rename filesAndersonTorres
2022-02-03wxGTK31: 3.1.4 -> 3.1.5AndersonTorres
2022-02-01wxGTK30: rewriteAndersonTorres
2022-01-31wxGTK29: 2.9.4 -> 2.9.5AndersonTorres
Also vendoring the patch
2022-01-30wxGTK28: rewriteAndersonTorres
2022-01-30wxmac: rewriteAndersonTorres
2021-12-30wxmac: switch to fetchFromGitHubFelix Buehler
2021-07-17various: cleanup of "inherit version;"Felix Buehler
2021-03-10wxwidgets_3: remove ? null from inputs, formatSandro Jäckel
2021-02-14wxGTK30: 3.0.4 → 3.0.5Nikolay Korotkiy