Age | Commit message (Collapse) | Author | Files | Lines |
|
- Corrected duplicate GUIDs in the VS2010/VS2012 projects
- Added gitignore entries for the HPMHooking plugin files
- Special thanks to Takkun for providing the VS2012 updated file
|
|
- Slightly reformatted the include files (as produced by the new tool)
- You normally won't need to use the generation tool, but in case you
do, the software requirements are:
* A Unix-compatible system (cygwin may work, or may not), capable to
use the Hercules configure/make build system
* perl (the perl executable must be in your $PATH)
* doxygen (the command-line doxygen executable must be in your $PATH)
- The generation tool was developed in collaboration with Ind
(originally in php, the file here included is a tweaked version ported
to perl)
Signed-off-by: Haru <haru@dotalux.com>
|
|
- This allows the user to override the compiler at each make invocation
(i.e. to run scripts to generate .clang_complete for
https://github.com/Rip-Rip/clang_complete )
- Updated .gitignore with a few platform-dependent entries
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Follow-up to 0118a097c9626b3f8342dd29897392f3da4c1187
|
|
Few changes in .gitignore
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
|
|
Signed-off-by: shennetsind <ind@henn.et>
|
|
non-walkable cells; also added configuration.
* Few changes to gitignore and gitattributes.
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
|
|
* Fixed small warning
* Added support for Visual Studio 2010.
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
|
|
Updated .gitignore to reflect this change, also renamed some other stuff to make their functionality clearer.
Signed-off-by: shennetsind <ind@henn.et>
|
|
Merged r15231 and r15232 from eAthena.
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
|
|
Made .DS_Store be ignored in all directories instead of only in root
Signed-off-by: shennetsind <ind@henn.et>
|
|
The *.o files for libconfig were missing, and added /.DS_Store to ignore list (OSX mds cache storage)
Signed-off-by: shennetsind <ind@henn.et>
|
|
(exe, compile objects, custom files, etc) -- generated from list of
svnignore files.
|