DXGL r206 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r205
|
r206
|
r207
>
Date:
23:34, 8 July 2012
Author:
admin
Status:
new
Tags:
Comment:
Add auto-generated version headers to ignore list.
Remove precompiled header from build tool.
Modified paths:
/buildtool/common.h
(deleted) (
history
)
/buildtool/precomp.cpp
(deleted) (
history
)
/common
(modified) (
history
)
Diff
[
purge
]
Index: buildtool/precomp.cpp
—
—
@@ -1,20 +0,0 @@
2
-// DXGL
3
-// Copyright (C) 2012 William Feely
4
-
5
-// This library is free software; you can redistribute it and/or
6
-// modify it under the terms of the GNU Lesser General Public
7
-// License as published by the Free Software Foundation; either
8
-// version 2.1 of the License, or (at your option) any later version.
9
-
10
-// This library is distributed in the hope that it will be useful,
11
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
12
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13
-// Lesser General Public License for more details.
14
-
15
-// You should have received a copy of the GNU Lesser General Public
16
-// License along with this library; if not, write to the Free Software
17
-// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18
-
19
-#include "common.h"
20
-
21
-
Index: buildtool/common.h
—
—
@@ -1,25 +0,0 @@
2
-// DXGL
3
-// Copyright (C) 2012 William Feely
4
-
5
-// This library is free software; you can redistribute it and/or
6
-// modify it under the terms of the GNU Lesser General Public
7
-// License as published by the Free Software Foundation; either
8
-// version 2.1 of the License, or (at your option) any later version.
9
-
10
-// This library is distributed in the hope that it will be useful,
11
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
12
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13
-// Lesser General Public License for more details.
14
-
15
-// You should have received a copy of the GNU Lesser General Public
16
-// License along with this library; if not, write to the Free Software
17
-// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18
-
19
-#pragma once
20
-#ifndef _COMMON_H
21
-#define _COMMON_H
22
-
23
-#include <cstdio>
24
-#include <iostream>
25
-
26
-#endif //_COMMON_H
\ No newline at end of file
Index: common
Property changes on: common
___________________________________________________________________
Modified: svn:ignore
## -4,3 +4,5 ##
27
1
Release no DXGL
28
2
*.layout
29
3
common.vcxproj.user
4
+version.h
5
+version.nsh
Navigation menu
Personal tools
Log in
Namespaces
Special page
English
expanded
collapsed
Views
More
expanded
collapsed
Search
Navigation
Home
Main page
Recent changes
Random page
MediaWiki help
Introduction
Progress
Downloads
Source code
Build from source
AppDB
Bug reports
Forums
Tools
Special pages
Printable version