1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-05-12 12:00:14 +00:00

Commit graph

  • 15f570cc11
    Merge 97be38ec96 into 391983b6da Brickviking 2023-10-23 19:34:03 -0500
  • 391983b6da Github complaining about v2 of checkout, upgrading to v4 (latest). master Cory Smith 2023-10-15 10:25:29 -0500
  • f785c79164
    Merge pull request #55 from DualBrain/master Cory Smith 2023-10-15 10:15:30 -0500
  • c9e0fc37a1 Fix incorrect exponent (off by 1) for "large" values when converting from numeric to string. Cory Smith 2023-10-15 10:08:20 -0500
  • a62074f27b
    Merge pull request #47 from visionmercer/master Cory Smith 2023-10-13 14:16:56 -0500
  • c7fd3bb5d9
    Merge pull request #48 from fitzsim/ppc64-debian-fixes-1 Cory Smith 2023-10-13 14:15:02 -0500
  • 53784f5296
    Merge pull request #54 from visionmercer/evaluator Cory Smith 2023-10-13 14:13:38 -0500
  • 60d2234540
    Merge pull request #52 from visionmercer/console-width-and-height Cory Smith 2023-10-13 14:12:47 -0500
  • 3cef4b4088 Update qb64.bas visionmercer 2023-05-03 13:30:14 +0200
  • 04957e9b85 Update qb64.bas visionmercer 2023-05-03 13:26:12 +0200
  • 04546ae979 Update libqb.cpp visionmercer 2023-05-02 11:57:19 +0200
  • 7ad1aac065 Derive objcopy arguments from GNU ld output Thomas Fitzsimmons 2023-02-28 21:37:09 -0500
  • 60e3bc4581 os.h: Also check for uppercase PPC64 define Thomas Fitzsimmons 2023-02-28 21:35:50 -0500
  • ab386e04f1 Update libqb.cpp visionmercer 2023-01-24 13:04:40 +0100
  • 12458c63bd
    Merge pull request #43 from chfhhd/master Cory Smith 2023-01-23 13:56:49 -0800
  • 8f58d73a1b
    Merge pull request #44 from visionmercer/master Cory Smith 2023-01-23 13:55:50 -0800
  • 97e5f20404
    Merge pull request #1 from visionmercer/master Christoph Hahn 2023-01-03 03:40:39 +0100
  • ed54288456 C++ standard set to C++11 for invoked C++ Compiler Christoph Hahn 2023-01-03 03:17:38 +0100
  • 1a9f9dd6a9 Update libqb.cpp visionmercer 2023-01-02 18:10:11 +0100
  • a9e2f4d03d
    OS X clang standard set to C++11 Christoph Hahn 2023-01-01 21:41:32 +0100
  • ffd2ad656d
    Merge pull request #42 from DualBrain/master Cory Smith 2022-12-31 10:31:03 -0600
  • 12357e69fd Modified copyright. Cory Smith 2022-12-31 10:26:24 -0600
  • 4768db3ab6 Modified the "focus bar" so that it is no longer removed upon losing focus. Cory Smith 2022-12-30 15:47:24 -0600
  • a507281f48
    Merge pull request #40 from DualBrain/master Cory Smith 2022-11-07 20:57:36 -0600
  • 72d05300d7 Improved IdeMessageBox. Cory Smith 2022-11-07 20:56:54 -0600
  • f77cee413f
    Merge pull request #39 from DualBrain/master Cory Smith 2022-11-07 19:01:24 -0600
  • fcc4264ddc
    Merge pull request #38 from TheJoyfulProgrammer/master Cory Smith 2022-11-07 18:43:06 -0600
  • dbcd473421 Update libqb.cpp Walter Whitman 2022-11-06 08:19:28 -0500
  • 391b6178b8 Moved config related functions to the new config.bas file. Cory Smith 2022-10-07 10:17:15 -0500
  • 0b1c3fd7a7
    Merge pull request #36 from brickviking/bv-cleansh-1 Cory Smith 2022-09-30 17:23:55 -0500
  • 1a3939679c create build.sh to handle pull_request.yml Cory Smith 2022-09-29 13:39:26 -0500
  • f2665af6fc Adding pull_request and push CI (linux only). Cory Smith 2022-09-29 13:23:30 -0500
  • 8994c10f98
    Create pull_request.yml Cory Smith 2022-09-29 11:21:23 -0700
  • 56eca9f4e9
    Create push.yml Cory Smith 2022-09-29 11:20:58 -0700
  • 357a7209cf Modified so that will only launch manually. Cory Smith 2022-09-29 13:16:31 -0500
  • 4e494a0cb3 Merge pull request #180 from a740g/main Samuel Gomes 2022-09-19 00:16:56 +0530
  • 97be38ec96 Correcting text to be the same as above string brickviking 2022-09-27 16:17:41 +1300
  • 3b895682ae Added for Linux targets, removed pauses for CI uses brickviking 2022-09-25 23:40:52 +1300
  • 95c7c4a242
    Merge pull request #35 from DualBrain/master Cory Smith 2022-09-23 17:24:11 -0500
  • d4de4d2701 Reverting previous change to type2symbol$(); see description. Cory Smith 2022-09-23 17:23:35 -0500
  • 319fc322ee
    Reprodding CI build Brickviking 2022-09-17 22:26:46 +1200
  • 1827f9b3c5
    Merge pull request #34 from DualBrain/master Cory Smith 2022-09-15 17:42:28 -0500
  • bd5a78b320 Add (restore?) close button to Help pane. Cory Smith 2022-09-15 17:41:45 -0500
  • fcc61cc722 Checking Windows version brickviking 2022-09-12 23:35:27 +1200
  • 3fead708b4 Checking if user has 7zip already brickviking 2022-09-12 21:47:32 +1200
  • 24f1893c39 Correcting variable test brickviking 2022-09-12 18:10:37 +1200
  • a568095ad0 Check if we downloaded curl previously brickviking 2022-09-11 20:29:03 +1200
  • bfb244cf50 Work around missing CHOICE.EXE brickviking 2022-09-11 20:28:41 +1200
  • db805a5fc9
    Merge pull request #23 from brickviking/bv-setupwin-1 Cory Smith 2022-09-10 08:58:20 -0500
  • 6c3bb78dd2
    correcting choice usage Brickviking 2022-09-11 01:09:54 +1200
  • 36c7cc9798
    Merge pull request #22 from DualBrain/master Cory Smith 2022-09-10 05:10:25 -0500
  • 8e1a13bb37 Update internal source. Cory Smith 2022-09-10 05:08:54 -0500
  • af8d0d8bee Update build.bat Cory Smith 2022-09-10 05:00:09 -0500
  • 4c5fa9912f build and compile can launched in .ci folder. Cory Smith 2022-09-10 04:54:41 -0500
  • 55a031ba7d Modified bootstrap so that it is now x64 only. Cory Smith 2022-09-10 04:53:49 -0500
  • 61c697e431 Update build version to 2.1.1 Cory Smith 2022-09-10 04:35:31 -0500
  • 0ad34f9d44 Fix for the inclusion of "DEVELOPMENT BUILD". Cory Smith 2022-09-10 04:34:55 -0500
  • a9b205bd63 Modified 32-bit bootstrap and release.yml. Cory Smith 2022-09-10 04:29:25 -0500
  • fcf5b5dc55 Update setup_win.cmd; choose 32/64 bit mingw. Cory Smith 2022-09-10 03:53:07 -0500
  • c7bfef667f Remove SetProcessDPIAware. Cory Smith 2022-09-10 03:31:12 -0500
  • 263e4c4463 Update mingw to 12.1.0 rev 0. Cory Smith 2022-09-10 03:27:25 -0500
  • 47f5044faa will it work this time? v2.1 Cory Smith 2022-09-08 18:35:53 -0500
  • e3df33289b made a bit of progress, expanding to mac and windows (still expecting a fail). Cory Smith 2022-09-08 18:26:59 -0500
  • a1a72fbd99 and again. Cory Smith 2022-09-08 18:20:45 -0500
  • 3551668cfc and again... Cory Smith 2022-09-08 18:16:53 -0500
  • f8fc274549 again... Cory Smith 2022-09-08 18:13:48 -0500
  • 12536812db again... Cory Smith 2022-09-08 18:07:45 -0500
  • 875d225254 Yet, yet, yet again. Cory Smith 2022-09-08 16:55:19 -0500
  • a48a420a96 Trying yet, yet again. Cory Smith 2022-09-08 16:46:35 -0500
  • b8832270d2 Trying again. Cory Smith 2022-09-08 16:18:00 -0500
  • b01de9c290 Yet another attempt. Cory Smith 2022-09-08 16:14:13 -0500
  • e6c1ec2e17 Still attempting to get "upload" working. Cory Smith 2022-09-08 16:05:10 -0500
  • 9fdfbb5212 Update release.yml Cory Smith 2022-09-06 19:51:50 -0500
  • 33892c63ec Update release.yml Cory Smith 2022-09-06 19:42:06 -0500
  • 9aa37ff08f Attempting to upload/prepare release (winx64). Cory Smith 2022-09-06 19:39:47 -0500
  • a96b93bdef Adding 'publish' to ci. Cory Smith 2022-09-06 13:19:27 -0500
  • abd695415f
    Adding download / install of latest GCC. dev Cory Smith 2022-09-05 09:41:02 -0700
  • e24379cbd1
    Create release.yml Cory Smith 2022-09-05 09:15:17 -0700
  • caf822c2e2
    Merge pull request #20 from DualBrain/master Cory Smith 2022-09-04 16:39:52 -0500
  • 1368676c3a check for environment variable before attempting to use it Cory Smith 2022-09-04 16:39:27 -0500
  • 3deffd7034
    Merge pull request #19 from DualBrain/master Cory Smith 2022-09-04 15:37:14 -0500
  • 73b570af86 Updated interim build files to reflect latest changes. Cory Smith 2022-09-04 13:51:56 -0500
  • c2d4377c47
    Merge pull request #18 from DualBrain/master Cory Smith 2022-09-02 21:21:16 -0500
  • dc2451cea6 More wiki updates. Cory Smith 2022-09-02 21:20:45 -0500
  • 0ad2acd7dd
    Merge pull request #17 from DualBrain/master Cory Smith 2022-09-02 20:52:37 -0500
  • c8a5bd111c Fixed opening cmdln specified file without path elsewhere of ide path.. Cory Smith 2022-09-02 20:51:49 -0500
  • bc66e4b754
    Merge pull request #16 from DualBrain/master Cory Smith 2022-09-02 17:05:38 -0500
  • 3ff2da7d90 Swapping out txt help files in favor of md files. Cory Smith 2022-09-02 17:04:18 -0500
  • 80ec64e019
    Merge pull request #14 from DualBrain/master Cory Smith 2022-08-27 10:14:59 -0500
  • a2fc776888 F5 will automatically remove "untitled.exe". Cory Smith 2022-08-27 10:14:23 -0500
  • ed98457777
    Update reset.cmd Cory Smith 2022-08-26 21:13:16 -0700
  • b008707096
    Merge pull request #11 from brickviking/mingw32 Cory Smith 2022-08-26 23:12:40 -0500
  • a2f55c7d47
    Merge branch 'master' into mingw32 Cory Smith 2022-08-26 23:11:15 -0500
  • 5830c462f1
    Merge pull request #12 from brickviking/curlfetch Cory Smith 2022-08-26 23:10:20 -0500
  • 9ed96229a8
    Merge pull request #13 from DualBrain/master Cory Smith 2022-08-26 23:07:43 -0500
  • f45981a61c Modified the new build.bas. Cory Smith 2022-08-26 23:02:11 -0500
  • 92d0fe65a1 Missed lines related to updating wiki. Cory Smith 2022-08-26 22:50:03 -0500
  • 96915d1f16 Refactored ExeIconFileOnly message. Cory Smith 2022-08-26 22:45:38 -0500
  • 74a6b3de35 Fixed evaluator crashing with \ and/or MOD. Cory Smith 2022-08-26 22:44:49 -0500
  • 24a5718fc5 Added exe metadata. Cory Smith 2022-08-26 22:44:11 -0500