-
Notifications
You must be signed in to change notification settings - Fork 3
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
Tweak principia_make.sh cmake flags #4
base: master
Are you sure you want to change the base?
Commits on Oct 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7ce633a - Browse repository at this point
Copy the full SHA 7ce633aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e3f2e - Browse repository at this point
Copy the full SHA 66e3f2eView commit details -
Change the test files to avoid multiple mains and to run more tests. …
…Ultimately this should really use gtest.
Configuration menu - View commit details
-
Copy full SHA for f586d2c - Browse repository at this point
Copy the full SHA f586d2cView commit details -
Change a check in DenseRange: on the one hand, going from -5 to 3 wit…
…h step of 1 makes perfect sense, on the other hand a negative step would cause trouble.
Configuration menu - View commit details
-
Copy full SHA for 7d8abdb - Browse repository at this point
Copy the full SHA 7d8abdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf74a32 - Browse repository at this point
Copy the full SHA bf74a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 949c36b - Browse repository at this point
Copy the full SHA 949c36bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a6ed0 - Browse repository at this point
Copy the full SHA 16a6ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c87c5d9 - Browse repository at this point
Copy the full SHA c87c5d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f2aee - Browse repository at this point
Copy the full SHA 59f2aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc61722 - Browse repository at this point
Copy the full SHA bc61722View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7696ac - Browse repository at this point
Copy the full SHA c7696acView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbdba92 - Browse repository at this point
Copy the full SHA bbdba92View commit details
Commits on Jan 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for caed86b - Browse repository at this point
Copy the full SHA caed86bView commit details
Commits on Jun 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4a63552 - Browse repository at this point
Copy the full SHA 4a63552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d58c4 - Browse repository at this point
Copy the full SHA 47d58c4View commit details
Commits on Nov 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2079152 - Browse repository at this point
Copy the full SHA 2079152View commit details
Commits on Apr 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 04a1ddc - Browse repository at this point
Copy the full SHA 04a1ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84aedd0 - Browse repository at this point
Copy the full SHA 84aedd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe77b0 - Browse repository at this point
Copy the full SHA ebe77b0View commit details -
Merge pull request mockingbirdnest#3 from eggrobin/principia_make
principia_make
Configuration menu - View commit details
-
Copy full SHA for 1a3fc73 - Browse repository at this point
Copy the full SHA 1a3fc73View commit details
Commits on Apr 12, 2020
-
Tweak principia_make.sh cmake flags
CMAKE_LD_FLAGS isn't recognized by CMake: CMake Warning: Manually-specified variables were not used by the project: CMAKE_LD_FLAGS No replacement is needed since static libraries are created for consumption by Principia and those use ar instead of ld. "." is added to the command line to future-proof the command against future CMake releases: CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases.
Configuration menu - View commit details
-
Copy full SHA for c2477ac - Browse repository at this point
Copy the full SHA c2477acView commit details