aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar un1versal2016-04-16 12:47:13 +0100
committerGravatar staticfox2016-04-16 07:47:13 -0400
commit4239e7761d804e4d8a8c0c15be252933bc21d331 (patch)
tree51b7aa7faae0b4bd472543275d68a46a40d1de41 /doc
parentMerge pull request #1930 from un1versal/My-Favorite-Martian (diff)
downloadKVIrc-4239e7761d804e4d8a8c0c15be252933bc21d331.tar.gz
KVIrc-4239e7761d804e4d8a8c0c15be252933bc21d331.tar.bz2
KVIrc-4239e7761d804e4d8a8c0c15be252933bc21d331.zip
W.I.P.: combine OS specific build stuffs into a single directory (#1933)
* rename win32build directory to windows * create dist/osx dir and move osx files there * corrections for win32build rename and directory change * move windows folder to dist folder * osx_dmg.json / travis.yml / CMakeLists.txt: adjust for changes path and rename changes
Diffstat (limited to 'doc')
-rw-r--r--doc/hackers.guide.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hackers.guide.txt b/doc/hackers.guide.txt
index 2f90fd892..e88bfd87b 100644
--- a/doc/hackers.guide.txt
+++ b/doc/hackers.guide.txt
@@ -290,7 +290,7 @@ The source tree
| process to execute last-minute cleanup
|
|
-`-- win32build The directory for Windows builds
+`-- dist/windows The directory for Windows builds
As of 2004.05.26:
[pragma@phoenix src]# cat $(find ./ -name \*.h) | wc -l