Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move all flavors of CogVM sources to src/vm.*; move all build.* flavors to building/* #573

Merged
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
5d32f6d
Removes all generated source files of the VM (not the plugins).
marceltaeumel Jul 13, 2021
0ebb846
re-add all VM sources at the new location
marceltaeumel Jul 13, 2021
2f5b8b9
In build files, replaces occurrences of "/src/vm" with "/src/vm.32bit…
marceltaeumel Jul 14, 2021
a76345f
For Window and macOS, updates makefiles to point to new src directories.
marceltaeumel Jul 14, 2021
6eeb720
In linux 32-bit v3 build files, make vm version and source path consi…
marceltaeumel Jul 14, 2021
388a49b
In all remaining linux build mvm files, updates "--with-src" variable…
marceltaeumel Jul 14, 2021
409aa5c
Updates remaining occurrences of old-style source paths (e.g. spur64s…
marceltaeumel Jul 15, 2021
95f1068
CogVM source as per VMMaker.oscog-eem.2985
marceltaeumel Jul 15, 2021
69eff5a
Updates autoconf files to use the new source folder, which does not n…
marceltaeumel Jul 15, 2021
991776b
Updates src paths in cmake (minheadless only). Also minor cleanup.
marceltaeumel Jul 16, 2021
88db62f
I missed a spot. Not sure why .clang_complete is in here at all.
marceltaeumel Jul 16, 2021
0adda86
Move all build directories into "building", dropping the prefix "buil…
marceltaeumel Jul 16, 2021
8b7b4ae
Replaces "build." with "building/".
marceltaeumel Jul 16, 2021
275ed38
In all build files because of extra "buildings" indirection", fix "..…
marceltaeumel Jul 16, 2021
864026c
In all build files because of the "building" indirection, change all …
marceltaeumel Jul 16, 2021
19da7e8
For Windows builds, fixes PLUGINSRCDIR, which needs to be "../../../s…
marceltaeumel Jul 16, 2021
4e5bf58
For all Pharo build files, fixes the regression of "../../third-party…
marceltaeumel Jul 17, 2021
255b3d2
CogVM source as per VMMaker.oscog-eem.2987
marceltaeumel Jul 17, 2021
0ac5379
Merge remote-tracking branch 'remotes/origin/Cog' into marceltaeumel/…
marceltaeumel Jul 17, 2021
6439590
In all build files because of extra "buildings" indirection", fix "..…
marceltaeumel Jul 17, 2021
55a077b
For unix, fixes regression in generated Makefiles.
marceltaeumel Jul 19, 2021
5c69415
In all build files because of extra "buildings" indirection, fixes re…
marceltaeumel Jul 20, 2021
9f3da93
Restore execute permission on all shell scripts.
marceltaeumel Jul 21, 2021
6b164bd
Merge remote-tracking branch 'origin/marceltaeumel/src-cleanup' into …
marceltaeumel Jul 21, 2021
de84852
CogVM source as per VMMaker.oscog-eem.2989
marceltaeumel Jul 21, 2021
c488ac4
Merge remote-tracking branch 'remotes/upstream/Cog' into marceltaeume…
marceltaeumel Jul 21, 2021
f1c0a95
CogVM source as per VMMaker.oscog-eem.3047
marceltaeumel Aug 24, 2021
5796836
Merge remote-tracking branch 'remotes/upstream/Cog' into marceltaeume…
marceltaeumel Aug 24, 2021
947428b
Recover fixes for mvm error codes for Linux builds.
marceltaeumel Aug 24, 2021
3c19b33
Recover fix for ARMv6 builds, which removes "-m32" flag
marceltaeumel Aug 24, 2021
c179bcf
Adapt build script to new "building/" path
marceltaeumel Aug 24, 2021
252a015
Recover fix for building third-party libs in lowcode flavors on 32-bi…
marceltaeumel Aug 24, 2021
af91d2c
Fixes path issue to mvm script for building third-party libs for Phar…
marceltaeumel Aug 24, 2021
16b1a12
No code generation for CogMIPSELCompiler since 46d713f (via VMMaker.o…
marceltaeumel Aug 24, 2021
532f466
Fix paths for recent addition of processor simulation on linux64ARMv8…
marceltaeumel Aug 24, 2021
9ddf252
Fix mkmf path check. Fix typo. All "vm-" plugins wrongfully had the v…
marceltaeumel Aug 24, 2021
e592966
Fixes remaining ARMv6 builds. I overlooked some -m32 flags.
marceltaeumel Aug 24, 2021
30fd4dc
For ARMv6 builds, restores execution flag of asasm binary.
marceltaeumel Aug 24, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view