summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-10-08Update version.Gabriel Araujo
2024-10-08Update CFLAGS to c++17 and remove deprecated compiler flag '--enable-enumpoly'.Gabriel Araujo
2024-10-08Use 'python-build' and 'python-installer'.Gabriel Araujo
2023-09-02Set 'setup.py' calls in build stages to use Python3.Gabriel Araujo
2022-09-07Update maintainer commentLance Roy
2022-09-07Switch to wxwidgets-gtk3Lance Roy
This commit also fixes a build issue from the files being rearranged in https://github.com/gambitproject/gambit/commit/9deb2232a51bc0ab6aba5e1aec7edeacc5725c37
2021-05-25add CFLAGS for the python2 part of compilationhaawda
2021-03-05readopt, depend on wxgtk2haawda
2017-11-23add python2 extensionhaawda
2017-10-14remove makedependency to gcc5haawda
2017-07-27Updated version (16.0.1.r5.g07cf5d40 -> 16.0.1.r6.g700a9d74).haawda
Changelog ========= Remove diagnostic output erroneously left in gambit-lp in a previous commit. (700a9d74)
2017-07-19Updated version (16.0.1 -> 16.0.1.r5.g07cf5d40).haawda
Changelog ========= Merge branch 'maint15' (07cf5d40) Merge branch 'maint14' into maint15 (9524b18a) Fix possibility of taking log of zero in generating default wxSheet column labels. (44748e1b) Use list of programs instead of wildcard in building OS X app bundle. (3eb938f1) Const-correctness fix in shared_ptr.h (b9111563)
2017-07-02depend on gcc5 rather than gcc63haawda
2017-06-29g++-6.3, not gcc-6.3haawda
2017-06-29needs gcc63 to buildhaawda
2017-06-29Updatehaawda
2017-05-14change CXXFLAGShaawda
2017-01-03Updated version (16.0.0.r2.gb8bae238 -> 16.0.0.r3.g12f2c5fc).Stefan Husmann
Changelog ========= Added Jupyter sample of QRE analysis of sender-receiver game, by Valeria Burdea. (12f2c5fc)
2016-12-16Updated version (16.0.0.r2.gb8bae23 -> 16.0.0.r2.gb8bae238).AUR Update Bot
2016-07-22Updated version (16.0.0 -> 16.0.0.r2.gb8bae23).AUR Update Bot
Changelog ========= Merge remote-tracking branch 'origin/master' (b8bae23) Implement support for writing HTML/LaTeX of reduced strategic forms. (400d716)
2016-07-18Updated version (15.1.0.r43.gfb00147 -> 16.0.0).AUR Update Bot
Changelog ========= Remove website main page - moving site to own repository. (3b0422c)
2016-07-08Updated version (15.1.0.r42.g7fc788c -> 15.1.0.r43.gfb00147).AUR Update Bot
Changelog ========= Implement optional disabling of game tree canonicalization. (fb00147)
2016-07-08Updated version (15.1.0.r40.g0525527 -> 15.1.0.r42.g7fc788c).AUR Update Bot
Changelog ========= Improve efficiency of creating chance moves. (7fc788c) Refactor gametracer-based implementations of IPA and GNM to library. (96e6f7c)
2016-07-05Updated version (15.1.0.r39.g3f06914 -> 15.1.0.r40.g0525527).AUR Update Bot
Changelog ========= Integrate drand48 detection in AGG and Gametracer. (0525527)
2016-07-05Updated version (15.1.0.r38.g321a194 -> 15.1.0.r39.g3f06914).AUR Update Bot
Changelog ========= Migrate gametracer to subunit of Gambit library. (3f06914)
2016-07-05Updated version (15.1.0.r36.g47d0215 -> 15.1.0.r38.g321a194).AUR Update Bot
Changelog ========= Migrate LCP solvers to library. (321a194) Migrate LCP solvers to library. (1752781)
2016-07-04Updated version (15.1.0.r30.gccc8445 -> 15.1.0.r36.g47d0215).AUR Update Bot
Changelog ========= Change default starting profile in simpdiv. (47d0215) Refactor simplicial subdivision to library and make available in Python. (bf1df82) Merge branch 'maint15' (7c33628) Merge branch 'maint14' into maint15 (4652070) Correct regression in gambit-simpdiv (b8df04e) Implement writing of .nfg files for all games. (1eae815)
2016-06-18Updated version (15.1.0.r29.g28e10bd -> 15.1.0.r30.gccc8445).AUR Update Bot
Changelog ========= Remove vestigial code from LP solver. (ccc8445)
2016-06-11updateStefan Husmann
2016-05-27remove patchStefan Husmann
2016-05-10buildStefan Husmann
2016-05-10add patch, other fixesStefan Husmann
2016-02-10Updated version (15.0.0.r15.g0860191 -> 15.0.0.r16.g05c2e6f).AUR Update Bot
Changelog ========= Workaround to avoid adjacent angle brackets when Cython generates nested templates. (05c2e6f)
2015-11-24Initial uploadStefan Husmann