gary
|
c81f3aba78
|
[buildcore] Change mypy invokation
|
2025-02-07 20:38:44 -06:00 |
|
gary
|
ccba298c55
|
[buildcore] Remove python -m prefix from mypy command
|
2024-09-17 23:55:15 -05:00 |
|
gary
|
e57c89f561
|
[buildcore] Windows fixes
|
2024-06-22 15:18:25 -05:00 |
|
gary
|
c7ceb1bc99
|
[buildcore] Add error message to pybb debug for missing debugger
|
2024-05-03 22:58:36 -05:00 |
|
gary
|
c9eb3bdeba
|
[buildcore] Make CMake configure failure trigger failed return code
|
2023-12-28 23:50:30 -06:00 |
|
gary
|
898bed99e4
|
[buildcore] Use python3 variable instead of python3 directly
|
2023-12-01 01:00:58 -06:00 |
|
gary
|
896836b1e3
|
[buildcore] Make mypy run with python3 -m
|
2023-12-01 00:51:23 -06:00 |
|
gary
|
b275762390
|
[buildcore] Cleanup
|
2023-11-28 23:34:12 -06:00 |
|
gary
|
d8e0d3abfd
|
[buildcore] Fix arch output for host_env to be more consistent
|
2023-11-14 20:21:49 -06:00 |
|
gary
|
794a15cda1
|
[buildcore] Fix hostevn cmd to return OS instead of hostname
|
2023-11-13 21:46:53 -06:00 |
|
gary
|
c74dd4a5f3
|
[buildcore] Windows fixes
|
2023-11-11 22:35:34 -06:00 |
|
gary
|
693101913d
|
[buildcore] Update buildcore
|
2023-08-26 00:53:28 -05:00 |
|
gary
|
536d740e1b
|
[buildcore] Update buildcore
|
2023-08-25 00:13:32 -05:00 |
|
gary
|
348511f1f4
|
[buildcore] Update buildcore
|
2023-08-25 00:12:40 -05:00 |
|
gary
|
19547a1881
|
[buildcore] Update buildcore
|
2023-08-24 00:04:24 -05:00 |
|
gary
|
bec62a505a
|
[buildcore] Fix setup-build.py for FreeBSD
|
2023-08-05 19:01:44 -05:00 |
|
gary
|
fa68ff2780
|
[buildcore] Make configure-xcode only available on Mac
|
2023-06-15 19:49:05 -05:00 |
|
gary
|
99728c757e
|
[buildcore] Enable implicit type conversion warnings
|
2023-06-07 00:42:01 -05:00 |
|
gary
|
12c81df83c
|
[buildcore] Make cmake-build command ignore build directories that are not directories
|
2023-06-05 21:17:50 -05:00 |
|
gary
|
7d7797b646
|
[nostalgia/studio] Add ClawViewer for unknown types
|
2022-12-15 01:36:55 -06:00 |
|
gary
|
83a22425f3
|
[buildcore] Add ability to setup host specific build directories
|
2022-11-23 00:04:42 -06:00 |
|
gary
|
d33e5ce27e
|
[buildcore] Fix type annotation error in pybb
|
2022-08-18 00:31:29 -05:00 |
|
gary
|
46351cbaaf
|
[buildcore] Cleanup type annotations in Python scripts
|
2022-08-13 20:32:53 -05:00 |
|
gary
|
ffad24e952
|
[buildcore] Put Python detection inside ENV_RUN call
|
2022-08-03 00:47:08 -05:00 |
|
gary
|
11af8cd05e
|
[buildcore] Cleanup pybb error handling and type annotations
|
2022-08-03 00:42:10 -05:00 |
|
gary
|
976164cf8f
|
[buildcore] Fix setup-build.py to omit win platform for non-Windows builds
|
2022-07-10 02:43:12 -05:00 |
|
gary
|
25d2158646
|
[buildcore] Add support for MSVC
|
2022-07-09 21:39:10 -05:00 |
|
gary
|
edf61acd3b
|
[buildcore] Only append Qt path to CMake command if using Qt
|
2022-05-21 16:22:15 -05:00 |
|
gary
|
4a1c98222a
|
[buildcore] Fix Python 3 detection to work if python command missing
|
2022-05-21 16:21:24 -05:00 |
|
gary
|
87dbaafa7a
|
[buildcore] Enable universal binaries for Mac release builds
|
2022-04-02 16:49:07 -05:00 |
|
gary
|
6e6266185f
|
[buildcore] Make using a package manager optional
|
2022-03-12 02:58:41 -06:00 |
|
gary
|
5e96b81c49
|
[buildcore] Fix lldb command to allow args
|
2022-02-17 21:31:56 -06:00 |
|
gary
|
497ce3f79e
|
[buildcore] Fix pybb mkdir
|
2022-02-16 20:12:51 -06:00 |
|
gary
|
0767aafc52
|
[buildcore] Fix conan to work in Docker devenv
|
2021-12-17 20:55:15 -06:00 |
|
gary
|
15f6f013c2
|
[buildcore] Upgrade to C++20 and fix conan setup to use project specific profile
|
2021-12-11 19:16:29 -06:00 |
|
gary
|
6aa8430cad
|
[buildcore] Add type annotations to pybb
|
2021-12-11 19:16:29 -06:00 |
|
gary
|
88ee8cd19f
|
[buildcore] Add test-rerun-verbose target
|
2021-07-30 20:10:20 -05:00 |
|
gary
|
38deab7e85
|
[buildcore] Add test-verbose target
|
2021-07-30 20:10:20 -05:00 |
|
gary
|
349ff33b6e
|
[buildcore] Remove duplicate defines and add extra detection for Python 3
|
2021-07-29 23:25:36 -05:00 |
|
gary
|
ed2e01d6d0
|
[buildcore] Replace gmake < file with pybb cat
|
2021-07-09 19:29:45 -05:00 |
|
gary
|
e9079c6b79
|
[buildcore,gbabuildcore] Move GBA specific warning suppression to GBA CMake
|
2021-07-08 01:57:35 -05:00 |
|
gary
|
3b70bb2740
|
[buildcore] Cleanup
|
2021-05-13 20:16:12 -05:00 |
|
gary
|
946e392e5e
|
[buildcore] Remove bintray conan repo
|
2021-05-13 20:16:12 -05:00 |
|
gary
|
4f41e5e4b4
|
[buildcore] Make debugger vary by platform
|
2021-04-29 23:35:57 -05:00 |
|
gary
|
9d4144901c
|
[buildcore] Make conan properly use own profile
|
2021-03-28 00:41:34 -05:00 |
|
gary
|
c8d715fe4a
|
[buildcore] Switch to conan
|
2021-03-28 00:24:50 -05:00 |
|
gary
|
3879ce6383
|
[buildcore] Remove whole --target option from cmake --build command (for CMake 3.20)
|
2021-03-27 23:17:03 -05:00 |
|
gary
|
752ca04245
|
[buildcore] Make pybb cmake_build check to see if build directory exists
|
2021-03-27 22:56:13 -05:00 |
|
gary
|
14ffb31505
|
[nostalgia,buildcore] Move a lot of generic CMake stuff to BuildCore
|
2021-03-26 22:05:31 -05:00 |
|
gary
|
90aa56fae5
|
[buildcore] Make Xcode builds not marked as current active build
|
2021-03-11 21:22:48 -06:00 |
|