openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
McCode
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
over 1 year
ago.
Jun 06, 2023 — Jul 06, 2023
Showing page 6 of 26
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix occurrences of sprintf(filename,NAME_CURRENT_COMP); -> sprintf(filename,"%s",NAME_CURRENT_COMP); to make clang happier
Peter Willendrup
More...
about 1 year ago
Fix printf specifier to correct integer type
Thomas Kittelmann
More...
about 1 year ago
Use _POSIX_C_SOURCE 200809L instead of obsolete _POSIX_SOURCE
Thomas Kittelmann
More...
about 1 year ago
Fix warning by transitioning to non-deprecated bison statements
Thomas Kittelmann
More...
about 1 year ago
Hardwire _POSIX_SOURCE on non-windows platforms
Thomas Kittelmann
More...
about 1 year ago
Fix a few trivial compilation warnings and valgrind reports
Thomas Kittelmann
More...
about 1 year ago
Add a few casts to remove warnings (on local-ubuntu-gcc) and errors (on conda-CI-osx)
Thomas Kittelmann
More...
about 1 year ago
Try to make the legacy-ncrystal PYTHONPATH injection bash code a bit more robust
Thomas Kittelmann
More...
about 1 year ago
Add 'set -e' to the general preamble of all bash scripts
Thomas Kittelmann
More...
about 1 year ago
Move up definition of NCRYSTAL_LEGACY_USE to before it is actually used in .in scripts
Thomas Kittelmann
More...
about 1 year ago
Make TOOLS_CC and others work in relocatable conda package
Thomas Kittelmann
More...
about 1 year ago
Improve search for flex/bison on windows
Thomas Kittelmann
More...
about 1 year ago
Improve search for flex/bison on windows
Thomas Kittelmann
More...
about 1 year ago
Do not enable Fortran by default
Thomas Kittelmann
More...
about 1 year ago
Do not enable Fortran by default
Thomas Kittelmann
More...
about 1 year ago
Fix RPM dependency nonsense
Peter Willendrup
More...
about 1 year ago
Fix RPM dependency nonsense
Peter Willendrup
More...
about 1 year ago
Fix RPM dependency nonsense
Peter Willendrup
More...
about 1 year ago
Require recent CMake
Peter Willendrup
More...
about 1 year ago
Require recent CMake
Peter Willendrup
More...
about 1 year ago
Further local tweaks
Peter Willendrup
More...
over 1 year ago
This will in fact only work in non-mpi settings, since merge is performed in the component FINALLY section, which surprisingly happens after the instr FINALLY? Should order in fact be reversed?
Peter Willendrup
More...
over 1 year ago
Include system call to mcpltool to probe binary blob
Peter Willendrup
More...
over 1 year ago
Follow-up to 840f4c6, fixing https://github.com/McStasMcXtrace/McCode/issues/1505 (tested with McStas and McXtrace builds), thanks @MilanKlausz
Peter Willendrup
More...
over 1 year ago
Ensure correct pick-up of batch snippet also in "pure CMake" build case
Peter Willendrup
More...
over 1 year ago
Since mcpltool may --forcemerge there is no reason to maintain the hack from 66e2ad07195842a88f5cfada1113051fdf753389. Reverting on MCPL_output galore.
Peter Willendrup
More...
over 1 year ago
Candidate fix for https://github.com/McStasMcXtrace/McCode/issues/1506
Peter Willendrup
More...
over 1 year ago
Merge branch 'main' of https://github.com/McStasMcXtrace/McCode into main
Peter Willendrup
More...
over 1 year ago
Adjust to specifics of machine
Peter Willendrup
More...
over 1 year ago
Work along the lines of https://github.com/McStasMcXtrace/McCode/issues/1504
Peter Willendrup
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
10
…
25
26
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree