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

cmake: mimic behavior of Makefile properly. Add test to be sure. #5

Closed
wants to merge 8 commits into from

Conversation

dankegel
Copy link
Owner

@dankegel dankegel commented May 22, 2020

WIP to fix and verify issue madler#497

@dankegel dankegel force-pushed the issue497-hobgoblin-of-small-minds-for-ci branch 3 times, most recently from a287214 to 5e92a9a Compare May 22, 2020 18:37
Also add tooling/test-cmake.sh and tooling/test-make.sh,
use at least the former in .cirrus-ci.yml.
@dankegel dankegel force-pushed the issue497-hobgoblin-of-small-minds-for-ci branch from 5e92a9a to 3e356b7 Compare May 22, 2020 18:40
@dankegel dankegel changed the title cmake: mimic behavior of Makefile a bit better; mostly fixes issue #497? cmake: mimic behavior of Makefile properly to fix issue #497 May 22, 2020
@dankegel dankegel changed the title cmake: mimic behavior of Makefile properly to fix issue #497 cmake: mimic behavior of Makefile properly May 22, 2020
@dankegel dankegel force-pushed the issue497-hobgoblin-of-small-minds-for-ci branch from 919bd21 to c08b979 Compare May 23, 2020 03:50
Probably want to be careful about using same
compiler for both builds in general, but for
now, hide it behind the FreeBSD conditional,
since that's where I hit the problem.
@dankegel dankegel force-pushed the issue497-hobgoblin-of-small-minds-for-ci branch 5 times, most recently from 2d9f837 to 67c03b7 Compare May 23, 2020 20:57
@dankegel dankegel force-pushed the issue497-hobgoblin-of-small-minds-for-ci branch from 67c03b7 to 9e26c19 Compare May 23, 2020 21:19
@dankegel dankegel changed the title cmake: mimic behavior of Makefile properly cmake: mimic behavior of Makefile properly. ci: verify cmake and make produce same bits. May 23, 2020
@dankegel dankegel changed the title cmake: mimic behavior of Makefile properly. ci: verify cmake and make produce same bits. cmake: mimic behavior of Makefile properly. ci: add test to verify. May 23, 2020
@dankegel dankegel changed the title cmake: mimic behavior of Makefile properly. ci: add test to verify. cmake: mimic behavior of Makefile properly. Add test to be sure. May 23, 2020
@dankegel
Copy link
Owner Author

Closing in favor of the slightly improved and muchly squashed #6

@dankegel dankegel closed this May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant