aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-18Be clear about what we're working withHEADmasterJeffrey Armstrong
2022-02-18Added detection of 32bit Windows and prepend -m32 flags when detected, specif...Jeffrey Armstrong
2022-02-14Merge pull request #622 from LKedward/backend-outputLaurence Kedward
2022-02-14Merge branch 'main' into backend-outputLaurence Kedward
2022-02-12Ignore hidden source files (#654)Joel
2022-02-12Fix: for consistent alignment of backend console output.Laurence Kedward
2022-02-12Merge branch 'main' into backend-outputLaurence Kedward
2022-02-09Merge pull request #652 from freevryheid/mainSebastian Ehlert
2022-01-24remove inline documentation linesAndre Smit
2022-01-24fix git_metadata function to handle edge casesAndre Smit
2022-01-20Update src/fpm/cmd/new.f90Andre Smit
2022-01-20Update src/fpm/cmd/new.f90Andre Smit
2022-01-20Update src/fpm/cmd/new.f90Andre Smit
2022-01-20Update src/fpm/cmd/new.f90Andre Smit
2022-01-20Update src/fpm/cmd/new.f90Andre Smit
2022-01-20Update src/fpm/cmd/new.f90Andre Smit
2022-01-20Update src/fpm/cmd/new.f90Andre Smit
2022-01-20get user name and email using git config if available else use defaultsAndre Smit
2022-01-16Allow running fpm-new in current directory (#630)urbanjost
2022-01-10Respect user provided main-files (#646)Sebastian Ehlert
2022-01-10Update module output directory command for flang-new/f18 (#645)Sebastian Ehlert
2021-12-13Better extraction of the Fortran compiler from the MPI wrapper (#634)Pedro Costa
2021-11-30Apply suggestions from code reviewLaurence Kedward
2021-11-29Apply suggestion: move run to filesystem and use getlineLaurence Kedward
2021-11-29Apply suggestion: don't use M_attr, simplify implementationLaurence Kedward
2021-11-29Apply suggestion: don't use TBP for new constructorsLaurence Kedward
2021-11-29Apply suggestion: move echo/verbosity into constructorsLaurence Kedward
2021-11-29Update: backend to print message if up to date.Laurence Kedward
2021-11-27Add: developer documentation to new filesLaurence Kedward
2021-11-26Simplify implementation and cleanup plain mode outputLaurence Kedward
2021-11-25Update: fpm_compiler & backend to redirect output to log filesLaurence Kedward
2021-11-25Update: run to allow output redirection to fileLaurence Kedward
2021-11-25Update: Windows CI to use gfortran 9 from winlibs.Laurence Kedward
2021-11-25Fix for checking isatty in MSYS2 mintty.Laurence Kedward
2021-11-23Update: fpm_backend as preprocessed file.Laurence Kedward
2021-11-23Fix: backend c_isatty for bootstrappingLaurence Kedward
2021-11-23Bump bootstrap fpm version to 0.3.0Laurence Kedward
2021-11-23Add: backend_output to manage pretty printing of build progressLaurence Kedward
2021-11-23Update: run command with optional verbose argumentLaurence Kedward
2021-11-22Update: fpm_compiler objects with verbose fieldLaurence Kedward
2021-11-22Update: backend with verbose argumentLaurence Kedward
2021-11-22Update: run command with optional verbose argumentLaurence Kedward
2021-11-22Update: mkdir with optional echo argumentLaurence Kedward
2021-11-22Fix: os_is_unix functionLaurence Kedward
2021-11-21Bump version to 0.5.0 (#614)Sebastian Ehlert
2021-11-21Add: files and workflow to make installer on release. (#616)Laurence Kedward
2021-11-20Add: critical section to mkdir in backend (#613)Laurence Kedward
2021-11-20Merge pull request #612 from LKedward/fix-modules-installSebastian Ehlert
2021-11-20Don't try to install submodule filesLKedward
2021-11-20Remove spurious component in module pathsLKedward