Commit Graph

9 Commits

Author SHA1 Message Date
Xi Ruoyao
05d5b11202
Revert "Makefile: use a "by-the-book" way to detect build environment change"
This reverts commit 41275f9aac.
2023-01-25 09:51:58 +08:00
Xi Ruoyao
41275f9aac
Makefile: use a "by-the-book" way to detect build environment change
"Move if changed" is a widely use approach for this.  And we also need
to detect if BASEDIR has changed.
2023-01-23 19:24:38 +08:00
Bruce Dubbs
6837c68bf7 Remove pythonhosted for now.
We will change pythonhosted.xml to incorporate all python modules
(perhaps excepting PyXDG) at https://files.pythonhosted.org
and move it to the top of the Python Modules page.

We will need to place the md5sums for the module sources in packages.ent
so they can be referenced in two places.

For now, remove the page from the build.  Later we will need to clean up
Makefile and archive stylesheets/{pyhosted-inc,pythonhosted}.xsl.
2023-01-22 10:13:38 -06:00
Pierre Labastie
b588758fe1 Stop tracking pythonhosted.xml
Delete it and add it to .gitignore
2023-01-10 22:54:38 +01:00
Pierre Labastie
2ef4e24b89 Add conditional.ent to .gitignore 2021-10-18 07:07:46 +02:00
Bruce Dubbs
3df0ba4fd8 Update gdl URL. 2021-08-29 09:02:11 -05:00
Bruce Dubbs
0469963ce5 Tagging. Mostly General Libraries and Utilities 2021-08-20 00:14:42 -05:00
Bruce Dubbs
021de80bf5 Add buildtype=release to hexchat 2021-07-16 17:34:37 -05:00
Xi Ruoyao
17c9da822a
generate version info from git 2021-04-15 17:31:50 +08:00