History log of /openbmc/phosphor-pid-control/.gitignore (Results 1 – 11 of 11)
Revision Date Author Comments
# a83fae58 13-Jul-2023 Patrick Williams <patrick@stwcx.xyz>

meson: add necessary subprojects

Enable the project to build outside of the OpenBMC Docker or Yocto
environments by providing subproject wrap files as necessary. In
some cases, this requires adding

meson: add necessary subprojects

Enable the project to build outside of the OpenBMC Docker or Yocto
environments by providing subproject wrap files as necessary. In
some cases, this requires adding additional dependencies in the meson
file due to them not currently being expressed.

Supply a .gitignore that is appropriate for a Meson project as the
current one seems to be from the time when this project used autoconf.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Iea2ae8cb9e00d2aa726800ff09b42d93efc886fc

show more ...


# aacd5681 19-Dec-2022 Harvey Wu <Harvey.Wu@quantatw.com>

meson: Remove autotools files and ignore patches

Signed-off-by: Harvey Wu <Harvey.Wu@quantatw.com>
Change-Id: I11624c380b2e900b528fe267514024e892e3ce1c


# e100ab85 15-Nov-2022 Josh Lehan <krellan@google.com>

Adding more temporary files to gitignore

Trivial addition of temporary files to gitignore, for cleanliness.

Signed-off-by: Josh Lehan <krellan@google.com>
Change-Id: Ib3153f9d9a01c24e1ac60b1dfe3218

Adding more temporary files to gitignore

Trivial addition of temporary files to gitignore, for cleanliness.

Signed-off-by: Josh Lehan <krellan@google.com>
Change-Id: Ib3153f9d9a01c24e1ac60b1dfe3218dfca4062f6

show more ...


# 270d27de 20-Sep-2020 Josh Lehan <krellan@google.com>

gitignore: Adding more files to ignore

Adding more temporaries and IDE editor files

Tested: "git status" is now clean to me once again

Signed-off-by: Josh Lehan <krellan@go

gitignore: Adding more files to ignore

Adding more temporaries and IDE editor files

Tested: "git status" is now clean to me once again

Signed-off-by: Josh Lehan <krellan@google.com>
Change-Id: Ic51dfe9153fc27f4eebdec80ed46308d44f4c4bf

show more ...


# 924dd965 16-Jul-2019 Patrick Venture <venture@google.com>

gitignore: add service file

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: Ib144b0759ce3b5db92e16c8801df365fb07e1a7c


# 90e9dbca 19-Mar-2019 Patrick Venture <venture@google.com>

autotools: Fix for autoconf-archive 2019.01.19

The code coverage macros from the archive changed in a backward
incompatible way. This adds a workaround to autodetect either version
a

autotools: Fix for autoconf-archive 2019.01.19

The code coverage macros from the archive changed in a backward
incompatible way. This adds a workaround to autodetect either version
and do the right thing.

Change-Id: I63d1cdf6edb125d75872d6dae38f8602fc043431
Signed-off-by: Patrick Venture <venture@google.com>

show more ...


# 1e48abfd 06-Mar-2019 Patrick Venture <venture@google.com>

gitignore: add coverage pieces

Add coverage bits to gitignore.

Change-Id: Ia023c7e8d3a0035d72774c90ad76b0895149573f
Signed-off-by: Patrick Venture <venture@google.com>


# 45153926 13-Oct-2018 Patrick Venture <venture@google.com>

gitignore: add missing items

Add libtool and test-suite.log to .gitignore.

Change-Id: I2fad979a849b6b24f546dba89088ea1b8d63ef5f
Signed-off-by: Patrick Venture <venture@google.co

gitignore: add missing items

Add libtool and test-suite.log to .gitignore.

Change-Id: I2fad979a849b6b24f546dba89088ea1b8d63ef5f
Signed-off-by: Patrick Venture <venture@google.com>

show more ...


# 7208eede 12-Jun-2018 Patrick Venture <venture@google.com>

More on gitignore

Added unit test logs, etc, to .gitignore.

Change-Id: Iff5f70038a2de2f35015588150971eef46298088
Signed-off-by: Patrick Venture <venture@google.com>


# 22199cab 12-Jun-2018 Patrick Venture <venture@google.com>

Update gitignore

Add more items to clean up git.

Change-Id: I5c99b15ebe21d248d0853d84a505605e1da9b9c3
Signed-off-by: Patrick Venture <venture@google.com>


# 85532516 12-Jun-2018 Patrick Venture <venture@google.com>

Add gitignore

Tested: git status is cleaner.

Change-Id: I3629dc8195547215d28683957397fc99da132cc1
Signed-off-by: Patrick Venture <venture@google.com>