Commit Graph

  • 5097f314f2 remove github workflows main Rokas Puzonas 2023-07-20 03:17:53 +0300
  • d9035d0eab clean up makefile Rokas Puzonas 2023-07-20 03:15:54 +0300
  • 63627d9c7a add wasm support Rokas Puzonas 2023-07-20 03:10:09 +0300
  • 4173d1f369 remove CI badges Rokas Puzonas 2023-07-17 16:48:55 +0300
  • 9ae589e238 update raylib to 4.5 Rokas Puzonas 2023-07-17 16:25:13 +0300
  • feb10e3dd3
    Updated Makefile explanation to reflect raylib 4.2.3 changes Jonathan Moallem 2022-07-06 21:25:39 +1000
  • 254969d834
    Merge pull request #17 from return215/update-raylib-cpp Jonathan Moallem 2022-07-06 21:23:31 +1000
  • 0b445b10ba Add contributor to README return215 2022-07-06 09:22:49 +0700
  • f8e5c9ce55 Update makefile to use raylib submodule return215 2022-07-02 09:28:29 +0700
  • 554392bfba Update raylib-cpp to 4.2.3 return215 2022-07-02 09:20:58 +0700
  • 87a7a9b673
    Merge pull request #16 from CapsCollective/remove-license-clause Aryeh 2022-02-22 16:31:25 +1100
  • 6c08a8d73e updated makefile to include zlib license Aryeh 2022-02-13 11:47:19 +1100
  • 8e46d1769e
    Updated raylib-cpp to 4.0.1 and raylib to 4.0 (#14) jason-cannon 2021-11-22 23:51:01 -0800
  • 5a09daf7d6
    Merge pull request #13 from CapsCollective/use-cxxflags Jonathan Moallem 2021-10-15 08:10:35 +1100
  • e18255ba57
    Updated readme content Jonathan Moallem 2021-10-07 23:38:43 +1100
  • f735e84d8c
    Updated macro passing in Makefile to use CXXFLAGS Jonathan Moallem 2021-10-07 23:36:59 +1100
  • 9ede956d6c
    Updated raylib-cpp submodule to current state (#10) Rafael Delboni 2021-08-21 12:12:16 -0300
  • 4c9abde564
    Merge pull request #8 from CapsCollective/macro-definitions Aryeh 2021-06-27 17:02:57 +1000
  • a4d33d4f0c
    fixed typos and awkward wording Aryeh 2021-06-27 16:44:41 +1000
  • ccdbef56eb
    Edited docs to reflect custom macros Aryeh 2021-06-27 16:42:53 +1000
  • e95b95118f
    Updated README for custom macro definitions Aryeh 2021-06-27 16:33:58 +1000
  • 9724b7f7cd
    Added ability to add custom macro definitions Aryeh 2021-06-27 14:39:00 +1000
  • 9410652cf6
    Export compiled binary by default (#6) mTvare 2021-04-09 16:00:58 +0530
  • 5ddcf24ff8
    Updated Makefile explanation doc for content parity Jonathan Moallem 2021-04-05 10:10:43 +1000
  • 700426e649
    Fix broken dll's on windows (#5) mTvare 2021-04-04 19:31:46 +0530
  • f8137f253e
    Updated Makefile to support recursive MKDIR operations in Windows Jonathan Moallem 2021-03-31 20:49:54 +1100
  • 462fd1c302 Renamed all GitHub actions tests to build Jonathan Moallem 2021-03-26 22:50:44 +1100
  • 4fc8180a46
    Fixed up copy errors in Makefile explanation doc Jonathan Moallem 2021-02-20 11:41:11 +1100
  • bb57fdd905 Completed Makefile explanation doc for default target Jonathan Moallem 2021-02-19 18:40:18 +1100
  • f639318260 Added content on application target to Makefile explanation doc Jonathan Moallem 2021-02-18 18:29:31 +1100
  • 7a455a4bda
    Blocked out all target subsection of makefile explanation doc Jonathan Moallem 2021-01-09 23:43:39 +1100
  • 8525e5ae7d
    Added macro section to the makefile explanation doc Jonathan Moallem 2021-01-05 22:14:53 +1100
  • ca09666d53
    Added PHONY target section to Makefile explanation file Jonathan Moallem 2020-12-25 16:47:59 +1100
  • 6b90d8ae33
    Updated ordering of Makefile explanation doc Jonathan Moallem 2020-12-25 15:43:26 +1100
  • 49f9c01ba3 Made small copy fixes to docs Jonathan Moallem 2020-12-13 10:25:13 +1100
  • 0bbbec7bb3 Added the ability to pass arguments to the executable, updated docs Jonathan Moallem 2020-12-12 22:22:05 +1100
  • 6606b974aa
    Added introduction and setup explanation to Makefile doc Jonathan Moallem 2020-12-11 18:53:55 +1100
  • 68bb1f57f9
    Added Makefile explanation docs page Jonathan Moallem 2020-12-04 21:23:54 +1100
  • cb05e2489e
    Added section on separate compilation to Readme Jonathan Moallem 2020-12-04 21:21:38 +1100
  • 1bd9c7e4ef Fixed conditional compilation to regard headers using dependency files Jonathan Moallem 2020-12-03 22:26:25 +1100
  • 193da09dd6
    Merge pull request #3 from CapsCollective/auto-sources Aryeh 2020-12-03 21:19:24 +1100
  • e29d85f0ee Added platform-generic commands to Makefile and fixed Windows linking issues Jonathan Moallem 2020-12-03 21:13:24 +1100
  • 828d38f16e Updated Makefile for conditional compilation and recursive pattern searching Jonathan Moallem 2020-12-03 12:47:08 +1100
  • 2002bb961b Made Makefile automatically gather compilation sources from src directory Jonathan Moallem 2020-12-01 14:15:35 +1100
  • 0bf363087e
    Renamed default run target to all Jonathan Moallem 2020-12-01 11:46:59 +1100
  • f5e2a95f57
    Updated Readme to use relative links Jonathan Moallem 2020-12-01 11:35:25 +1100
  • f5c8e231be
    Merge pull request #2 from CapsCollective/Windows Aryeh 2020-11-30 15:16:21 +1100
  • 727c7d9f75 Fixed cp command for Linux Jonathan Moallem 2020-11-30 15:14:25 +1100
  • c8a4c1a8b4 Cleaned up Makefile and ignored clean target del for Windows Jonathan Moallem 2020-11-30 15:06:39 +1100
  • d533475df5 Removed wildcard Aryeh 2020-11-30 14:49:10 +1100
  • db4d947ebe Replaced del with erase Aryeh 2020-11-30 14:46:20 +1100
  • 43e4b7a079 Removed pre-path from build Jonathan Moallem 2020-11-30 14:27:02 +1100
  • dcd700de57 Added extra debugging output for clean target Jonathan Moallem 2020-11-30 14:24:43 +1100
  • 65a363ff43
    Updated del command in clean Jonathan Moallem 2020-11-30 09:38:03 +1100
  • 3c4a81e1b6
    Updated Windows build instruction in the Readme Jonathan Moallem 2020-11-30 00:58:09 +1100
  • f26dc388db Removed rmdir aryeh 2020-11-29 21:15:41 +1100
  • b825e02264 Update clean command for windows Jonathan Moallem 2020-11-29 18:44:21 +1100
  • 8da969e9f7 Updated windows del command Jonathan Moallem 2020-11-29 18:40:09 +1100
  • f2d4a606c3 Separated platforms in Makefile Jonathan Moallem 2020-11-29 18:36:18 +1100
  • 6fa0959ac6 Fixed then command Jonathan Moallem 2020-11-29 18:30:28 +1100
  • 9cb0fe368d Re-specified mkdir per platform Jonathan Moallem 2020-11-29 18:27:04 +1100
  • f0581b83fb Removed batch file creation logic Jonathan Moallem 2020-11-29 18:16:13 +1100
  • 6d8ff0b61f
    Removed trailing . Aryeh 2020-11-29 18:11:24 +1100
  • a9feb9f330
    Added dir command Aryeh 2020-11-29 18:08:39 +1100
  • 62e5a06b39
    Removed type command Aryeh 2020-11-29 18:06:13 +1100
  • 41decacdc8
    Update Makefile Aryeh 2020-11-29 18:04:02 +1100
  • 4d7258bda1
    Moved bat file creation to submodlues target Aryeh 2020-11-29 18:01:52 +1100
  • f96230ee03
    Update Makefile Jonathan Moallem 2020-11-29 17:57:52 +1100
  • f5018d994e
    Update Makefile Jonathan Moallem 2020-11-29 17:54:12 +1100
  • db1646f00c
    Update Makefile Jonathan Moallem 2020-11-29 17:49:47 +1100
  • 6b961629f6
    Update Makefile Jonathan Moallem 2020-11-29 17:42:42 +1100
  • c8e225e515
    Update Makefile Jonathan Moallem 2020-11-29 17:37:54 +1100
  • d4093b8bd7
    Update Makefile Jonathan Moallem 2020-11-29 17:24:43 +1100
  • 01638ccd27
    Update Makefile Jonathan Moallem 2020-11-29 17:07:36 +1100
  • e53330b6f4
    Update Makefile Aryeh 2020-11-29 17:00:40 +1100
  • 6438ffb483
    Update Makefile Jonathan Moallem 2020-11-29 16:58:47 +1100
  • 9e94a8f761
    Replaced exit with echo Jonathan Moallem 2020-11-29 16:53:20 +1100
  • e0a772ed90
    Updated THEN macro to be single ampersand Jonathan Moallem 2020-11-29 16:51:26 +1100
  • 9adda4ead0
    Changed then to logical OR Jonathan Moallem 2020-11-29 16:45:08 +1100
  • 39b4a90e5a
    Update Makefile Aryeh 2020-11-29 16:38:16 +1100
  • bb08e6b6cb
    Added error level remapping Aryeh 2020-11-29 16:30:10 +1100
  • 320bc1b7f4
    Update Makefile Aryeh 2020-11-29 16:23:52 +1100
  • 28d4e3e5f7
    Added double q Aryeh 2020-11-29 16:14:05 +1100
  • e1ae369fbf
    Update Makefile Aryeh 2020-11-29 16:03:30 +1100
  • 5122c03fbd
    Update Makefile Aryeh 2020-11-29 15:51:25 +1100
  • abd2b8a889
    Replaced scopy with robocopy Aryeh 2020-11-29 15:42:01 +1100
  • 36d7cb1699
    Merge branch 'main' into Windows Jonathan Moallem 2020-11-29 04:26:44 +0000
  • ba39aa7d94 Merge remote-tracking branch 'origin/main' into main Jonathan Moallem 2020-11-28 23:49:33 +1100
  • d0251f8865 Renamed pull target to submodules Jonathan Moallem 2020-11-28 23:49:13 +1100
  • 0cdeb09ad0 Simplified pull target Jonathan Moallem 2020-11-27 23:44:42 +1100
  • b486dce1ee
    Update Makefile Aryeh 2020-11-27 17:17:25 +1100
  • a8b4630a77
    Update Makefile Aryeh 2020-11-27 17:03:14 +1100
  • 3d8d058919
    Update Makefile Aryeh 2020-11-27 16:58:00 +1100
  • 5bb8b43cf6
    Update Makefile Aryeh 2020-11-27 16:52:48 +1100
  • 37f4eabb49
    Update Makefile Aryeh 2020-11-27 16:47:35 +1100
  • 4ddf333b7c
    Update Makefile Aryeh 2020-11-27 16:40:36 +1100
  • 4175c9e1cf
    Update Makefile Aryeh 2020-11-27 16:38:38 +1100
  • 30fd28c3a2
    Update Makefile Aryeh 2020-11-27 16:16:26 +1100
  • b214501550
    Update Makefile Aryeh 2020-11-27 16:14:17 +1100
  • 5479ca36c1
    Update windows.yml Aryeh 2020-11-27 15:55:14 +1100