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

GNU autoconf based build script and Github Actions CI #5

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    6f34e57 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    eb1d147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c4abd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77a269b View commit details
    Browse the repository at this point in the history
  4. Update Github pipeline

    NoMore201 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    4b9abea View commit details
    Browse the repository at this point in the history
  5. Test Github CI script

    NoMore201 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    7bf8a3d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Implement win32 support for Github Actions

    commit 93b628415fb33a107556f5b1e78b73439aeceaec
    Author: Domenico Iezzi <[email protected]>
    Date:   Mon Oct 21 09:49:24 2024 +0200
    
        Add step for installing missing dependencies
    
    commit 2ef1836d911305dc03a2f0b85264235514bacf12
    Author: Domenico Iezzi <[email protected]>
    Date:   Mon Oct 21 09:49:07 2024 +0200
    
        Remove AWK and GREP from configure.ac checks
    
    commit 144fd09
    Author: Domenico Iezzi <[email protected]>
    Date:   Mon Oct 21 09:23:04 2024 +0200
    
        Modify all target deps, add more clean targets
    
    commit f61ec96
    Author: Domenico Iezzi <[email protected]>
    Date:   Mon Oct 21 09:18:25 2024 +0200
    
        Add GCC stage2 step for windows
    
    commit cd0deb4
    Author: Domenico Iezzi <[email protected]>
    Date:   Sun Oct 20 23:03:51 2024 +0200
    
        Add mingw gcc to dependencies
    
    commit 5f04194
    Author: Domenico Iezzi <[email protected]>
    Date:   Sun Oct 20 22:57:50 2024 +0200
    
        Test new layout
    
    commit 272036b
    Author: Domenico Iezzi <[email protected]>
    Date:   Sun Oct 20 22:31:41 2024 +0200
    
        Test makefile target
    
    commit cebb306
    Author: Domenico Iezzi <[email protected]>
    Date:   Sun Oct 20 22:14:53 2024 +0200
    
        Test msys2 make executable
    
    commit 8a331a6
    Author: Domenico Iezzi <[email protected]>
    Date:   Sun Oct 20 21:54:26 2024 +0200
    
        Make windows build clone recursively
    
    commit 8caa31f
    Author: Domenico Iezzi <[email protected]>
    Date:   Sun Oct 20 21:49:56 2024 +0200
    
        Update actions/checkout package version
    
    commit 00475b2
    Author: Domenico Iezzi <[email protected]>
    Date:   Sun Oct 20 21:45:37 2024 +0200
    
        Fix windows build in CI script
    
    commit fb12929
    Author: Domenico Iezzi <[email protected]>
    Date:   Sun Oct 20 21:39:40 2024 +0200
    
        Fix Windows build script
    
    commit 6274691
    Author: Domenico Iezzi <[email protected]>
    Date:   Sun Oct 20 21:39:13 2024 +0200
    
        Disable sysroot option in Makefile
    
    commit ce07d1e
    Author: Domenico Iezzi <[email protected]>
    Date:   Sun Oct 20 19:01:35 2024 +0200
    
        Test MSYS2 win32 ci
    NoMore201 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3d73f30 View commit details
    Browse the repository at this point in the history
  2. Test new makefile layout

    NoMore201 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f8b8407 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    31f470c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47806c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee4263b View commit details
    Browse the repository at this point in the history
  4. Test change in build.yml

    NoMore201 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a83a309 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfef2f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Update README.md

    NoMore201 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    32008a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6156c3 View commit details
    Browse the repository at this point in the history