Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Makefile improvements #4

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 9, 2017

  1. Update README.md

    44670 authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    9e1943d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    44670 authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    5447135 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Update README.md

    > <@profi200> It's borked beyond repair. Not sure you will get any standard build system working with it.
    tommai78101 authored Nov 10, 2017
    Configuration menu
    Copy the full SHA
    bec1205 View commit details
    Browse the repository at this point in the history
  2. Merge pull request 44670#1 from tommai78101/readme

    Added a TODO item to the Readme.md
    44670 authored Nov 10, 2017
    Configuration menu
    Copy the full SHA
    04d7ab7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe1ae57 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2017

  1. Merge pull request 44670#3 from WinterMute/fix-build

    replace python build "system" with Makefile
    44670 authored Nov 11, 2017
    Configuration menu
    Copy the full SHA
    ce24534 View commit details
    Browse the repository at this point in the history
  2. Added new make targets.

    * old_3ds - For old 3ds
    * new_3ds - For new 3ds
    * both - For both devices.
    tommai78101 committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    3588aee View commit details
    Browse the repository at this point in the history
  3. Warnings removal (Part 1)

    tommai78101 committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    7252505 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b807ff6 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2017

  1. Configuration menu
    Copy the full SHA
    9c63016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e97a519 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. fix build system

    enler committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    64e2c67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request 44670#7 from enler/master

    fix build system
    44670 authored Nov 14, 2017
    Configuration menu
    Copy the full SHA
    e020997 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Configuration menu
    Copy the full SHA
    8f39670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7acd6ec View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Configuration menu
    Copy the full SHA
    8dac11a View commit details
    Browse the repository at this point in the history
  2. Removed all warnings (FINALLY!)

    (cherry picked from commit f5a30cb)
    tommai78101 committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    5ebb78e View commit details
    Browse the repository at this point in the history
  3. Warnings all removed.

    # Conflicts:
    #	README.md
    tommai78101 committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    be6e899 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Added back in missing Readme.md.

    Readme fix.
    tommai78101 committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    4fb33b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request 44670#5 from tommai78101/goodbye_warnings

    Warnings removal
    44670 authored Nov 17, 2017
    Configuration menu
    Copy the full SHA
    02a748e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58201bb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Configuration menu
    Copy the full SHA
    6882423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15a0f5 View commit details
    Browse the repository at this point in the history
  3. Added #pragma GCC call to nightshift.c, and made some adjustments in …

    …the Makefile to compensate.
    tommai78101 committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    28227d4 View commit details
    Browse the repository at this point in the history